Improper Input Validation Affecting oneflow package, versions [0,]


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.02% (4th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-ONEFLOW-13876667
  • published11 Nov 2025
  • disclosed10 Nov 2025
  • creditUnknown

Introduced: 10 Nov 2025

NewCVE-2025-63397  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

There is no fixed version for oneflow.

Overview

Affected versions of this package are vulnerable to Improper Input Validation via the flow.eye(n) function. An attacker can trigger a segmentation fault by adding a Python sequence to the native code.

PoC

import oneflow as flow
diag = [1.0, 2.0, 3.0]
tensor = flow.eye(3) + diag

References

CVSS Base Scores

version 4.0
version 3.1