RUSTSEC-2026-0025

Source
https://rustsec.org/advisories/RUSTSEC-2026-0025
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0025.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2026-0025
Aliases
Published
2026-02-08T12:00:00Z
Modified
2026-02-25T17:41:19.037419Z
Severity
  • 8.2 (High) CVSS_V4 - 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 CVSS Calculator
Summary
Panic in `libcrux-psq` on decryption of malformed AES-GCM ciphertext
Details

The latest releases of the libcrux-psq crate contains the following bug-fix:

#1319: Propagate AEADError instead of panicking

The issue fixed in #1319 was first reported by Nadim Kobeissi.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / libcrux-psq

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.0.7

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [
            "libcrux_psq::Channel::read_message"
        ],
        "arch": []
    }
}

Database specific

categories
[]
informational
null
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"
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0025.json"