CVE-2026-45615

Source
https://cve.org/CVERecord?id=CVE-2026-45615
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45615.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45615
Aliases
  • GHSA-wxx8-76rw-96j2
Published
2026-05-29T13:24:51Z
Modified
2026-08-12T03:51:35Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H CVSS Calculator
Summary
mouse07410/asn1c: 1-byte Heap Out-of-Bounds Read in `INTEGER_decode_oer` via Malformed OER Payload
Details

mouse07410/asn1c is an ASN.1 compiler. In 1.4 and earlier, a memory safety vulnerability was identified in the OER decoding skeleton files generated by asn1c (specifically INTEGER_oer.c). When parsing a maliciously crafted, zero-length OER payload for a variable-length, non-negative INTEGER type, the decoder fails to validate the required bytes before extracting the Most Significant Bit (MSB). This forces a precise 1-byte Heap Out-of-Bounds (OOB) Read. Because asn1c generated code is primarily deployed to parse untrusted network inputs (such as V2X network protocols, 5G telecom headers, or X.509 certificates), when the decoder processes untrusted network-originated input, a remote attacker can exploit this to cause a Denial of Service (DoS) or trigger incorrect integer interpretation in downstream applications (e.g., protocol state poisoning or logic bypass).

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

Affected packages

Git / github.com/mouse07410/asn1c

Affected ranges

Type
GIT
Repo
https://github.com/mouse07410/asn1c
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last Affected
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.4"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.3.0
v0.*
v0.9.26
v0.9.27
v1.*
v1.2.0
v1.2.1
v1.2.5
v1.2.6
v1.3.1
v1.3.2
v1.4

Database specific

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