HOMEVULNERABILITIESCVE-2026-53000
HIGH

CVE-2026-53000

Published: June 24, 2026· Updated: Jun 30, 2026

7.8
CVSS v3.1
EPSS:0.17%probability of exploitation in 30 daysPercentile:6.1th

Official Description

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

netfilter: nat: use kfree_rcu to release ops

Florian Westphal says:

"Historically this is not an issue, even for normal base hooks: the data

path doesn't use the original nf_hook_ops that are used to register the

callbacks.

However, in v5.14 I added the ability to dump the active netfilter

hooks from userspace.

This code will peek back into the nf_hook_ops that are available

at the tail of the pointer-array blob used by the datapath.

The nat hooks are special, because they are called indirectly from

the central nat dispatcher hook. They are currently invisible to

the nfnl hook dump subsystem though.

But once that changes the nat ops structures have to be deferred too."

Update nf_nat_register_fn() to deal with partial exposition of the hooks

from error path which can be also an issue for nfnetlink_hook.

NVD Source

Technical Analysis

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

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

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 7.8.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorLocal
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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-53000
CVSS Score7.8 / 10
SeverityHIGH
CISA KEVNo
EPSS (30d)0.17%
PublishedJun 24, 2026

Recommended Actions

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