CVE-2025-54271
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 | creative_cloud | to 6.8.0.821 (exc) |
| apple | macos | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-367 | The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Time-of-check Time-of-use (TOCTOU) Race Condition in Creative Cloud Desktop versions 6.7.0.278 and earlier. It occurs because of a timing issue between checking a resource and using it, which a low-privileged attacker can exploit to write arbitrary files to the file system without requiring user interaction.
How can this vulnerability impact me? :
The vulnerability can allow a low-privileged attacker to modify files on the system without authorization, potentially leading to unauthorized changes or compromise of the system's integrity. Since exploitation does not require user interaction, it increases the risk of silent attacks.