HOMEVULNERABILITIESCVE-2026-31414
NONE

CVE-2026-31414

Published: April 13, 2026· Updated: Apr 13, 2026

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

Official Description

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

netfilter: nf_conntrack_expect: use expect->helper

Use expect->helper in ctnetlink and /proc to dump the helper name.

Using nfct_help() without holding a reference to the master conntrack

is unsafe.

Use exp->master->helper in ctnetlink path if userspace does not provide

an explicit helper when creating an expectation to retain the existing

behaviour. The ctnetlink expectation path holds the reference on the

master conntrack and nf_conntrack_expect lock and the nfnetlink glue

path refers to the master ct that is attached to the skb.

NVD Source

Technical Analysis

CVE-2026-31414 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 (6)

Quick Facts

CVE IDCVE-2026-31414
SeverityNONE
CISA KEVNo
EPSS (30d)0.02%
PublishedApr 13, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-31414 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.