What this page helps you verify fast
This hub clusters tracked records for BadgeOS so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin BadgeOS (`badgeos`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2023-47647, CVE-2023-2172 and CVE-2023-2174, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions up to 3.7.0. Fixed version: 3.7.1.
Affected range: Versions up to 3.7.1.2. Fixed version: 3.7.1.3.
Affected range: Versions up to 3.7.1.6. Fixed version is not listed yet.
Affected range: Versions up to 3.7.1.6. Fixed version is not listed yet.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2022-0817
BadgeOS <= 3.7.0 - Unauthenticated SQL Injection
|
SQL Injection | Versions up to 3.7.0 | 3.7.1 | CVSS 9.8 |
|
CVE-2022-2958
BadgeOS <= 3.7.1.2 - Authenticated (Subscriber+) SQL Injection
|
SQL Injection | Versions up to 3.7.1.2 | 3.7.1.3 | CVSS 8.8 |
|
CVE-2023-2173
BadgeOS <= 3.7.1.6 - Authenticated (Subscriber+) Insecure Direct Object Reference to...
|
Authorization Bypass | Versions up to 3.7.1.6 | No patch listed | CVSS 6.5 |
|
CVE-2023-2171
BadgeOS <= 3.7.1.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Sh...
|
Stored Cross-Site Scripting | Versions up to 3.7.1.6 | No patch listed | CVSS 5.4 |
|
CVE-2023-47647
BadgeOS <= 3.7.1.6 - Missing Authorization
|
Vulnerability | Versions up to 3.7.1.6 | No patch listed | CVSS 4.3 |
|
CVE-2023-2172
BadgeOS <= 3.7.1.6 - Authenticated (Subscriber+) Insecure Direct Object Reference to...
|
Authorization Bypass | Versions up to 3.7.1.6 | No patch listed | CVSS 4.3 |
|
CVE-2023-2174
BadgeOS <= 3.7.1.6 - Missing Authorization in delete_badgeos_log_entries
|
Vulnerability | Versions up to 3.7.1.6 | No patch listed | CVSS 4.3 |
|
CVE-2022-41987
BadgeOS <= 3.7.1.6 - Cross-Site Request Forgery
|
Cross-Site Request Forgery | Versions up to 3.7.1.6 | No patch listed | CVSS 4.3 |
BadgeOS <= 3.7.0 - Unauthenticated SQL Injection
BadgeOS <= 3.7.1.2 - Authenticated (Subscriber+) SQL Injection
BadgeOS <= 3.7.1.6 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Post Deletion
BadgeOS <= 3.7.1.6 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
BadgeOS <= 3.7.1.6 - Missing Authorization
BadgeOS <= 3.7.1.6 - Authenticated (Subscriber+) Insecure Direct Object Reference to Arbitrary Post Title Overwrite
BadgeOS <= 3.7.1.6 - Missing Authorization in delete_badgeos_log_entries
BadgeOS <= 3.7.1.6 - Cross-Site Request Forgery
This hub clusters tracked records for BadgeOS so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The BadgeOS plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on multiple functions in versions up to, and including, 3.7.1.6. This makes it...
The BadgeOS plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 3.7.1.6. This is due to improper validation and authorization checks with...
The BadgeOS plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the delete_badgeos_log_entries function in versions up to, and includ...
Sorted by latest disclosure date so newly published issues surface first.
The BadgeOS plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on multiple functions in versions up to, and including, 3.7.1.6. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform...
The BadgeOS plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 3.7.1.6. This is due to improper validation and authorization checks within the badgeos_update_steps_ajax_handler, badgeos_update_award_steps_ajax_handler, badgeos...
The BadgeOS plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the delete_badgeos_log_entries function in versions up to, and including, 3.7.1.6. This makes it possible for authenticated attackers, with subscriber-level pe...
The BadgeOS plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 3.7.1.6. This is due to improper validation and authorization checks within the badgeos_delete_step_ajax_handler, badgeos_delete_award_step_ajax_handler, badgeos_d...
The BadgeOS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in versions up to, and including, 3.7.1.6 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated a...
The BadgeOS plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 3.7.1.6. This is due to missing or incorrect nonce validation on one or more functions. This makes it possible for unauthenticated attackers to perform actions including...
The BadgeOS plugin for WordPress is vulnerable to SQL Injection via some of its ajax actions in versions up to, and including, 3.7.1.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...
The BadgeOS WordPress plugin through 3.7.0 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action, leading to an SQL Injection exploitable by unauthenticated users