Skip to content

Commit 2dc95f4

Browse files
committed
Update taxonomy
1 parent e76ec51 commit 2dc95f4

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

taxonomy/scenarios.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4039,6 +4039,28 @@
40394039
"CWE-287"
40404040
]
40414041
},
4042+
"crowdsecurity/vpatch-CVE-2026-0926": {
4043+
"name": "crowdsecurity/vpatch-CVE-2026-0926",
4044+
"description": "Detects LFI in Prodigy Commerce WordPress plugin via parameters[template_name] in admin-ajax.php",
4045+
"label": "Prodigy Commerce - LFI",
4046+
"behaviors": [
4047+
"http:exploit"
4048+
],
4049+
"mitre_attacks": [
4050+
"TA0001:T1190"
4051+
],
4052+
"confidence": 3,
4053+
"spoofable": 0,
4054+
"cti": true,
4055+
"service": "http",
4056+
"created_at": "2026-04-01T15:14:23",
4057+
"cves": [
4058+
"CVE-2026-0926"
4059+
],
4060+
"cwes": [
4061+
"CWE-98"
4062+
]
4063+
},
40424064
"crowdsecurity/vpatch-CVE-2026-1207": {
40434065
"name": "crowdsecurity/vpatch-CVE-2026-1207",
40444066
"description": "Detects SQL injection via the band parameter in Django RasterField/PostGIS endpoint",

0 commit comments

Comments
 (0)