CVE-2025-13470
In RNP version 0.18.0 a refactoring regression causes the symmetric session key used for Public-Key Encrypted Session Key (PKESK) packets to be left uninitialized except for zeroing, resulting in it always being an all-zero byte array. Any data encrypted using public-key encryption in this release can be decrypted trivially by supplying an all-zero session key, fully compromising confidentiality. The vulnerability affects only public key encryption (PKESK packets). Passphrase-based encryption (SKESK packets) is not affected. Root cause: Vulnerable session key buffer used in PKESK packet generation. The defect was introduced in commit `7bd9a8dc356aae756b40755be76d36205b6b161a` where initialization logic inside `encrypted_build_skesk()` only randomized the key for the SKESK path and omitted it for the PKESK path.
EPSS 0.30% · 22.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ribose | RNP | 0.18.0 |
Timeline
- Nov 20, 2025 CVE ID Reserved
- Nov 21, 2025 Coalition ESS Score
- Nov 21, 2025 CVE Published
- Nov 21, 2025 CVE Updated
- Nov 21, 2025 PoC Published
- Nov 22, 2025 EPSS Score
- Nov 22, 2025 Coalition ESS Score
- Nov 25, 2025 Coalition ESS Score
- Nov 27, 2025 EPSS Score
- Nov 27, 2025 Coalition ESS Score
- Dec 2, 2025 EPSS Score
- Dec 7, 2025 EPSS Score
References
- Introducing commit url
- Ubuntu package url
- Arch Linux AUR package url
- Bugzilla report (may become public) url
- https://bugzilla.redhat.com/show_bug.cgi?id=2415863 issue
- https://access.redhat.com/security/cve/cve-2025-13402 third-party-advisory
- https://open.ribose.com/advisories/ra-2025-11-20/ vendor-advisory
- https://github.com/rnpgp/rnp/releases/tag/v0.18.1 url
- https://nvd.nist.gov/vuln/detail/CVE-2025-13470 advisory
- https://open.ribose.com/advisories/ra-2025-11-20 url