There are 3 open security issues in bookworm.
2 important issues:
- CVE-2025-68972:
In GnuPG through 2.4.8, if a signed message has \f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds (although an "invalid armor" message is printed during verification). This is related to use of \f as a marker to denote truncation of a long plaintext line.
- CVE-2025-68973:
1 issue left for the package maintainer to handle:
- CVE-2025-30258:
(needs triaging)
In GnuPG before 2.5.5, if a user chooses to import a certificate with certain crafted subkey data that lacks a valid backsig or that has incorrect usage flags, the user loses the ability to verify signatures made from certain other signing keys, aka a "verification DoS."
You can find information about how to handle this issue in the security team's documentation.