---
id: CVE-2026-45747
title: 'Suricata lua/tls: null dereference in TlsGetCertInfo'
summary: >-
  Suricata is a network Intrusion Detection System, Intrusion Prevention System
  and Network Security Monitoring engine. Prior to version 7.0.16, the Lua TLS
  certificate information helper could dereference NULL certificate fields when
  a Lu…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cvssSource: cna
cwe:
  - CWE-476
vendor: OISF
product: suricata
affected:
  - suricata < 7.0.16
ssvc:
  exploitation: poc
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-10T16:26:13.719357Z'
exploitAvailable: true
published: '2026-09-10'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T16:26:18.836Z'
source: CVEORG
sourceUrl: 'https://www.cve.org/CVERecord?id=CVE-2026-45747'
references:
  - url: 'https://github.com/OISF/suricata/security/advisories/GHSA-vfc5-9844-rmhv'
    label: 'https://github.com/OISF/suricata/security/advisories/GHSA-vfc5-9844-rmhv'
  - url: 'https://forum.suricata.io/t/suricata-8-0-5-and-7-0-16-released/6315'
    label: 'https://forum.suricata.io/t/suricata-8-0-5-and-7-0-16-released/6315'
  - url: 'https://redmine.openinfosecfoundation.org/issues/6286'
    label: 'https://redmine.openinfosecfoundation.org/issues/6286'
tags:
  - cve.org
  - exploit-available
epss: 0.00386
epssPercentile: 0.2994
ingestedAt: '2026-09-11T14:42:19.870Z'
---

## Overview

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.16, the Lua TLS certificate information helper could dereference NULL certificate fields when a Lua script requested certificate information for TLS traffic where some certificate fields were absent. Crafted TLS traffic processed by a deployment using affected Lua TLS scripting could crash Suricata, resulting in denial of service. Version 7.0.16 contains a fix. As a workaround, avoid Lua scripts that call TLS certificate information helpers on untrusted traffic (`TlsGetCertInfo` function), or update scripts to handle missing certificate fields where possible.

## Affected

- `suricata < 7.0.16`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
