CVE-2025-8454
BaseFortify
Publication date: 2025-08-01
Last updated on: 2025-08-06
Assigner: Debian GNU/Linux
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| debian | devscripts | 2.25.15 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-347 | The product does not verify, or incorrectly verifies, the cryptographic signature for data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
The vulnerability is in uscan, a tool used to monitor upstream sources for new software releases, which is part of devscripts. It skips OpenPGP verification for files that have already been downloaded, even if a previous verification failed. This means that potentially unverified or tampered files could be accepted without proper security checks.
How can this vulnerability impact me? :
This vulnerability can lead to the acceptance of files that have not been properly verified for authenticity and integrity. As a result, it could allow malicious or corrupted files to be used, potentially compromising the security of the software package or system relying on these files.