CVE-2026-2625
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Summary
A flaw was found in rust-rpm-sequoia. An attacker can exploit this vulnerability by providing a specially crafted Red Hat Package Manager (RPM) file. During the RPM signature verification process, this crafted file can trigger an error in the OpenPGP signature parsing code, leading to an unconditional termination of the rpm process. This issue results in an application level denial of service, making the system unable to process RPM files for signature verification.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Red Hat | Red Hat Hardened Images | 1.10.1.1-1.2.hum1 < * | unaffected |
Weaknesses
- CWE-347: Improper Verification of Cryptographic Signature
Workarounds
Avoid processing untrusted or attacker-controlled RPM files with rpm -Kv or rpm –checksig. Use isolated environments or additional validation layers when handling untrusted RPM artifacts.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://access.redhat.com/errata/RHSA-2026:12682
- https://access.redhat.com/security/cve/CVE-2026-2625
- https://bugzilla.redhat.com/show_bug.cgi?id=2440357
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.