CVE-2026-45752

Source
https://cve.org/CVERecord?id=CVE-2026-45752
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45752.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45752
Aliases
  • GHSA-qmc9-vqq2-8mv3
Downstream
Related
Published
2026-09-10T20:37:49Z
Modified
2026-09-13T03:30:22Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Suricata detect/transform: use-after-free in decompress transforms
Details

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Starting in version 8.0.0 and prior to version 8.0.5, when certain detection transforms are chained, the decompress transform pipeline could read from an inspection buffer after it had been reallocated and freed. The issue is reached during network traffic processing, but requires a malicious rule as Suricata will crash whatever the traffic. Version 8.0.5 contains a fix. As a workaround, avoid rules that chain gunzip or zlib_deflate with max-size bigger than 4096 after another transform.

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

Affected packages

Git / github.com/oisf/suricata

Affected ranges

Type
GIT
Repo
https://github.com/oisf/suricata
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "8.0.0"
        },
        {
            "fixed": "8.0.5"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

suricata-8.*
suricata-8.0.0
suricata-8.0.1
suricata-8.0.2
suricata-8.0.3
suricata-8.0.4

Database specific

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