PatchSiren cyber security CVE debrief
CVE-2026-45761 OISF CVE debrief
A vulnerability in Suricata, a network Intrusion Detection System, Intrusion Prevention System, and Network Security Monitoring engine, allows for a heap buffer overflow during rule parsing/loading when a crafted rule with mixed-case frame syntax is used. This issue is not triggered by network traffic alone but during the loading of signatures. Fixed versions are 7.0.16 and 8.0.5. A workaround is to preprocess rules to ensure frames are all lowercase and/or only load trusted rulesets.
- Vendor
- OISF
- Product
- suricata
- CVSS
- LOW 3.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-10
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-09-10
- Advisory updated
- 2026-09-15
Who should care
Defenders and security teams using Suricata should assess their exposure and verify if their installations are vulnerable. This includes operators managing Suricata deployments, platform administrators, vulnerability management teams, and security teams responsible for monitoring and incident response.
Why it matters
The CVE-2026-45761 vulnerability in Suricata allows for a heap buffer overflow during rule parsing/loading. Defenders should verify and update Suricata installations to versions 7.0.16 or 8.0.5 if they use custom or untrusted rule sets.
- Verify and update Suricata installations to versions 7.0.16 or 8.0.5 to prevent potential heap buffer overflow
- Preprocess rules to ensure frames are all lowercase to prevent potential heap buffer overflow
- Only load trusted rulesets to prevent potential heap buffer overflow
Technical summary
The vulnerability in Suricata allows for a heap buffer overflow during rule parsing/loading when a crafted rule with mixed-case frame syntax is used. This issue is not triggered by network traffic alone but during the loading of signatures. The vulnerability affects Suricata versions prior to 7.0.16 and 8.0.5. Defenders should verify and update Suricata installations to versions 7.0.16 or 8.0.5 if they use custom or untrusted rule sets. The CVE record and NVD entry provide details on the vulnerability, its impact, and fixed versions.
Defensive priority
Defenders should prioritize verifying and updating Suricata installations to versions 7.0.16 or 8.0.5 if they use custom or untrusted rule sets.
Recommended defensive actions
- Verify and update Suricata installations to versions 7.0.16 or 8.0.5
- Preprocess rules to ensure frames are all lowercase
- Only load trusted rulesets
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, its impact, and fixed versions. However, the scope of affected deployments and potential impact on specific systems require further verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45761 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45761
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45761 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45761
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://forum.suricata.io/t/suricata-8-0-5-and-7-0-16-released/6315
-
Source reference
Unverified legacy reference
URL: https://github.com/OISF/suricata/security/advisories/GHSA-r74x-74x5-r9vm
-
Source reference
Unverified legacy reference
URL: https://redmine.openinfosecfoundation.org/issues/8526
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.