CVE-2026-43281 (GCVE-0-2026-43281)

Vulnerability from cvelistv5 – Published: 2026-05-06 11:29 – Updated: 2026-06-01 16:15
VLAI
Title
mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()
Summary
In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate() Although it is guided that `#mbox-cells` must be at least 1, there are many instances of `#mbox-cells = <0>;` in the device tree. If that is the case and the corresponding mailbox controller does not provide `fw_xlate` and of_xlate` function pointers, `fw_mbox_index_xlate()` will be used by default and out-of-bounds accesses could occur due to lack of bounds check in that function.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 2c7ff651ec6b660c7c96a36db9328b3232f555d8 (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < ec0874447895b994182a962d2fee9ef075de5efd (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 2662ed331a69c0b551f78af58f12eb629a89a36f (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 31c4c67dec3362094a6747a171a4848e98542265 (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 01d9a8c2615d436b2b30c19c1afe9fcd5726ff6d (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < 4caae8168d1b808c7d4ff481295292e3f97f90fb (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < f50b39fd7c72a8734153644ee945ca0d8b2e65ab (git)
Affected: 2b6d83e2b8b7de82331a6a1dcd64b51020a6031c , < fcd7f96c783626c07ee3ed75fa3739a8a2052310 (git)
guessed Create a notification for this product.
Linux Linux Affected: 3.18
Unaffected: 0 , < 3.18 (semver)
Unaffected: 5.10.258 , ≤ 5.10.* (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.167 , ≤ 6.1.* (semver)
Unaffected: 6.6.130 , ≤ 6.6.* (semver)
Unaffected: 6.12.77 , ≤ 6.12.* (semver)
Unaffected: 6.18.16 , ≤ 6.18.* (semver)
Unaffected: 6.19.6 , ≤ 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": [
            "drivers/mailbox/mailbox.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "2c7ff651ec6b660c7c96a36db9328b3232f555d8",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "ec0874447895b994182a962d2fee9ef075de5efd",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "2662ed331a69c0b551f78af58f12eb629a89a36f",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "31c4c67dec3362094a6747a171a4848e98542265",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "01d9a8c2615d436b2b30c19c1afe9fcd5726ff6d",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "4caae8168d1b808c7d4ff481295292e3f97f90fb",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "f50b39fd7c72a8734153644ee945ca0d8b2e65ab",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            },
            {
              "lessThan": "fcd7f96c783626c07ee3ed75fa3739a8a2052310",
              "status": "affected",
              "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/mailbox/mailbox.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.18"
            },
            {
              "lessThan": "3.18",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.209",
              "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.77",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.16",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.6",
              "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.258",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.209",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.167",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.130",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.77",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.16",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.6",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "3.18",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()\n\nAlthough it is guided that `#mbox-cells` must be at least 1, there are\nmany instances of `#mbox-cells = \u003c0\u003e;` in the device tree. If that is\nthe case and the corresponding mailbox controller does not provide\n`fw_xlate` and of_xlate` function pointers, `fw_mbox_index_xlate()` will\nbe used by default and out-of-bounds accesses could occur due to lack of\nbounds check in that function."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-01T16:15:32.145Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/2c7ff651ec6b660c7c96a36db9328b3232f555d8"
        },
        {
          "url": "https://git.kernel.org/stable/c/ec0874447895b994182a962d2fee9ef075de5efd"
        },
        {
          "url": "https://git.kernel.org/stable/c/2662ed331a69c0b551f78af58f12eb629a89a36f"
        },
        {
          "url": "https://git.kernel.org/stable/c/31c4c67dec3362094a6747a171a4848e98542265"
        },
        {
          "url": "https://git.kernel.org/stable/c/01d9a8c2615d436b2b30c19c1afe9fcd5726ff6d"
        },
        {
          "url": "https://git.kernel.org/stable/c/4caae8168d1b808c7d4ff481295292e3f97f90fb"
        },
        {
          "url": "https://git.kernel.org/stable/c/f50b39fd7c72a8734153644ee945ca0d8b2e65ab"
        },
        {
          "url": "https://git.kernel.org/stable/c/fcd7f96c783626c07ee3ed75fa3739a8a2052310"
        }
      ],
      "title": "mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43281",
    "datePublished": "2026-05-06T11:29:02.278Z",
    "dateReserved": "2026-05-01T14:12:55.998Z",
    "dateUpdated": "2026-06-01T16:15:32.145Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43281",
      "date": "2026-09-22",
      "epss": "0.00119",
      "percentile": "0.02054"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/mailbox/mailbox.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "2c7ff651ec6b660c7c96a36db9328b3232f555d8",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "ec0874447895b994182a962d2fee9ef075de5efd",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "2662ed331a69c0b551f78af58f12eb629a89a36f",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "31c4c67dec3362094a6747a171a4848e98542265",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "01d9a8c2615d436b2b30c19c1afe9fcd5726ff6d",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "4caae8168d1b808c7d4ff481295292e3f97f90fb",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "f50b39fd7c72a8734153644ee945ca0d8b2e65ab",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "fcd7f96c783626c07ee3ed75fa3739a8a2052310",
                    "status": "affected",
                    "version": "2b6d83e2b8b7de82331a6a1dcd64b51020a6031c",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/mailbox/mailbox.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "3.18"
                  },
                  {
                    "lessThan": "3.18",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.258",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.209",
                    "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.77",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.18.*",
                    "status": "unaffected",
                    "version": "6.18.16",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.19.*",
                    "status": "unaffected",
                    "version": "6.19.6",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "7.0",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "DF38EC6B-E140-4F00-8705-4F8DFC83958D",
                    "versionEndExcluding": "6.1.167",
                    "versionStartIncluding": "3.18.1",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "C57BB918-DF28-46B3-94F7-144176841267",
                    "versionEndExcluding": "6.6.130",
                    "versionStartIncluding": "6.2",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B3D12E00-E42D-4056-B354-BAD4903C03A5",
                    "versionEndExcluding": "6.12.77",
                    "versionStartIncluding": "6.7",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "B4B8CDA9-BADF-4CF5-8B3B-702DE8EEA40B",
                    "versionEndExcluding": "6.18.16",
                    "versionStartIncluding": "6.13",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "373EEEDA-FAA1-4FB4-B6ED-DB4DD99DBE67",
                    "versionEndExcluding": "6.19.6",
                    "versionStartIncluding": "6.19",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:3.18:-:*:*:*:*:*:*",
                    "matchCriteriaId": "2C941823-DB24-432E-8F78-90665662756A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:3.18:rc2:*:*:*:*:*:*",
                    "matchCriteriaId": "E909F0A0-2398-4420-AA63-605C42F5CADF",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:3.18:rc3:*:*:*:*:*:*",
                    "matchCriteriaId": "77E4C479-2D2C-4009-8D71-18AF50454D7B",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:3.18:rc4:*:*:*:*:*:*",
                    "matchCriteriaId": "C5AE67DB-5E94-4439-98E9-761ACCC48A4A",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:3.18:rc5:*:*:*:*:*:*",
                    "matchCriteriaId": "777DE673-1457-420F-AAAF-9B1E3AC79328",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:3.18:rc6:*:*:*:*:*:*",
                    "matchCriteriaId": "222D33AD-EC2D-4813-83C2-B904534BFCFE",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:3.18:rc7:*:*:*:*:*:*",
                    "matchCriteriaId": "A5F9AEA5-34CE-4ED3-9821-6C7435CE3320",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()\n\nAlthough it is guided that `#mbox-cells` must be at least 1, there are\nmany instances of `#mbox-cells = \u003c0\u003e;` in the device tree. If that is\nthe case and the corresponding mailbox controller does not provide\n`fw_xlate` and of_xlate` function pointers, `fw_mbox_index_xlate()` will\nbe used by default and out-of-bounds accesses could occur due to lack of\nbounds check in that function."
          }
        ],
        "id": "CVE-2026-43281",
        "lastModified": "2026-06-17T10:49:18.173",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 7.1,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 5.2,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2026-05-06T12:16:49.587",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/01d9a8c2615d436b2b30c19c1afe9fcd5726ff6d"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/2662ed331a69c0b551f78af58f12eb629a89a36f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/2c7ff651ec6b660c7c96a36db9328b3232f555d8"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/31c4c67dec3362094a6747a171a4848e98542265"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/4caae8168d1b808c7d4ff481295292e3f97f90fb"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/ec0874447895b994182a962d2fee9ef075de5efd"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/f50b39fd7c72a8734153644ee945ca0d8b2e65ab"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/fcd7f96c783626c07ee3ed75fa3739a8a2052310"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-125"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-22T16:41:00+00:00",
      "cve": "CVE-2026-43281",
      "id": "CVE-2026-43281",
      "initial_release_date": "2026-05-06T00:00:00+00:00",
      "product_status:known_affected": "260",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43281.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T01:19:08Z",
      "cve": "CVE-2026-43281",
      "id": "CVE-2026-43281",
      "initial_release_date": "2026-05-09T02:39:43Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "674",
      "product_status:known_not_affected": "4",
      "product_status:recommended": "273",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43281",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43281.json",
      "version": "11"
    }
  }
}



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…

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…