PyTorch before 3.7.0 has a bernoulli_p decompose function in decompositions.py even though it lacks full consistency with the eager CPU implementation, negatively affecting nn.Dropout1d, nn.Dropout2d, and nn.Dropout3d for fallback_random=True.
Conclusion & alert: CVE-2025-46153 is rated Low Risk (31.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.38%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.38% | +0.32% |
| 2 | 2026-01-18 | 0.03% | 0.06% | +0.03% |
| 3 | 2025-09-26 | — | 0.03% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-46153 not yet assigned priority: Debian including 1 source packages (pytorch), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-46153 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-46153 |
ubuntu
|
medium | CVE-2025-46153 medium priority: Ubuntu including 1 source packages (pytorch), 5 status rows across 5 suites (jammy, noble, plucky, questing, upstream): needs-triage 3, DNE 1, ignored 1. | https://ubuntu.com/security/CVE-2025-46153 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxfoundation | pytorch | >= 2.6.0, < 2.7.0 | cpe:2.3:a:linuxfoundation:pytorch:*:-:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248a | Third Party Advisory |
| https://gist.github.com/shaoyuyoung/e636f2e7a306105b7e96809e2b85c28a | Third Party Advisory |
| https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0 | Product |
| https://github.com/pytorch/pytorch/issues/142853 | Issue Tracking |
| https://github.com/pytorch/pytorch/pull/143460 | Issue Tracking Patch |