Skip to content

Commit 6231621

Browse files
committed
1 parent a5847e4 commit 6231621

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

advisories/github-reviewed/2026/03/GHSA-5239-wwwm-4pmq/GHSA-5239-wwwm-4pmq.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,17 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-5239-wwwm-4pmq",
4-
"modified": "2026-03-24T20:33:39Z",
4+
"modified": "2026-03-24T20:33:40Z",
55
"published": "2026-03-22T06:30:15Z",
66
"aliases": [
77
"CVE-2026-4539"
88
],
99
"summary": "Pygments has Regular Expression Denial of Service (ReDoS) due to Inefficient Regex for GUID Matching",
1010
"details": "A security flaw has been discovered in pygments up to 2.19.2. The impacted element is the function AdlLexer of the file pygments/lexers/archetype.py. The manipulation results in inefficient regular expression complexity. The attack is only possible with local access. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.",
1111
"severity": [
12-
{
13-
"type": "CVSS_V3",
14-
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
15-
},
1612
{
1713
"type": "CVSS_V4",
18-
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P"
14+
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
1915
}
2016
],
2117
"affected": [
@@ -32,11 +28,14 @@
3228
"introduced": "0"
3329
},
3430
{
35-
"last_affected": "2.19.2"
31+
"fixed": "2.20.0"
3632
}
3733
]
3834
}
39-
]
35+
],
36+
"database_specific": {
37+
"last_known_affected_version_range": "<= 2.19.2"
38+
}
4039
}
4140
],
4241
"references": [
@@ -69,7 +68,7 @@
6968
"cwe_ids": [
7069
"CWE-400"
7170
],
72-
"severity": "LOW",
71+
"severity": "MODERATE",
7372
"github_reviewed": true,
7473
"github_reviewed_at": "2026-03-24T20:33:39Z",
7574
"nvd_published_at": "2026-03-22T06:16:20Z"

0 commit comments

Comments
 (0)