Action not permitted
Modal body text goes here.
Modal Title
Modal Body
PYSEC-2023-24
Vulnerability from pysec - Published: 2023-02-23 00:15 - Updated: 2023-05-04 03:49Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| Name | purl | markdown-it-py | pkg:pypi/markdown-it-py |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "markdown-it-py",
"purl": "pkg:pypi/markdown-it-py"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
}
],
"repo": "https://github.com/executablebooks/markdown-it-py",
"type": "GIT"
},
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.2.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.1.0",
"0.1.1",
"0.2.0",
"0.2.1",
"0.2.2",
"0.2.3",
"0.3.0",
"0.3.1",
"0.3.2",
"0.3.3",
"0.4.0",
"0.4.1",
"0.4.2",
"0.4.3",
"0.4.4",
"0.4.5",
"0.4.6",
"0.4.7",
"0.4.8",
"0.4.9",
"0.5.0",
"0.5.1",
"0.5.2",
"0.5.3",
"0.5.4",
"0.5.5",
"0.5.6",
"0.5.7",
"0.5.8",
"0.6.0",
"0.6.1",
"0.6.2",
"1.0.0",
"1.0.0b1",
"1.0.0b2",
"1.0.0b3",
"1.1.0",
"2.0.0",
"2.0.1",
"2.1.0"
]
}
],
"aliases": [
"CVE-2023-26303",
"GHSA-vrjv-mxr7-vjf8"
],
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "PYSEC-2023-24",
"modified": "2023-05-04T03:49:46.302314Z",
"published": "2023-02-23T00:15:00Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-vrjv-mxr7-vjf8"
}
]
}
BREW-KHAOS-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:01 – Updated: 2026-08-13 17:01 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "khaos",
"purl": "pkg:brew/khaos"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.1_8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
},
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-khaos-CVE-2023-26303",
"modified": "2026-08-13T17:01:22Z",
"published": "2026-08-13T17:01:22Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-KIMI-CLI-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:01 – Updated: 2026-09-10 00:17 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "kimi-cli",
"purl": "pkg:brew/kimi-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.48.0_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-kimi-cli-CVE-2023-26303",
"modified": "2026-09-10T00:17:52Z",
"published": "2026-08-13T17:01:40Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-LEXICON-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:02 – Updated: 2026-09-10 00:19 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "lexicon",
"purl": "pkg:brew/lexicon"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.25.2_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-lexicon-CVE-2023-26303",
"modified": "2026-09-10T00:19:42Z",
"published": "2026-08-13T17:02:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-LINODE-CLI-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:02 – Updated: 2026-09-10 00:19 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "linode-cli",
"purl": "pkg:brew/linode-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.68.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-linode-cli-CVE-2023-26303",
"modified": "2026-09-10T00:19:49Z",
"published": "2026-08-13T17:02:51Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-LOCALSTACK-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:03 – Updated: 2026-09-10 00:20 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.0.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "localstack",
"purl": "pkg:brew/localstack"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2026.3.0_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.0.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.0.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-localstack-CVE-2023-26303",
"modified": "2026-09-10T00:20:57Z",
"published": "2026-08-13T17:03:02Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-LUE-READER-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:03 – Updated: 2026-09-10 19:43 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "lue-reader",
"purl": "pkg:brew/lue-reader"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.0_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-lue-reader-CVE-2023-26303",
"modified": "2026-09-10T19:43:26Z",
"published": "2026-08-13T17:03:07Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-MAC-CLEANUP-PY-CVE-… (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:10 – Updated: 2026-09-10 00:27 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.0.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "mac-cleanup-py",
"purl": "pkg:brew/mac-cleanup-py"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.0.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.0.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-mac-cleanup-py-CVE-2023-26303",
"modified": "2026-09-10T00:27:49Z",
"published": "2026-08-13T17:10:51Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-MANIM-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:11 – Updated: 2026-09-10 00:28 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "manim",
"purl": "pkg:brew/manim"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.21.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-manim-CVE-2023-26303",
"modified": "2026-09-10T00:28:56Z",
"published": "2026-08-13T17:11:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-MCP-ATLASSIAN-CVE-2… (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:13 – Updated: 2026-09-10 00:30 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "mcp-atlassian",
"purl": "pkg:brew/mcp-atlassian"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.23.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-mcp-atlassian-CVE-2023-26303",
"modified": "2026-09-10T00:30:25Z",
"published": "2026-08-13T17:13:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
BREW-MCPM-CVE-2023-26303 (GHSA-VRJV-MXR7-VJF8)
Vulnerability from osv_homebrew – Published: 2026-08-13 17:13 – Updated: 2026-09-10 19:56 – Source websiteDenial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.
| URL | Type | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "markdown-it-py",
"resource_purl": "pkg:pypi/markdown-it-py@4.2.0",
"upstream_fixed_in": "2.2.0"
},
"package": {
"ecosystem": "Homebrew",
"name": "mcpm",
"purl": "pkg:brew/mcpm"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.15.0_2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/markdown-it-py@4.2.0",
"name": "markdown-it-py",
"resource": "markdown-it-py",
"strategy": "registry",
"subject_version": "4.2.0"
}
]
},
"details": "Denial of service could be caused to markdown-it-py, before v2.2.0, if an attacker was allowed to force null assertions with specially crafted input.",
"id": "BREW-mcpm-CVE-2023-26303",
"modified": "2026-09-10T19:56:14Z",
"published": "2026-08-13T17:13:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26303"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/pull/246"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/53ca3e9c2b9e9b295f6abf7f4ad2730a9b70f68c"
},
{
"type": "WEB",
"url": "https://github.com/executablebooks/markdown-it-py/commit/ae03c6107dfa18e648f6fdd1280f5b89092d5d49"
},
{
"type": "PACKAGE",
"url": "https://github.com/executablebooks/markdown-it-py"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown-it-py/PYSEC-2023-24.yaml"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "markdown-it-py Denial of Service vulnerability",
"upstream": [
"GHSA-vrjv-mxr7-vjf8",
"CVE-2023-26303",
"PYSEC-2023-24"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
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.