Security readout for executives and security teams
Plain-English summary
CVE-2022-34839 affects CodexShaper's WP OAuth2 Server WordPress plugin through version 1.0.1. It is an authentication bypass issue, meaning an attacker may access protected information without valid credentials under certain conditions. The listed impact is high confidentiality loss, with no stated integrity or availability impact.
Executive priority
Moderate priority. This is not source-confirmed as actively exploited, but it affects authentication on WordPress sites and can expose confidential data. Public-facing sites using the affected plugin should be inventoried and remediated promptly.
Technical view
The vulnerability is CWE-287 improper authentication in WP OAuth2 Server <= 1.0.1. CVSS 3.1 is 5.9: network exploitable, high attack complexity, no privileges or user interaction required, unchanged scope, high confidentiality impact, no integrity or availability impact.
Likely exposure
Exposure is most likely on WordPress sites with the WP OAuth2 Server plugin installed and active at version 1.0.1 or earlier, especially public sites using it for OAuth authentication flows.
Exploitation context
The supplied sources do not state active exploitation, and the CVE is not listed as KEV. Treat exploit status as unconfirmed. The high attack complexity lowers urgency, but unauthenticated network reachability keeps this relevant for internet-facing WordPress assets.
Researcher notes
Evidence is limited to the CVE record, WordPress plugin reference, and Patchstack entry. The bundle does not provide exploit details, fixed-version confirmation, or operational indicators. Avoid assuming broader product impact beyond CodexShaper WP OAuth2 Server <= 1.0.1.
Mitigation direction
- Inventory WordPress sites for WP OAuth2 Server plugin usage and version.
- Disable or remove affected plugin versions if OAuth functionality is not required.
- Check WordPress, vendor, and Patchstack guidance for a fixed release.
- Upgrade only to a vendor-documented non-affected version when available.
- Review access logs for unexplained authenticated or OAuth-related activity.
Validation and detection
- Confirm whether WP OAuth2 Server is installed and active on each WordPress site.
- Record plugin version and flag any instance at 1.0.1 or earlier.
- Verify remediation against vendor or Patchstack guidance, not assumptions.
- Check logs for unusual authentication success patterns or unexpected account access.
- Document accepted risk for any site that cannot remediate promptly.
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-287: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-34839 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
- 5.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
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:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://wordpress.org/plugins/oauth2-server/#descriptionCVE reference · x_refsource_CONFIRM
- https://patchstack.com/database/vulnerability/oauth2-server/wordpress-wp-oauth2-server-plugin-1-0-1-authentication-bypass-vulnerabilityCVE reference · x_refsource_CONFIRM
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.
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
