CVE-2025-54278
BaseFortify
Publication date: 2025-10-15
Last updated on: 2025-10-17
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | bridge | to 14.1.9 (exc) |
| adobe | bridge | From 15.0 (inc) to 15.1.2 (exc) |
| apple | macos | * |
| microsoft | windows | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Heap-based Buffer Overflow in Bridge versions 14.1.8, 15.1.1 and earlier. It can be exploited when a user opens a malicious file, potentially allowing an attacker to disclose sensitive information stored in memory.
How can this vulnerability impact me? :
The vulnerability can lead to memory exposure, allowing an attacker to access sensitive information stored in the application's memory if a user opens a malicious file.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, ensure that you do not open files from untrusted sources as exploitation requires user interaction by opening a malicious file. Additionally, update Bridge to a version later than 14.1.8 or 15.1.1 when patches become available.