CVE-2022-2958
Medium PUBLISHEDBadgeOS < 3.7.1.3 - Subscriber+ SQLi
Not yet in CISA KEV
Recommended Action
Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
At a Glance
The BadgeOS WordPress plugin before 3.7.1.3 does not sanitise and escape parameters before using them in SQL statements via AJAX actions available to any authenticated users, leading to SQL Injections
- Published
- Sep 19, 2022
- First Seen
- Dec 09, 2025
- CVSS
- 8.8 High
- EPSS
- —
Recommended Actions
- Treat as actively exploited. Assess exposure, apply compensating controls where patching is delayed, and monitor for abuse.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
| Source | Added |
|---|---|
| The Shadowserver (via CIRCL) First | 2025-12-09 00:00 UTC |
Detection Context
Request patterns and scanner artifacts observed for this CVE. Operational detection logic guidance is coming soon.
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2025-12-09 00:00:00 UTC · The Shadowserver (via CIRCL)
Weaknesses (CWE)
-
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Timeline
-
Added to KEVIntel
-
CVE Published to Public
-
CVE ID Reserved
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v1/pro/kevs/CVE-2022-2958
{
"cve_id": "CVE-2022-2958",
"title": "BadgeOS < 3.7.1.3 - Subscriber+ SQLi",
"affected_vendor": "Unknown",
"affected_product": "BadgeOS",
"confidence": "Medium",
"cvss_score": 8.8,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}