GHSA-hppc-g8h3-xhp3

Suggest an improvement
Source
https://github.com/advisories/GHSA-hppc-g8h3-xhp3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-hppc-g8h3-xhp3/GHSA-hppc-g8h3-xhp3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hppc-g8h3-xhp3
Aliases
  • CVE-2026-41898
Downstream
Related
Published
2026-04-22T21:00:57Z
Modified
2026-05-06T20:14:18.297145493Z
Severity
  • 8.3 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
rust-openssl: Unchecked callback length in PSK/cookie trampolines leaks adjacent memory to peer
Details

The FFI trampolines behind SslContextBuilder::set_psk_client_callback, set_psk_server_callback, set_cookie_generate_cb, and set_stateless_cookie_generate_cb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences.

Database specific
{
    "cwe_ids": [
        "CWE-126",
        "CWE-130"
    ],
    "nvd_published_at": "2026-04-24T18:16:29Z",
    "severity": "HIGH",
    "github_reviewed_at": "2026-04-22T21:00:57Z",
    "github_reviewed": true
}
References

Affected packages

crates.io / openssl

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.9.24
Fixed
0.10.78

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-hppc-g8h3-xhp3/GHSA-hppc-g8h3-xhp3.json"