Security readout for executives and security teams
Plain-English summary
BadgeOS for WordPress has a missing authorization flaw through version 3.7.1.6. A logged-in user may reach functionality they should not be allowed to use. The documented impact is limited availability disruption, with no confidentiality or integrity impact stated in the provided sources.
Executive priority
Prioritize as a moderate WordPress plugin exposure. It is not currently supported by provided evidence as an emergency exploitation event, but affected public sites with many user accounts should be remediated promptly.
Technical view
CVE-2023-47647 is a CWE-862 missing authorization issue in LearningTimes BadgeOS through 3.7.1.6. CVSS 3.1 is 4.3: network reachable, low complexity, low privileges required, no user interaction, unchanged scope, and low availability impact only.
Likely exposure
Exposure is limited to WordPress sites running the BadgeOS plugin at version 3.7.1.6 or earlier. Publicly reachable sites are more relevant because the CVSS vector is network based, but exploitation requires some authenticated access.
Exploitation context
The provided bundle does not show CISA KEV listing or active exploitation evidence. Patchstack is listed as the vulnerability database reference, but the prompt does not provide exploit details, affected endpoint specifics, or a confirmed fixed version.
Researcher notes
The source detail is sparse: no endpoint, action, proof of concept, or fixed version is included in the bundle. Validate scope using vendor or Patchstack data before writing detections or regression tests. Do not assume confidentiality or integrity impact beyond the CVSS vector.
Mitigation direction
- Inventory WordPress sites for active BadgeOS installations.
- Treat BadgeOS versions 3.7.1.6 and earlier as affected.
- Check BadgeOS, WordPress.org, and Patchstack guidance for fixed-version instructions.
- Remove or disable BadgeOS where it is not business-critical.
- Limit untrusted authenticated user accounts until remediation is confirmed.
Validation and detection
- Confirm each WordPress site’s installed BadgeOS version.
- Verify whether BadgeOS is active, inactive, or removed.
- Review user roles with authenticated access to affected sites.
- Check application logs for unusual BadgeOS activity by low-privilege users.
- Document remediation status for every affected site.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-47647 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L2.81.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
