Bug 2440357 (CVE-2026-2625) - CVE-2026-2625 rust-rpm-sequoia: rust-rpm-sequoia: Denial of Service via crafted RPM file during signature verification
Summary: CVE-2026-2625 rust-rpm-sequoia: rust-rpm-sequoia: Denial of Service via craft...
Keywords:
Status: NEW
Alias: CVE-2026-2625
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-17 13:12 UTC by OSIDB Bzimport
Modified: 2026-02-17 13:29 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-17 13:12:49 UTC
A crafted RPM file can trigger a Rust panic in the OpenPGP signature parsing code (librpm_sequoia) during RPM signature verification. The panic crosses the Rust/C FFI boundary and causes an unconditional abort of the rpm process, resulting in a denial of service. The issue is reachable via standard RPM CLI operations such as rpm -Kv and rpm --checksig without installing the package.

An attacker only needs to supply a specially crafted RPM file to a victim system where the RPM file is processed for signature verification (e.g., rpm -Kv, rpm --checksig, CI pipelines, or automated package validation workflows). No privileges, user interaction, or package installation are required.


Note You need to log in before you can comment on or make changes to this bug.