GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-43060 (GCVE-0-2026-43060)

Vulnerability from cvelistv5 – Published: 2026-05-05 15:17 – Updated: 2026-08-05 12:25
VLAI
Title
netfilter: nft_ct: drop pending enqueued packets on removal
Summary
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.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < 8a64e76933672b08bd85b63086f33432070fd729 (git)
Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < 3da0b946835f33bf36b459ead764c61a761e689b (git)
Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < ab50302190b303f847c4eba0e31a01a56dec596e (git)
Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < e68a8db3a0546482b34e9ca5ca886bcf73eb37bb (git)
Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < 6802ff8beceb9c4254318e81c1395720438f2cc2 (git)
Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < f29a055e4f593e577805b41228b142b58f48df1b (git)
Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < 77da55dee67720e2b8d2db49a53334e6c017ee7b (git)
Affected: 7e0b2b57f01d183e1c84114f1f2287737358d748 , < 36eae0956f659e48d5366d9b083d9417f3263ddc (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.19
Unaffected: 0 , < 4.19 (semver)
Unaffected: 5.10.253 , ≤ 5.10.* (semver)
Unaffected: 5.15.203 , ≤ 5.15.* (semver)
Unaffected: 6.1.167 , ≤ 6.1.* (semver)
Unaffected: 6.6.130 , ≤ 6.6.* (semver)
Unaffected: 6.12.78 , ≤ 6.12.* (semver)
Unaffected: 6.18.20 , ≤ 6.18.* (semver)
Unaffected: 6.19.10 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nft_ct.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "8a64e76933672b08bd85b63086f33432070fd729",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            },
            {
              "lessThan": "3da0b946835f33bf36b459ead764c61a761e689b",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            },
            {
              "lessThan": "ab50302190b303f847c4eba0e31a01a56dec596e",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            },
            {
              "lessThan": "e68a8db3a0546482b34e9ca5ca886bcf73eb37bb",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            },
            {
              "lessThan": "6802ff8beceb9c4254318e81c1395720438f2cc2",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            },
            {
              "lessThan": "f29a055e4f593e577805b41228b142b58f48df1b",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            },
            {
              "lessThan": "77da55dee67720e2b8d2db49a53334e6c017ee7b",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            },
            {
              "lessThan": "36eae0956f659e48d5366d9b083d9417f3263ddc",
              "status": "affected",
              "version": "7e0b2b57f01d183e1c84114f1f2287737358d748",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/nft_ct.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.19"
            },
            {
              "lessThan": "4.19",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.253",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.203",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.167",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.130",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.78",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.20",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.253",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.203",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.167",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.130",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.78",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.20",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.10",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nft_ct: drop pending enqueued packets on removal\n\nPackets sitting in nfqueue might hold a reference to:\n\n- templates that specify the conntrack zone, because a percpu area is\n  used and module removal is possible.\n- conntrack timeout policies and helper, where object removal leave\n  a stale reference.\n\nSince these objects can just go away, drop enqueued packets to avoid\nstale reference to them.\n\nIf there is a need for finer grain removal, this logic can be revisited\nto make selective packet drop upon dependencies."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The vulnerable path is reached through local NETLINK_NETFILTER/nftables and NFQUEUE configuration plus verdict reinjection, not directly by unauthenticated network packets.\nAC:L - The attacker can deterministically create the nft ct timeout/helper/zone rule, queue packets, remove the referenced object, and reinject the queued packet; no uncontrollable race is required.\nPR:L - nfnetlink requires CAP_NET_ADMIN over the target network namespace, and nftables/netfilter administration is reachable by an unprivileged user via user and network namespaces where enabled.\nUI:N - Exploitation does not require victim interaction after the attacker has local execution; the attacker drives the netlink operations, packet queueing, object removal, and verdicts.\nS:U - The stale reference corrupts or dereferences kernel/netfilter objects within the same kernel security authority; this is a standard local kernel privilege escalation scope.\nC:H - This is a use-after-free/stale-reference condition involving freed nft ct timeout/helper/template objects retained by queued packets, which can be leveraged for kernel memory disclosure.\nI:H - Use-after-free of kernel heap objects and stale helper/function-bearing references can be shaped with heap reuse to gain write/control-flow primitives, so high integrity impact is defensible.\nA:H - At minimum, reinjecting queued packets after object removal can dereference freed kernel memory and crash or oops the kernel."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:25:39.251Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/8a64e76933672b08bd85b63086f33432070fd729"
        },
        {
          "url": "https://git.kernel.org/stable/c/3da0b946835f33bf36b459ead764c61a761e689b"
        },
        {
          "url": "https://git.kernel.org/stable/c/ab50302190b303f847c4eba0e31a01a56dec596e"
        },
        {
          "url": "https://git.kernel.org/stable/c/e68a8db3a0546482b34e9ca5ca886bcf73eb37bb"
        },
        {
          "url": "https://git.kernel.org/stable/c/6802ff8beceb9c4254318e81c1395720438f2cc2"
        },
        {
          "url": "https://git.kernel.org/stable/c/f29a055e4f593e577805b41228b142b58f48df1b"
        },
        {
          "url": "https://git.kernel.org/stable/c/77da55dee67720e2b8d2db49a53334e6c017ee7b"
        },
        {
          "url": "https://git.kernel.org/stable/c/36eae0956f659e48d5366d9b083d9417f3263ddc"
        }
      ],
      "title": "netfilter: nft_ct: drop pending enqueued packets on removal",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43060",
    "datePublished": "2026-05-05T15:17:26.393Z",
    "dateReserved": "2026-05-01T14:12:55.981Z",
    "dateUpdated": "2026-08-05T12:25:39.251Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43060",
      "date": "2026-09-16",
      "epss": "0.0012",
      "percentile": "0.0212"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43060\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-05T16:16:15.050\",\"lastModified\":\"2026-06-17T10:48:51.453\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: nft_ct: drop pending enqueued packets on removal\\n\\nPackets sitting in nfqueue might hold a reference to:\\n\\n- templates that specify the conntrack zone, because a percpu area is\\n  used and module removal is possible.\\n- conntrack timeout policies and helper, where object removal leave\\n  a stale reference.\\n\\nSince these objects can just go away, drop enqueued packets to avoid\\nstale reference to them.\\n\\nIf there is a need for finer grain removal, this logic can be revisited\\nto make selective packet drop upon dependencies.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/netfilter/nft_ct.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"8a64e76933672b08bd85b63086f33432070fd729\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"3da0b946835f33bf36b459ead764c61a761e689b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"ab50302190b303f847c4eba0e31a01a56dec596e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"e68a8db3a0546482b34e9ca5ca886bcf73eb37bb\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"6802ff8beceb9c4254318e81c1395720438f2cc2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"f29a055e4f593e577805b41228b142b58f48df1b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"77da55dee67720e2b8d2db49a53334e6c017ee7b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7e0b2b57f01d183e1c84114f1f2287737358d748\",\"lessThan\":\"36eae0956f659e48d5366d9b083d9417f3263ddc\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/netfilter/nft_ct.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.19\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.19\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.253\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.203\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.167\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.130\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.78\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.20\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.10\",\"lessThanOrEqual\":\"6.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19\",\"versionEndExcluding\":\"5.10.253\",\"matchCriteriaId\":\"A8DA957C-C958-43FF-BB9F-975A326709F9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.203\",\"matchCriteriaId\":\"20DDB3E9-AABF-4107-ADB0-5362AA067045\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.167\",\"matchCriteriaId\":\"2EDC6BAF-B710-4E26-B6AA-D68922EE7B43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.130\",\"matchCriteriaId\":\"C57BB918-DF28-46B3-94F7-144176841267\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.78\",\"matchCriteriaId\":\"28D591F5-B196-4CC9-905C-DC80F116E7A8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.20\",\"matchCriteriaId\":\"E5571059-6552-48E7-9BEF-3E358C387171\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.10\",\"matchCriteriaId\":\"96D34333-38BE-4414-9E79-6EB764329581\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F253B622-8837-4245-BCE5-A7BF8FC76A16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AE85AD8-4641-4E7C-A2F4-305E2CD9EE64\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F666C8D8-6538-46D4-B318-87610DE64C34\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"02259FDA-961B-47BC-AE7F-93D7EC6E90C2\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/36eae0956f659e48d5366d9b083d9417f3263ddc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3da0b946835f33bf36b459ead764c61a761e689b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6802ff8beceb9c4254318e81c1395720438f2cc2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/77da55dee67720e2b8d2db49a53334e6c017ee7b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/8a64e76933672b08bd85b63086f33432070fd729\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ab50302190b303f847c4eba0e31a01a56dec596e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e68a8db3a0546482b34e9ca5ca886bcf73eb37bb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f29a055e4f593e577805b41228b142b58f48df1b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-02T12:49:39+00:00",
      "cve": "CVE-2026-43060",
      "id": "CVE-2026-43060",
      "initial_release_date": "2026-05-05T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: netfilter: nft_ct: drop pending enqueued packets on removal",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43060.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T01:21:36Z",
      "cve": "CVE-2026-43060",
      "id": "CVE-2026-43060",
      "initial_release_date": "2026-05-06T01:40:44Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "578",
      "product_status:known_not_affected": "125",
      "product_status:recommended": "280",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43060",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43060.json",
      "version": "22"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…