HOMEVULNERABILITIESCVE-2026-23278
NONE

CVE-2026-23278

Published: March 20, 2026· Updated: Mar 25, 2026

EPSS:0.02%probability of exploitation in 30 daysPercentile:5.9th

Official Description

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_tables: always walk all pending catchall elements

During transaction processing we might have more than one catchall element:

1 live catchall element and 1 pending element that is coming as part of the

new batch.

If the map holding the catchall elements is also going away, its

required to toggle all catchall elements and not just the first viable

candidate.

Otherwise, we get:

WARNING: ./include/net/netfilter/nf_tables.h:1281 at nft_data_release+0xb7/0xe0 [nf_tables], CPU#2: nft/1404

RIP: 0010:nft_data_release+0xb7/0xe0 [nf_tables]

[..]

__nft_set_elem_destroy+0x106/0x380 [nf_tables]

nf_tables_abort_release+0x348/0x8d0 [nf_tables]

nf_tables_abort+0xcf2/0x3ac0 [nf_tables]

nfnetlink_rcv_batch+0x9c9/0x20e0 [..]

NVD Source

Technical Analysis

CVE-2026-23278 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (4)

Quick Facts

CVE IDCVE-2026-23278
SeverityNONE
CISA KEVNo
EPSS (30d)0.02%
PublishedMar 20, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-23278 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.