CVE-2026-63446

Source
https://cve.org/CVERecord?id=CVE-2026-63446
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-63446.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-63446
Aliases
  • GHSA-gjwr-75gq-877m
Downstream
Published
2026-09-18T20:22:15Z
Modified
2026-09-20T08:19:44Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Suricata app-layer: passed flows can retain transactions, causing resource exhaustion
Details

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, AppLayerParserSetTransactionInspectId() in src/app-layer-parser.c uses an inverted guard and marks only already-inspected transactions as inspected. On flows passed by a pass rule or pass-the-flow exception policy, detection is skipped, so completed transactions remain unmarked, are never freed, and are repeatedly rescanned. The per-flow list can grow without bound with quadratic cleanup cost, causing CPU and memory exhaustion. This issue is fixed in version 8.0.6.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-401",
        "CWE-407"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63446.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.6"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

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

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-63446.json"
vanir_signatures
[
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "321937884697169245306301473532313770868",
            "length":  2329
        },
        "id":  "CVE-2026-63446-58547ac5",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/oisf/suricata/commit/60a83c62a1dfdfb589b2bad27fb7fc339fc964b7",
        "target":  {
            "file":  "src/app-layer-parser.c",
            "function":  "AppLayerParserSetTransactionInspectId"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "155113365947798130156823041632571564156",
                "52650437962713573936225784256195878123",
                "339124585535717827244690750159969374338",
                "1303721136460442916085878764767480729",
                "180982446793788181687714942280706398942",
                "52650437962713573936225784256195878123",
                "84106185547474231223537990732649229501",
                "42420818197809979725328273319796657245"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-63446-86295b0b",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/oisf/suricata/commit/006e21c1ccc38c1c815e7945d54b4638cc5f0de8",
        "target":  {
            "file":  "src/app-layer-parser.c"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "function_hash":  "321937884697169245306301473532313770868",
            "length":  2329
        },
        "id":  "CVE-2026-63446-a43c537c",
        "signature_type":  "Function",
        "signature_version":  "v1",
        "source":  "https://github.com/oisf/suricata/commit/006e21c1ccc38c1c815e7945d54b4638cc5f0de8",
        "target":  {
            "file":  "src/app-layer-parser.c",
            "function":  "AppLayerParserSetTransactionInspectId"
        }
    },
    {
        "deprecated":  false,
        "digest":  {
            "line_hashes":  [
                "155113365947798130156823041632571564156",
                "52650437962713573936225784256195878123",
                "339124585535717827244690750159969374338",
                "1303721136460442916085878764767480729",
                "180982446793788181687714942280706398942",
                "52650437962713573936225784256195878123",
                "84106185547474231223537990732649229501",
                "42420818197809979725328273319796657245"
            ],
            "threshold":  0.9
        },
        "id":  "CVE-2026-63446-c148c5c8",
        "signature_type":  "Line",
        "signature_version":  "v1",
        "source":  "https://github.com/oisf/suricata/commit/60a83c62a1dfdfb589b2bad27fb7fc339fc964b7",
        "target":  {
            "file":  "src/app-layer-parser.c"
        }
    }
]
vanir_signatures_modified
"2026-09-20T08:19:44Z"