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

UBUNTU-CVE-2025-26603 (CVE-2025-26603)

Vulnerability from osv_ubuntu – Published: 2025-02-18 19:15 – Updated: 2025-09-08 17:08 – Source website
VLAI
Details

Vim is a greatly improved version of the good old UNIX editor Vi. Vim allows to redirect screen messages using the :redir ex command to register, variables and files. It also allows to show the contents of registers using the :registers or :display ex command. When redirecting the output of :display to a register, Vim will free the register content before storing the new content in the register. Now when redirecting the :display command to a register that is being displayed, Vim will free the content while shortly afterwards trying to access it, which leads to a use-after-free. Vim pre 9.1.1115 checks in the ex_display() function, that it does not try to redirect to a register while displaying this register at the same time. However this check is not complete, and so Vim does not check the + and * registers (which typically donate the X11/clipboard registers, and when a clipboard connection is not possible will fall back to use register 0 instead. In Patch 9.1.1115 Vim will therefore skip outputting to register zero when trying to redirect to the clipboard registers * or +. Users are advised to upgrade. There are no known workarounds for this vulnerability.


{
  "affected": [
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "vim",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-athena",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-common",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-gnome",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-gtk",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-gui-common",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-lesstif",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-nox",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-runtime",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          },
          {
            "binary_name": "vim-tiny",
            "binary_version": "2:7.4.052-1ubuntu3.1+esm21"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:14.04:LTS",
        "name": "vim",
        "purl": "pkg:deb/ubuntu/vim@2:7.4.052-1ubuntu3.1+esm21?arch=source\u0026distro=esm-infra-legacy/trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:7.4.052-1ubuntu3.1+esm21"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:7.4.000-1ubuntu2",
        "2:7.4.052-1ubuntu1",
        "2:7.4.052-1ubuntu2",
        "2:7.4.052-1ubuntu3",
        "2:7.4.052-1ubuntu3.1",
        "2:7.4.052-1ubuntu3.1+esm1",
        "2:7.4.052-1ubuntu3.1+esm3",
        "2:7.4.052-1ubuntu3.1+esm4",
        "2:7.4.052-1ubuntu3.1+esm5",
        "2:7.4.052-1ubuntu3.1+esm6",
        "2:7.4.052-1ubuntu3.1+esm7",
        "2:7.4.052-1ubuntu3.1+esm8",
        "2:7.4.052-1ubuntu3.1+esm9",
        "2:7.4.052-1ubuntu3.1+esm10",
        "2:7.4.052-1ubuntu3.1+esm11",
        "2:7.4.052-1ubuntu3.1+esm12",
        "2:7.4.052-1ubuntu3.1+esm13",
        "2:7.4.052-1ubuntu3.1+esm14",
        "2:7.4.052-1ubuntu3.1+esm15",
        "2:7.4.052-1ubuntu3.1+esm16",
        "2:7.4.052-1ubuntu3.1+esm17",
        "2:7.4.052-1ubuntu3.1+esm18",
        "2:7.4.052-1ubuntu3.1+esm19",
        "2:7.4.052-1ubuntu3.1+esm20"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "vim",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-athena",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-athena-py2",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-common",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-gnome",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-gnome-py2",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-gtk",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-gtk-py2",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-gtk3",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-gtk3-py2",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-gui-common",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-nox",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-nox-py2",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-runtime",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          },
          {
            "binary_name": "vim-tiny",
            "binary_version": "2:7.4.1689-3ubuntu1.5+esm27"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:16.04:LTS",
        "name": "vim",
        "purl": "pkg:deb/ubuntu/vim@2:7.4.1689-3ubuntu1.5+esm27?arch=source\u0026distro=esm-infra/xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:7.4.1689-3ubuntu1.5+esm27"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:7.4.712-2ubuntu4",
        "2:7.4.826-1ubuntu1",
        "2:7.4.826-1ubuntu2",
        "2:7.4.826-1ubuntu3",
        "2:7.4.963-1ubuntu1",
        "2:7.4.963-1ubuntu4",
        "2:7.4.963-1ubuntu5",
        "2:7.4.1689-3ubuntu1",
        "2:7.4.1689-3ubuntu1.1",
        "2:7.4.1689-3ubuntu1.2",
        "2:7.4.1689-3ubuntu1.3",
        "2:7.4.1689-3ubuntu1.4",
        "2:7.4.1689-3ubuntu1.5",
        "2:7.4.1689-3ubuntu1.5+esm2",
        "2:7.4.1689-3ubuntu1.5+esm3",
        "2:7.4.1689-3ubuntu1.5+esm4",
        "2:7.4.1689-3ubuntu1.5+esm5",
        "2:7.4.1689-3ubuntu1.5+esm6",
        "2:7.4.1689-3ubuntu1.5+esm7",
        "2:7.4.1689-3ubuntu1.5+esm8",
        "2:7.4.1689-3ubuntu1.5+esm10",
        "2:7.4.1689-3ubuntu1.5+esm11",
        "2:7.4.1689-3ubuntu1.5+esm12",
        "2:7.4.1689-3ubuntu1.5+esm13",
        "2:7.4.1689-3ubuntu1.5+esm14",
        "2:7.4.1689-3ubuntu1.5+esm15",
        "2:7.4.1689-3ubuntu1.5+esm17",
        "2:7.4.1689-3ubuntu1.5+esm18",
        "2:7.4.1689-3ubuntu1.5+esm19",
        "2:7.4.1689-3ubuntu1.5+esm20",
        "2:7.4.1689-3ubuntu1.5+esm22",
        "2:7.4.1689-3ubuntu1.5+esm23",
        "2:7.4.1689-3ubuntu1.5+esm24",
        "2:7.4.1689-3ubuntu1.5+esm25",
        "2:7.4.1689-3ubuntu1.5+esm26"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "vim",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-athena",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-common",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-gnome",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-gtk",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-gtk3",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-gui-common",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-nox",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-runtime",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "vim-tiny",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          },
          {
            "binary_name": "xxd",
            "binary_version": "2:8.0.1453-1ubuntu1.13+esm12"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:18.04:LTS",
        "name": "vim",
        "purl": "pkg:deb/ubuntu/vim@2:8.0.1453-1ubuntu1.13+esm12?arch=source\u0026distro=esm-infra/bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:8.0.1453-1ubuntu1.13+esm12"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:8.0.0197-4ubuntu5",
        "2:8.0.1144-1ubuntu1",
        "2:8.0.1401-1ubuntu1",
        "2:8.0.1401-1ubuntu2",
        "2:8.0.1401-1ubuntu3",
        "2:8.0.1453-1ubuntu1",
        "2:8.0.1453-1ubuntu1.1",
        "2:8.0.1453-1ubuntu1.3",
        "2:8.0.1453-1ubuntu1.4",
        "2:8.0.1453-1ubuntu1.6",
        "2:8.0.1453-1ubuntu1.7",
        "2:8.0.1453-1ubuntu1.8",
        "2:8.0.1453-1ubuntu1.9",
        "2:8.0.1453-1ubuntu1.10",
        "2:8.0.1453-1ubuntu1.11",
        "2:8.0.1453-1ubuntu1.12",
        "2:8.0.1453-1ubuntu1.13",
        "2:8.0.1453-1ubuntu1.13+esm1",
        "2:8.0.1453-1ubuntu1.13+esm3",
        "2:8.0.1453-1ubuntu1.13+esm4",
        "2:8.0.1453-1ubuntu1.13+esm5",
        "2:8.0.1453-1ubuntu1.13+esm6",
        "2:8.0.1453-1ubuntu1.13+esm7",
        "2:8.0.1453-1ubuntu1.13+esm8",
        "2:8.0.1453-1ubuntu1.13+esm9",
        "2:8.0.1453-1ubuntu1.13+esm10",
        "2:8.0.1453-1ubuntu1.13+esm11"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "vim",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-athena",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-common",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-gtk",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-gtk3",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-gui-common",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-nox",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-runtime",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "vim-tiny",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          },
          {
            "binary_name": "xxd",
            "binary_version": "2:8.1.2269-1ubuntu5.32"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "vim",
        "purl": "pkg:deb/ubuntu/vim@2:8.1.2269-1ubuntu5.32?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:8.1.2269-1ubuntu5.32"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:8.1.0875-5ubuntu2",
        "2:8.1.0875-5ubuntu3",
        "2:8.1.0875-5ubuntu4",
        "2:8.1.2269-1ubuntu1",
        "2:8.1.2269-1ubuntu4",
        "2:8.1.2269-1ubuntu5",
        "2:8.1.2269-1ubuntu5.3",
        "2:8.1.2269-1ubuntu5.4",
        "2:8.1.2269-1ubuntu5.6",
        "2:8.1.2269-1ubuntu5.7",
        "2:8.1.2269-1ubuntu5.8",
        "2:8.1.2269-1ubuntu5.9",
        "2:8.1.2269-1ubuntu5.11",
        "2:8.1.2269-1ubuntu5.12",
        "2:8.1.2269-1ubuntu5.13",
        "2:8.1.2269-1ubuntu5.14",
        "2:8.1.2269-1ubuntu5.15",
        "2:8.1.2269-1ubuntu5.16",
        "2:8.1.2269-1ubuntu5.17",
        "2:8.1.2269-1ubuntu5.18",
        "2:8.1.2269-1ubuntu5.20",
        "2:8.1.2269-1ubuntu5.21",
        "2:8.1.2269-1ubuntu5.22",
        "2:8.1.2269-1ubuntu5.23",
        "2:8.1.2269-1ubuntu5.24",
        "2:8.1.2269-1ubuntu5.25",
        "2:8.1.2269-1ubuntu5.26",
        "2:8.1.2269-1ubuntu5.29",
        "2:8.1.2269-1ubuntu5.30",
        "2:8.1.2269-1ubuntu5.31"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "vim",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-athena",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-common",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-gtk",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-gtk3",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-gui-common",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-nox",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-runtime",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "vim-tiny",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          },
          {
            "binary_name": "xxd",
            "binary_version": "2:8.2.3995-1ubuntu2.24"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "vim",
        "purl": "pkg:deb/ubuntu/vim@2:8.2.3995-1ubuntu2.24?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:8.2.3995-1ubuntu2.24"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:8.2.2434-3ubuntu3",
        "2:8.2.2434-3ubuntu4",
        "2:8.2.3565-1ubuntu1",
        "2:8.2.3565-1ubuntu2",
        "2:8.2.3565-1ubuntu3",
        "2:8.2.3565-1ubuntu5",
        "2:8.2.3995-1ubuntu1",
        "2:8.2.3995-1ubuntu2",
        "2:8.2.3995-1ubuntu2.1",
        "2:8.2.3995-1ubuntu2.3",
        "2:8.2.3995-1ubuntu2.4",
        "2:8.2.3995-1ubuntu2.5",
        "2:8.2.3995-1ubuntu2.7",
        "2:8.2.3995-1ubuntu2.8",
        "2:8.2.3995-1ubuntu2.9",
        "2:8.2.3995-1ubuntu2.10",
        "2:8.2.3995-1ubuntu2.11",
        "2:8.2.3995-1ubuntu2.12",
        "2:8.2.3995-1ubuntu2.13",
        "2:8.2.3995-1ubuntu2.15",
        "2:8.2.3995-1ubuntu2.16",
        "2:8.2.3995-1ubuntu2.17",
        "2:8.2.3995-1ubuntu2.18",
        "2:8.2.3995-1ubuntu2.19",
        "2:8.2.3995-1ubuntu2.20",
        "2:8.2.3995-1ubuntu2.21",
        "2:8.2.3995-1ubuntu2.22",
        "2:8.2.3995-1ubuntu2.23"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "vim",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-athena",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-common",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-gtk3",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-gui-common",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-motif",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-nox",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-runtime",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "vim-tiny",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          },
          {
            "binary_name": "xxd",
            "binary_version": "2:9.1.0016-1ubuntu7.8"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:24.04:LTS",
        "name": "vim",
        "purl": "pkg:deb/ubuntu/vim@2:9.1.0016-1ubuntu7.8?arch=source\u0026distro=noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2:9.1.0016-1ubuntu7.8"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2:9.0.1672-1ubuntu2",
        "2:9.0.2087-1ubuntu1",
        "2:9.0.2116-1ubuntu1",
        "2:9.0.2116-1ubuntu2",
        "2:9.0.2184-0ubuntu1",
        "2:9.0.2189-1ubuntu1",
        "2:9.1.0-1ubuntu1",
        "2:9.1.0016-1ubuntu2",
        "2:9.1.0016-1ubuntu6",
        "2:9.1.0016-1ubuntu7",
        "2:9.1.0016-1ubuntu7.1",
        "2:9.1.0016-1ubuntu7.2",
        "2:9.1.0016-1ubuntu7.3",
        "2:9.1.0016-1ubuntu7.4",
        "2:9.1.0016-1ubuntu7.5",
        "2:9.1.0016-1ubuntu7.6",
        "2:9.1.0016-1ubuntu7.7"
      ]
    }
  ],
  "aliases": [],
  "details": "Vim is a greatly improved version of the good old UNIX editor Vi. Vim allows to redirect screen messages using the `:redir` ex command to register, variables and files. It also allows to show the contents of registers using the `:registers` or `:display` ex command. When redirecting the output of `:display` to a register, Vim will free the register content before storing the new content in the register. Now when redirecting the `:display` command to a register that is being displayed, Vim will free the content while shortly afterwards trying to access it, which leads to a use-after-free. Vim pre 9.1.1115 checks in the ex_display() function, that it does not try to redirect to a register while displaying this register at the same time. However this check is not complete, and so Vim does not check the `+` and `*` registers (which typically donate the X11/clipboard registers, and when a clipboard connection is not possible will fall back to use register 0 instead. In Patch 9.1.1115 Vim will therefore skip outputting to register zero when trying to redirect to the clipboard registers `*` or `+`. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
  "id": "UBUNTU-CVE-2025-26603",
  "modified": "2025-09-08T17:08:12Z",
  "published": "2025-02-18T19:15:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2025-26603"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/vim/vim/security/advisories/GHSA-63p5-mwg2-787v"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/vim/vim/commit/c0f0e2380e5954f4a52a131bf6b8"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/vim/vim/commit/c0f0e2380e5954f4a52a131bf6b8"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-7419-1"
    }
  ],
  "related": [
    "USN-7419-1"
  ],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2025-26603"
  ]
}



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…