pgp
Activity
- Latest release
- 2mo ago
- Total releases
- 45
- Cadence
- ~38 days
- Last 12 months
- 3
Details
- License
- MIT OR Apache-2.0
- First release
- Sep 16, 2017
| Version | Released | |
|---|---|---|
0.20.0
unknown
|
0.20.0
unknown
Dependencies (84)
+ 76 more |
|
0.19.0
unknown
|
0.19.0
unknown
Dependencies (81)
+ 73 more |
|
0.18.0
unknown
3 CVEs
GHSA-c7ph-f7jm-xv4w
Feb 13, 2026
rPGP's integrity protection of encrypted data was not always checked
Medium
Network
Low
None
None
SummaryFor some messages, rPGP returned incorrectly decrypted data without signaling that integrity protection was invalid. DetailsWhen decrypting SEIPD (Symmetrically Encrypted and Integrity Protected Data Packet), rPGP previously did not under all circumstances report the absence of valid integrity protection to callers of the library. ImpactWhile the resulting invalid decryption output is not attacker controlled, its contents may be a security concern if an attacker can gain access to it. AttributionDiscovered internally in the course of rPGP development work. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev
GHSA-8h58-w33p-wq3g
Feb 13, 2026
rPGP affected by crash in message handling for deeply nested messages
High
Network
Low
None
None
SummaryPrevious rPGP versions could be caused to crash with a "stack overflow" when parsing messages that contain deeply nested message layers, such as messages with many signatures. rPGP 0.19.0 resolves this issue with a more robust message handling implementation (via https://github.com/rpgp/rpgp/pull/625). ImpactAn attacker could cause applications to crash in rPGP's message parsing subsystem, when applications attempt to ingest messages. AttributionDiscovered internally during rPGP development, using a fuzz test suite previously contributed by Christian Reitter. Fixed in
0.19.0
References Updated Feb 13, 2026 · Source: OSV.dev
GHSA-7587-4wv6-m68m
Feb 13, 2026
rPGP vulnerable to parser crash on crafted RSA secret key packets through CVE-2026-21895
High
Network
Low
None
None
SummaryIt was possible to trigger an unhandled edge case in the Rust Crypto rsa crate through rPGP packet parsing functionality, and crash the process that runs rPGP. This problem has been patched in a new rsa version. The new release of rPGP ensures a patched version of the rsa crate is in use, which prevents this issue. DetailsWhile parsing a special RSA secret key packet, rPGP calls the rsa crate with the provided key. On vulnerable versions, this results in a Rust "panic" during key construction. Note that an attacker can trigger this situation even in places where applications don't expect to handle foreign key material, for example while attempting to receive a message. For more information on the rsa crate vulnerability, see https://github.com/RustCrypto/RSA/security/advisories/GHSA-9c48-w39g-hm26 and https://github.com/RustCrypto/RSA/pull/624. In rPGP, this has been fixed via https://github.com/rpgp/rpgp/pull/698. ImpactThis issue impacts availability (i.e. applications can crash). Affected rPGP versions: rPGP 0.16.0-alpha.0 to 0.18.0 Vulnerable rsa versions: all before version 0.9.10 WorkaroundThe issue depends on the combination of affected rPGP and rsa versions. Users of affected rPGP versions can pin the patched rsa 0.9.10 via a cargo lockfile to mitigate the issue. AttributionDiscovered by Christian Reitter from Radically Open Security during a security review for Proton AG. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev |
0.18.0
unknown
Dependencies (81)
+ 73 more |
|
0.17.0
unknown
3 CVEs
GHSA-c7ph-f7jm-xv4w
Feb 13, 2026
rPGP's integrity protection of encrypted data was not always checked
Medium
Network
Low
None
None
SummaryFor some messages, rPGP returned incorrectly decrypted data without signaling that integrity protection was invalid. DetailsWhen decrypting SEIPD (Symmetrically Encrypted and Integrity Protected Data Packet), rPGP previously did not under all circumstances report the absence of valid integrity protection to callers of the library. ImpactWhile the resulting invalid decryption output is not attacker controlled, its contents may be a security concern if an attacker can gain access to it. AttributionDiscovered internally in the course of rPGP development work. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev
GHSA-8h58-w33p-wq3g
Feb 13, 2026
rPGP affected by crash in message handling for deeply nested messages
High
Network
Low
None
None
SummaryPrevious rPGP versions could be caused to crash with a "stack overflow" when parsing messages that contain deeply nested message layers, such as messages with many signatures. rPGP 0.19.0 resolves this issue with a more robust message handling implementation (via https://github.com/rpgp/rpgp/pull/625). ImpactAn attacker could cause applications to crash in rPGP's message parsing subsystem, when applications attempt to ingest messages. AttributionDiscovered internally during rPGP development, using a fuzz test suite previously contributed by Christian Reitter. Fixed in
0.19.0
References Updated Feb 13, 2026 · Source: OSV.dev
GHSA-7587-4wv6-m68m
Feb 13, 2026
rPGP vulnerable to parser crash on crafted RSA secret key packets through CVE-2026-21895
High
Network
Low
None
None
SummaryIt was possible to trigger an unhandled edge case in the Rust Crypto rsa crate through rPGP packet parsing functionality, and crash the process that runs rPGP. This problem has been patched in a new rsa version. The new release of rPGP ensures a patched version of the rsa crate is in use, which prevents this issue. DetailsWhile parsing a special RSA secret key packet, rPGP calls the rsa crate with the provided key. On vulnerable versions, this results in a Rust "panic" during key construction. Note that an attacker can trigger this situation even in places where applications don't expect to handle foreign key material, for example while attempting to receive a message. For more information on the rsa crate vulnerability, see https://github.com/RustCrypto/RSA/security/advisories/GHSA-9c48-w39g-hm26 and https://github.com/RustCrypto/RSA/pull/624. In rPGP, this has been fixed via https://github.com/rpgp/rpgp/pull/698. ImpactThis issue impacts availability (i.e. applications can crash). Affected rPGP versions: rPGP 0.16.0-alpha.0 to 0.18.0 Vulnerable rsa versions: all before version 0.9.10 WorkaroundThe issue depends on the combination of affected rPGP and rsa versions. Users of affected rPGP versions can pin the patched rsa 0.9.10 via a cargo lockfile to mitigate the issue. AttributionDiscovered by Christian Reitter from Radically Open Security during a security review for Proton AG. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev |
0.17.0
unknown
Dependencies (81)
+ 73 more |
|
0.16.0
unknown
3 CVEs
GHSA-c7ph-f7jm-xv4w
Feb 13, 2026
rPGP's integrity protection of encrypted data was not always checked
Medium
Network
Low
None
None
SummaryFor some messages, rPGP returned incorrectly decrypted data without signaling that integrity protection was invalid. DetailsWhen decrypting SEIPD (Symmetrically Encrypted and Integrity Protected Data Packet), rPGP previously did not under all circumstances report the absence of valid integrity protection to callers of the library. ImpactWhile the resulting invalid decryption output is not attacker controlled, its contents may be a security concern if an attacker can gain access to it. AttributionDiscovered internally in the course of rPGP development work. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev
GHSA-8h58-w33p-wq3g
Feb 13, 2026
rPGP affected by crash in message handling for deeply nested messages
High
Network
Low
None
None
SummaryPrevious rPGP versions could be caused to crash with a "stack overflow" when parsing messages that contain deeply nested message layers, such as messages with many signatures. rPGP 0.19.0 resolves this issue with a more robust message handling implementation (via https://github.com/rpgp/rpgp/pull/625). ImpactAn attacker could cause applications to crash in rPGP's message parsing subsystem, when applications attempt to ingest messages. AttributionDiscovered internally during rPGP development, using a fuzz test suite previously contributed by Christian Reitter. Fixed in
0.19.0
References Updated Feb 13, 2026 · Source: OSV.dev
GHSA-7587-4wv6-m68m
Feb 13, 2026
rPGP vulnerable to parser crash on crafted RSA secret key packets through CVE-2026-21895
High
Network
Low
None
None
SummaryIt was possible to trigger an unhandled edge case in the Rust Crypto rsa crate through rPGP packet parsing functionality, and crash the process that runs rPGP. This problem has been patched in a new rsa version. The new release of rPGP ensures a patched version of the rsa crate is in use, which prevents this issue. DetailsWhile parsing a special RSA secret key packet, rPGP calls the rsa crate with the provided key. On vulnerable versions, this results in a Rust "panic" during key construction. Note that an attacker can trigger this situation even in places where applications don't expect to handle foreign key material, for example while attempting to receive a message. For more information on the rsa crate vulnerability, see https://github.com/RustCrypto/RSA/security/advisories/GHSA-9c48-w39g-hm26 and https://github.com/RustCrypto/RSA/pull/624. In rPGP, this has been fixed via https://github.com/rpgp/rpgp/pull/698. ImpactThis issue impacts availability (i.e. applications can crash). Affected rPGP versions: rPGP 0.16.0-alpha.0 to 0.18.0 Vulnerable rsa versions: all before version 0.9.10 WorkaroundThe issue depends on the combination of affected rPGP and rsa versions. Users of affected rPGP versions can pin the patched rsa 0.9.10 via a cargo lockfile to mitigate the issue. AttributionDiscovered by Christian Reitter from Radically Open Security during a security review for Proton AG. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev |
0.16.0
unknown
Dependencies (80)
+ 72 more |
|
0.16.0-alpha.3
unknown
3 CVEs
GHSA-c7ph-f7jm-xv4w
Feb 13, 2026
rPGP's integrity protection of encrypted data was not always checked
Medium
Network
Low
None
None
SummaryFor some messages, rPGP returned incorrectly decrypted data without signaling that integrity protection was invalid. DetailsWhen decrypting SEIPD (Symmetrically Encrypted and Integrity Protected Data Packet), rPGP previously did not under all circumstances report the absence of valid integrity protection to callers of the library. ImpactWhile the resulting invalid decryption output is not attacker controlled, its contents may be a security concern if an attacker can gain access to it. AttributionDiscovered internally in the course of rPGP development work. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev
GHSA-8h58-w33p-wq3g
Feb 13, 2026
rPGP affected by crash in message handling for deeply nested messages
High
Network
Low
None
None
SummaryPrevious rPGP versions could be caused to crash with a "stack overflow" when parsing messages that contain deeply nested message layers, such as messages with many signatures. rPGP 0.19.0 resolves this issue with a more robust message handling implementation (via https://github.com/rpgp/rpgp/pull/625). ImpactAn attacker could cause applications to crash in rPGP's message parsing subsystem, when applications attempt to ingest messages. AttributionDiscovered internally during rPGP development, using a fuzz test suite previously contributed by Christian Reitter. Fixed in
0.19.0
References Updated Feb 13, 2026 · Source: OSV.dev
GHSA-7587-4wv6-m68m
Feb 13, 2026
rPGP vulnerable to parser crash on crafted RSA secret key packets through CVE-2026-21895
High
Network
Low
None
None
SummaryIt was possible to trigger an unhandled edge case in the Rust Crypto rsa crate through rPGP packet parsing functionality, and crash the process that runs rPGP. This problem has been patched in a new rsa version. The new release of rPGP ensures a patched version of the rsa crate is in use, which prevents this issue. DetailsWhile parsing a special RSA secret key packet, rPGP calls the rsa crate with the provided key. On vulnerable versions, this results in a Rust "panic" during key construction. Note that an attacker can trigger this situation even in places where applications don't expect to handle foreign key material, for example while attempting to receive a message. For more information on the rsa crate vulnerability, see https://github.com/RustCrypto/RSA/security/advisories/GHSA-9c48-w39g-hm26 and https://github.com/RustCrypto/RSA/pull/624. In rPGP, this has been fixed via https://github.com/rpgp/rpgp/pull/698. ImpactThis issue impacts availability (i.e. applications can crash). Affected rPGP versions: rPGP 0.16.0-alpha.0 to 0.18.0 Vulnerable rsa versions: all before version 0.9.10 WorkaroundThe issue depends on the combination of affected rPGP and rsa versions. Users of affected rPGP versions can pin the patched rsa 0.9.10 via a cargo lockfile to mitigate the issue. AttributionDiscovered by Christian Reitter from Radically Open Security during a security review for Proton AG. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev |
0.16.0-alpha.3
unknown
Dependencies (80)
+ 72 more |
|
0.16.0-alpha.2
unknown
3 CVEs
GHSA-c7ph-f7jm-xv4w
Feb 13, 2026
rPGP's integrity protection of encrypted data was not always checked
Medium
Network
Low
None
None
SummaryFor some messages, rPGP returned incorrectly decrypted data without signaling that integrity protection was invalid. DetailsWhen decrypting SEIPD (Symmetrically Encrypted and Integrity Protected Data Packet), rPGP previously did not under all circumstances report the absence of valid integrity protection to callers of the library. ImpactWhile the resulting invalid decryption output is not attacker controlled, its contents may be a security concern if an attacker can gain access to it. AttributionDiscovered internally in the course of rPGP development work. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev
GHSA-8h58-w33p-wq3g
Feb 13, 2026
rPGP affected by crash in message handling for deeply nested messages
High
Network
Low
None
None
SummaryPrevious rPGP versions could be caused to crash with a "stack overflow" when parsing messages that contain deeply nested message layers, such as messages with many signatures. rPGP 0.19.0 resolves this issue with a more robust message handling implementation (via https://github.com/rpgp/rpgp/pull/625). ImpactAn attacker could cause applications to crash in rPGP's message parsing subsystem, when applications attempt to ingest messages. AttributionDiscovered internally during rPGP development, using a fuzz test suite previously contributed by Christian Reitter. Fixed in
0.19.0
References Updated Feb 13, 2026 · Source: OSV.dev
GHSA-7587-4wv6-m68m
Feb 13, 2026
rPGP vulnerable to parser crash on crafted RSA secret key packets through CVE-2026-21895
High
Network
Low
None
None
SummaryIt was possible to trigger an unhandled edge case in the Rust Crypto rsa crate through rPGP packet parsing functionality, and crash the process that runs rPGP. This problem has been patched in a new rsa version. The new release of rPGP ensures a patched version of the rsa crate is in use, which prevents this issue. DetailsWhile parsing a special RSA secret key packet, rPGP calls the rsa crate with the provided key. On vulnerable versions, this results in a Rust "panic" during key construction. Note that an attacker can trigger this situation even in places where applications don't expect to handle foreign key material, for example while attempting to receive a message. For more information on the rsa crate vulnerability, see https://github.com/RustCrypto/RSA/security/advisories/GHSA-9c48-w39g-hm26 and https://github.com/RustCrypto/RSA/pull/624. In rPGP, this has been fixed via https://github.com/rpgp/rpgp/pull/698. ImpactThis issue impacts availability (i.e. applications can crash). Affected rPGP versions: rPGP 0.16.0-alpha.0 to 0.18.0 Vulnerable rsa versions: all before version 0.9.10 WorkaroundThe issue depends on the combination of affected rPGP and rsa versions. Users of affected rPGP versions can pin the patched rsa 0.9.10 via a cargo lockfile to mitigate the issue. AttributionDiscovered by Christian Reitter from Radically Open Security during a security review for Proton AG. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev |
0.16.0-alpha.2
unknown
Dependencies (80)
+ 72 more |
|
0.16.0-alpha.1
unknown
3 CVEs
GHSA-c7ph-f7jm-xv4w
Feb 13, 2026
rPGP's integrity protection of encrypted data was not always checked
Medium
Network
Low
None
None
SummaryFor some messages, rPGP returned incorrectly decrypted data without signaling that integrity protection was invalid. DetailsWhen decrypting SEIPD (Symmetrically Encrypted and Integrity Protected Data Packet), rPGP previously did not under all circumstances report the absence of valid integrity protection to callers of the library. ImpactWhile the resulting invalid decryption output is not attacker controlled, its contents may be a security concern if an attacker can gain access to it. AttributionDiscovered internally in the course of rPGP development work. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev
GHSA-8h58-w33p-wq3g
Feb 13, 2026
rPGP affected by crash in message handling for deeply nested messages
High
Network
Low
None
None
SummaryPrevious rPGP versions could be caused to crash with a "stack overflow" when parsing messages that contain deeply nested message layers, such as messages with many signatures. rPGP 0.19.0 resolves this issue with a more robust message handling implementation (via https://github.com/rpgp/rpgp/pull/625). ImpactAn attacker could cause applications to crash in rPGP's message parsing subsystem, when applications attempt to ingest messages. AttributionDiscovered internally during rPGP development, using a fuzz test suite previously contributed by Christian Reitter. Fixed in
0.19.0
References Updated Feb 13, 2026 · Source: OSV.dev
GHSA-7587-4wv6-m68m
Feb 13, 2026
rPGP vulnerable to parser crash on crafted RSA secret key packets through CVE-2026-21895
High
Network
Low
None
None
SummaryIt was possible to trigger an unhandled edge case in the Rust Crypto rsa crate through rPGP packet parsing functionality, and crash the process that runs rPGP. This problem has been patched in a new rsa version. The new release of rPGP ensures a patched version of the rsa crate is in use, which prevents this issue. DetailsWhile parsing a special RSA secret key packet, rPGP calls the rsa crate with the provided key. On vulnerable versions, this results in a Rust "panic" during key construction. Note that an attacker can trigger this situation even in places where applications don't expect to handle foreign key material, for example while attempting to receive a message. For more information on the rsa crate vulnerability, see https://github.com/RustCrypto/RSA/security/advisories/GHSA-9c48-w39g-hm26 and https://github.com/RustCrypto/RSA/pull/624. In rPGP, this has been fixed via https://github.com/rpgp/rpgp/pull/698. ImpactThis issue impacts availability (i.e. applications can crash). Affected rPGP versions: rPGP 0.16.0-alpha.0 to 0.18.0 Vulnerable rsa versions: all before version 0.9.10 WorkaroundThe issue depends on the combination of affected rPGP and rsa versions. Users of affected rPGP versions can pin the patched rsa 0.9.10 via a cargo lockfile to mitigate the issue. AttributionDiscovered by Christian Reitter from Radically Open Security during a security review for Proton AG. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev |
0.16.0-alpha.1
unknown
Dependencies (77)
+ 69 more |
|
0.16.0-alpha.0
unknown
3 CVEs
GHSA-c7ph-f7jm-xv4w
Feb 13, 2026
rPGP's integrity protection of encrypted data was not always checked
Medium
Network
Low
None
None
SummaryFor some messages, rPGP returned incorrectly decrypted data without signaling that integrity protection was invalid. DetailsWhen decrypting SEIPD (Symmetrically Encrypted and Integrity Protected Data Packet), rPGP previously did not under all circumstances report the absence of valid integrity protection to callers of the library. ImpactWhile the resulting invalid decryption output is not attacker controlled, its contents may be a security concern if an attacker can gain access to it. AttributionDiscovered internally in the course of rPGP development work. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev
GHSA-8h58-w33p-wq3g
Feb 13, 2026
rPGP affected by crash in message handling for deeply nested messages
High
Network
Low
None
None
SummaryPrevious rPGP versions could be caused to crash with a "stack overflow" when parsing messages that contain deeply nested message layers, such as messages with many signatures. rPGP 0.19.0 resolves this issue with a more robust message handling implementation (via https://github.com/rpgp/rpgp/pull/625). ImpactAn attacker could cause applications to crash in rPGP's message parsing subsystem, when applications attempt to ingest messages. AttributionDiscovered internally during rPGP development, using a fuzz test suite previously contributed by Christian Reitter. Fixed in
0.19.0
References Updated Feb 13, 2026 · Source: OSV.dev
GHSA-7587-4wv6-m68m
Feb 13, 2026
rPGP vulnerable to parser crash on crafted RSA secret key packets through CVE-2026-21895
High
Network
Low
None
None
SummaryIt was possible to trigger an unhandled edge case in the Rust Crypto rsa crate through rPGP packet parsing functionality, and crash the process that runs rPGP. This problem has been patched in a new rsa version. The new release of rPGP ensures a patched version of the rsa crate is in use, which prevents this issue. DetailsWhile parsing a special RSA secret key packet, rPGP calls the rsa crate with the provided key. On vulnerable versions, this results in a Rust "panic" during key construction. Note that an attacker can trigger this situation even in places where applications don't expect to handle foreign key material, for example while attempting to receive a message. For more information on the rsa crate vulnerability, see https://github.com/RustCrypto/RSA/security/advisories/GHSA-9c48-w39g-hm26 and https://github.com/RustCrypto/RSA/pull/624. In rPGP, this has been fixed via https://github.com/rpgp/rpgp/pull/698. ImpactThis issue impacts availability (i.e. applications can crash). Affected rPGP versions: rPGP 0.16.0-alpha.0 to 0.18.0 Vulnerable rsa versions: all before version 0.9.10 WorkaroundThe issue depends on the combination of affected rPGP and rsa versions. Users of affected rPGP versions can pin the patched rsa 0.9.10 via a cargo lockfile to mitigate the issue. AttributionDiscovered by Christian Reitter from Radically Open Security during a security review for Proton AG. Fixed in
0.19.0
References Updated Feb 22, 2026 · Source: OSV.dev |
0.16.0-alpha.0
unknown
Dependencies (78)
+ 70 more |
|
0.15.0
unknown
|
0.15.0
unknown
Dependencies (71)
+ 63 more |
|
0.14.2
unknown
|
0.14.2
unknown
Dependencies (72)
+ 64 more |
|
0.14.1
unknown
1 CVE
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev |
0.14.1
unknown
Dependencies (72)
+ 64 more |
|
0.14.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.14.0
unknown
Dependencies (72)
+ 64 more |
|
0.13.2
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.13.2
unknown
Dependencies (69)
+ 61 more |
|
0.13.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.13.1
unknown
Dependencies (68)
+ 60 more |
|
0.13.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.13.0
unknown
Dependencies (68)
+ 60 more |
|
0.12.0-alpha.3
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.12.0-alpha.3
unknown
Dependencies (68)
+ 60 more |
|
0.12.0-alpha.2
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.12.0-alpha.2
unknown
Dependencies (67)
+ 59 more |
|
0.12.0-alpha.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.12.0-alpha.1
unknown
Dependencies (62)
+ 54 more |
|
0.11.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.11.0
unknown
Dependencies (59)
+ 51 more |
|
0.10.2
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.10.2
unknown
Dependencies (55)
+ 47 more |
|
0.10.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.10.1
unknown
Dependencies (54)
+ 46 more |
|
0.10.0
unknown
yanked
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.10.0
unknown
yanked
Dependencies (54)
+ 46 more |
|
0.9.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.9.0
unknown
Dependencies (48)
+ 40 more |
|
0.8.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.8.0
unknown
Dependencies (52)
+ 44 more |
|
0.7.2
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.7.2
unknown
Dependencies (52)
+ 44 more |
|
0.7.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.7.1
unknown
Dependencies (51)
+ 43 more |
|
0.7.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.7.0
unknown
Dependencies (51)
+ 43 more |
|
0.6.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.6.1
unknown
Dependencies (51)
+ 43 more |
|
0.6.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.6.0
unknown
Dependencies (50)
+ 42 more |
|
0.5.2
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.5.2
unknown
Dependencies (50)
+ 42 more |
|
0.5.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.5.1
unknown
Dependencies (50)
+ 42 more |
|
0.5.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.5.0
unknown
Dependencies (50)
+ 42 more |
|
0.4.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.4.1
unknown
Dependencies (50)
+ 42 more |
|
0.4.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.4.0
unknown
Dependencies (50)
+ 42 more |
|
0.3.2
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.3.2
unknown
Dependencies (51)
+ 43 more |
|
0.3.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.3.1
unknown
Dependencies (51)
+ 43 more |
|
0.3.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.3.0
unknown
Dependencies (50)
+ 42 more |
|
0.2.5
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.2.5
unknown
Dependencies (50)
+ 42 more |
|
0.2.4
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.2.4
unknown
Dependencies (50)
+ 42 more |
|
0.2.3
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.2.3
unknown
Dependencies (49)
+ 41 more |
|
0.2.2
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.2.2
unknown
Dependencies (49)
+ 41 more |
|
0.2.1
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.2.1
unknown
Dependencies (49)
+ 41 more |
|
0.2.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.2.0
unknown
Dependencies (49)
+ 41 more |
|
0.1.0
unknown
2 CVEs
CVE-2024-53857
GHSA-4grw-m28r-q285
Dec 05, 2024
rPGP Potential Resource Exhaustion when handling Untrusted Messages
High
Network
Low
None
None
During a security audit, Radically Open Security discovered two vulnerabilities which allow attackers to trigger resource exhaustion vulnerabilities in ImpactAffected Affected There is no impact to confidentiality or integrity security properties. Versions and PatchesThe impact details on the message parsing component varies with different versions. We've confirmed some of the problematic behavior on older versions such as The affected The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.2
References Updated Dec 05, 2024 · Source: OSV.dev
CVE-2024-53856
GHSA-9rmp-2568-59rv
RUSTSEC-2024-0447
Dec 05, 2024
rPGP Panics on Malformed Untrusted Input
High
Network
Low
None
None
During a security audit, Radically Open Security discovered several reachable edge cases which allow an attacker to trigger ImpactWhen processing malformed input, This can happen in the following scenarios:
Given the affected components, we consider most attack vectors to be reachable by remote attackers during typical use cases of the The result is a denial-of-service impact via program termination. There is no impact to confidentiality or integrity security properties. Versions and PatchesAll recent versions are affected by at least some of the above mentioned issues. The vulnerabilities have been fixed with version ReferencesThe security audit was made possible by the NLnet Foundation NGI Zero Core grant program for rpgp. Fixed in
0.14.1
References Updated Dec 26, 2025 · Source: OSV.dev |
0.1.0
unknown
Dependencies (6)
|