CVE-2025-54274
BaseFortify
Publication date: 2025-10-14
Last updated on: 2025-10-14
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | substance_3d_viewer | to 0.25.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stack-based buffer overflow in Substance3D - Viewer versions 0.25.2 and earlier. It can be triggered when a user opens a specially crafted malicious file, potentially allowing an attacker to execute arbitrary code with the privileges of the current user.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to execute arbitrary code on your system with your user privileges. This could lead to unauthorized actions such as data theft, system compromise, or further malware installation, depending on the attacker's intent.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, avoid opening files from untrusted or unknown sources in Substance3D - Viewer versions 0.25.2 and earlier. Ensure that users are aware of the risk of opening malicious files and consider updating to a version later than 0.25.2 once available. Applying principle of least privilege and restricting user permissions may also reduce impact.