rustsec-2026-0025
Vulnerability from osv_rustsec
Published
2026-02-08 12:00
Modified
2026-02-25 17:22
Summary
Panic in `libcrux-psq` on decryption of malformed AES-GCM ciphertext
{
"affected": [
{
"database_specific": {
"categories": [],
"cvss": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"informational": null
},
"ecosystem_specific": {
"affected_functions": null,
"affects": {
"arch": [],
"functions": [
"libcrux_psq::Channel::read_message"
],
"os": []
}
},
"package": {
"ecosystem": "crates.io",
"name": "libcrux-psq",
"purl": "pkg:cargo/libcrux-psq"
},
"ranges": [
{
"events": [
{
"introduced": "0.0.0-0"
},
{
"fixed": "0.0.7"
}
],
"type": "SEMVER"
}
],
"versions": []
}
],
"aliases": [
"GHSA-435g-fcv3-8j26"
],
"database_specific": {
"license": "CC0-1.0"
},
"details": "The latest releases of the libcrux-psq crate contains the following\nbug-fix:\n\n[#1319](https://github.com/cryspen/libcrux/pull/1319): Propagate\nAEADError instead of panicking\n\nThe issue fixed in\n[#1319](https://github.com/cryspen/libcrux/pull/1319) was first\nreported by Nadim Kobeissi.",
"id": "RUSTSEC-2026-0025",
"modified": "2026-02-25T17:22:43Z",
"published": "2026-02-08T12:00:00Z",
"references": [
{
"type": "PACKAGE",
"url": "https://crates.io/crates/libcrux-psq"
},
{
"type": "ADVISORY",
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0025.html"
},
{
"type": "WEB",
"url": "https://github.com/cryspen/libcrux/pull/1319"
}
],
"related": [],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Panic in `libcrux-psq` on decryption of malformed AES-GCM ciphertext"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…