CVE-2026-41677

Source
https://cve.org/CVERecord?id=CVE-2026-41677
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41677.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41677
Aliases
Downstream
Related
Published
2026-04-24T17:17:17.849Z
Modified
2026-07-15T18:29:37.713012834Z
Severity
  • 1.7 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
rust-openssl: Out-of-bounds read in PEM password callback when user callback returns an oversized length
Details

rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.0 to before 0.10.78, the *frompem_callback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this. This vulnerability is fixed in 0.10.78.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41677.json",
    "cwe_ids": [
        "CWE-125",
        "CWE-1284"
    ]
}
References

Affected packages

Git / github.com/rust-openssl/rust-openssl

Affected ranges

Type
GIT
Repo
https://github.com/rust-openssl/rust-openssl
Events
Database specific
{
    "cpe": "cpe:2.3:a:rust-openssl_project:rust-openssl:*:*:*:*:*:rust:*:*",
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "extracted_events": [
        {
            "introduced": "0.9.0"
        },
        {
            "fixed": "0.10.78"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41677.json"