# CVE-2026-45763

## Summary

- **CVE ID:** CVE-2026-45763
- **Severity:** MEDIUM
- **CVSS Score:** 5.9 (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H)
- **CWE:** CWE-770
- **Published:** Sep 10, 2026
- **Last Modified:** Sep 10, 2026

## Description

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 Lua rule execution is enabled, the Lua sandbox memory limit was not consistently enforced for new allocations. Certain Lua allocation patterns could exceed `security.lua.max-bytes` without triggering the intended memory limit, making the configured sandbox limit unreliable. This requires Lua rules to be enabled and an affected Lua script/rule to be loaded. Version 8.0.5 contains a fix. As a workaround, disable `security.lua.allow-rules` unless Lua rules are required.

## Affected Products

- OISF — suricata (>= 8.0.0, < 8.0.5)

## References

- [CNA](https://github.com/OISF/suricata/security/advisories/GHSA-9h43-frr8-xx6m)
- [CNA](https://redmine.openinfosecfoundation.org/issues/8507)
- [CNA](https://forum.suricata.io/t/suricata-8-0-5-and-7-0-16-released/6315)

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._