Skip to main content
DashboardThreatsMapFeedsAPI
reconnecting
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…

CVE-2025-46152: n/a

0
Medium
VulnerabilityCVE-2025-46152cvecve-2025-46152
Published: Thu Sep 25 2025 (09/25/2025, 00:00:00 UTC)
Source: CVE Database V5

Description

In PyTorch before 2.7.0, bitwise_right_shift produces incorrect output for certain out-of-bounds values of the "other" argument.

AI-Powered Analysis

AILast updated: 09/25/2025, 14:27:41 UTC

Technical Analysis

CVE-2025-46152 is a vulnerability identified in the PyTorch machine learning framework versions prior to 2.7.0. The issue arises from the bitwise_right_shift operation, which produces incorrect outputs when provided with certain out-of-bounds values for its "other" argument. This argument typically specifies the number of bit positions to shift. The incorrect handling of out-of-bounds values suggests a lack of proper input validation or boundary checking within the bitwise_right_shift function. While the vulnerability does not appear to cause a crash or memory corruption directly, the incorrect output could lead to erroneous computations in machine learning models or data processing pipelines that rely on this function. Since PyTorch is widely used for developing and deploying AI models, especially in research and production environments, this flaw could compromise the integrity of model results or downstream decisions based on those results. The vulnerability does not currently have any known exploits in the wild, and no patches or fixes have been explicitly linked yet. The absence of a CVSS score indicates that the severity and exploitability have not been formally assessed or published at this time.

Potential Impact

For European organizations, the impact of this vulnerability depends largely on their reliance on PyTorch for critical AI workloads. Industries such as finance, healthcare, automotive, and manufacturing increasingly use AI models for decision-making, predictive analytics, and automation. Incorrect outputs from bitwise operations could lead to subtle data corruption or flawed model inferences, potentially resulting in financial losses, misdiagnoses, or operational inefficiencies. Since the flaw affects the integrity of computations rather than availability or confidentiality directly, the primary concern is the trustworthiness of AI-driven outcomes. Organizations using PyTorch in safety-critical or regulated environments (e.g., medical devices, autonomous driving) may face compliance risks if model outputs are compromised. Additionally, if attackers can influence the input values to trigger the out-of-bounds condition, there might be a vector for data poisoning or model manipulation attacks, although this is speculative without known exploits. Overall, the vulnerability poses a moderate risk to European entities that depend on PyTorch for accurate and reliable AI processing.

Mitigation Recommendations

European organizations should prioritize upgrading to PyTorch version 2.7.0 or later once it becomes available, as this version is expected to contain the fix for the bitwise_right_shift issue. Until then, developers should audit their code to identify any usage of bitwise_right_shift operations, especially those involving dynamic or user-supplied inputs for the shift amount. Implementing input validation to ensure the "other" argument remains within valid bounds can mitigate the risk of incorrect outputs. Additionally, organizations should perform thorough testing and validation of AI model outputs to detect anomalies potentially caused by this vulnerability. For critical applications, consider adding redundancy or cross-validation with alternative implementations of bitwise operations. Monitoring PyTorch security advisories and subscribing to vulnerability feeds will help ensure timely awareness of patches and exploit developments. Finally, restricting access to environments running vulnerable PyTorch versions and limiting exposure to untrusted inputs can reduce the attack surface.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
mitre
Date Reserved
2025-04-22T00:00:00.000Z
Cvss Version
null
State
PUBLISHED

Threat ID: 68d5511823f14e593ee333a3

Added to database: 9/25/2025, 2:26:32 PM

Last enriched: 9/25/2025, 2:27:41 PM

Last updated: 10/7/2025, 1:52:52 PM

Views: 16

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats