LiveActive security incident?Get immediate response
CVE Record

CVE-2026-43060: netfilter: nft_ct: drop pending enqueued packets on removal

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: drop pending enqueued packets on removal Packets sitting in nfqueue might hold a reference to: - templates that specify the conntrack zone, because a percpu area is used and module removal is possible. - conntrack timeout policies and helper, where object removal leave a stale reference. Since these objects can just go away, drop enqueued packets to avoid stale reference to them. If there is a need for finer grain removal, this logic can be revisited to make selective packet drop upon dependencies.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Linux kernel flaw can leave queued network packets pointing to connection-tracking objects after those objects are removed. This stale reference could undermine system confidentiality, integrity, and availability. Exploitation requires local access and privileges, so exposed multi-user or delegated network-management systems deserve the fastest attention.

Executive priority

Prioritize affected shared, container-hosting, or delegated-administration Linux systems where local users can influence networking. Patch through normal emergency kernel processes after vendor confirmation. Internet exposure alone does not establish exploitability, but the potential kernel-level impact supports prompt remediation.

Technical view

Packets held in NFQUEUE may retain references to nftables connection-tracking zone templates, timeout policies, or helpers. Removing those dependencies can leave stale references. The stable-kernel fix drops affected queued packets during object removal. CVSS 3.1 is 7.8: local, low complexity, low privileges, no user interaction, with high potential impact.

Likely exposure

The bundle identifies affected Linux kernel branches spanning 4.19 through 7.0. Practical exposure depends on kernel packaging, backports, NFQUEUE use, nftables connection tracking, and whether referenced objects can be removed while packets remain queued. The supplied version data does not establish precise distribution package ranges.

Exploitation context

No active exploitation is established: the bundle says this CVE is not in KEV and provides no cited exploitation report. The CVSS vector describes a local, low-privilege attack with low complexity and no user interaction. The sources do not establish public exploit availability or a demonstrated attack path.

Researcher notes

The source describes stale references during concurrent queueing and dependency removal but does not name a CWE or document exploitation. The affected-version array appears to mix release boundaries and a commit identifier, so distro-level conclusions require vendor mapping. Review the eight stable commits for branch-specific backports without assuming identical applicability.

Mitigation direction

  • Update to a distribution-supported kernel containing the applicable Linux stable fix.
  • Check distribution security guidance because package versions may include backported fixes.
  • Until updated, restrict privileges permitting nftables, NFQUEUE, module, or connection-tracking object changes.
  • Avoid removing referenced connection-tracking objects while packets remain queued, where operationally feasible.

Validation and detection

  • Inventory running kernel and package versions across Linux hosts.
  • Confirm the installed package contains the relevant stable commit or vendor backport.
  • Identify systems using nftables connection tracking and NFQUEUE.
  • Review who can modify timeout policies, helpers, zones, modules, or network namespaces.
  • Reboot after kernel installation and verify the fixed kernel is running.
Prepared
Confidence
medium
Sources
10

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-43060 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
0ADP providers
9Source 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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-43060Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7e0b2b57f01d183e1c84114f1f2287737358d748, 7e0b2b57f01d183e1c84114f1f2287737358d748, 7e0b2b57f01d183e1c84114f1f2287737358d748, 7e0b2b57f01d183e1c84114f1f2287737358d748, 7e0b2b57f01d183e1c84114f1f2287737358d748, 7e0b2b57f01d183e1c84114f1f2287737358d748, 7e0b2b57f01d183e1c84114f1f2287737358d748, 7e0b2b57f01d183e1c84114f1f2287737358d748unaffected
LinuxLinux4.19, 0, 5.10.253, 5.15.203, 6.1.167, 6.6.130, 6.12.78, 6.18.20, 6.19.10, 7.0affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.