CVE-2026-23391: netfilter: xt_CT: drop pending enqueued packets on template removal
In the Linux kernel, the following vulnerability has been resolved:
netfilter: xt_CT: drop pending enqueued packets on template removal
Templates refer to objects that can go away while packets are sitting in
nfqueue refer to:
- helper, this can be an issue on module removal.
- timeout policy, nfnetlink_cttimeout might remove it.
The use of templates with zone and event cache filter are safe, since
this just copies values.
Flush these enqueued packets in case the template rule gets removed.
Security readout for executives and security teams
Plain-English summary
CVE-2026-23391 is a high-severity Linux kernel netfilter issue. A local user could potentially trigger serious confidentiality, integrity, and availability impact if the system uses affected kernel code paths. The public record shows the issue is resolved in Linux stable commits, but does not show active exploitation.
Executive priority
Treat as a high-priority kernel maintenance item, especially for shared Linux infrastructure and security appliances. It is not currently KEV-listed, so urgency is driven by exposure and patch availability rather than confirmed active attacks.
Technical view
The bug is in netfilter xt_CT template handling. Packets waiting in nfqueue could still refer to template-related objects, such as helpers or timeout policies, after those objects were removed. The kernel fix flushes pending queued packets when a template rule is removed.
Likely exposure
Exposure is most relevant to Linux systems running affected kernel versions with netfilter, xt_CT templates, and nfqueue-related behavior in use. The CVSS vector is local, low-complexity, low-privilege, no user interaction.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. Public evidence supports local exploitation potential only, not remote unauthenticated exploitation or known weaponization.
Researcher notes
The affected-version data in the bundle is sparse and includes stable commit references rather than complete distribution mappings. Validate against downstream vendor advisories because Linux distributions may backport fixes without changing upstream version numbers.
Mitigation direction
Check distro or vendor advisories for kernel packages containing the stable fixes.
Prioritize kernel updates on multi-user, container-host, firewall, and appliance Linux systems.
Review Siemens advisories if using Siemens products that embed Linux.
Apply vendor-supported mitigations only if patching is delayed.
Validation and detection
Inventory Linux kernel versions across servers, appliances, and embedded products.
Check whether running kernels include the referenced stable commits or vendor backports.
Identify systems using netfilter, nfqueue, or xt_CT template functionality.
Confirm patched kernels after reboot, not only package installation.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-23391 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
11Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.