LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34858: WordPress OAuth 2.0 client for SSO plugin <= 1.11.3 - Authentication Bypass vulnerability

Authentication Bypass vulnerability in miniOrange OAuth 2.0 client for SSO plugin <= 1.11.3 at WordPress.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This is a critical authentication bypass in a WordPress single sign-on plugin from miniOrange. A vulnerable site could allow an unauthenticated attacker to bypass login protections, putting site content, accounts, and administration at serious risk. The source bundle does not include implementation details or a named fixed version.

Executive priority

Treat this as urgent for any business-critical WordPress site using the affected plugin. The risk is account and site compromise without prior credentials. Start with asset discovery, confirm versions, and follow vendor guidance before assuming a specific patch path.

Technical view

CVE-2022-34858 affects miniOrange OAuth 2.0 client for SSO WordPress plugin versions up to 1.11.3. It is classified as CWE-306, missing authentication for a critical function, with CVSS 3.1 score 9.8 and network, no-auth, no-user-interaction attack characteristics.

Likely exposure

Exposure is likely limited to WordPress sites using the miniOrange OAuth 2.0 client for SSO plugin at version 1.11.3 or earlier. Public-facing WordPress deployments are the primary concern because the CVSS vector indicates remote network reachability without credentials.

Exploitation context

The provided sources do not state active exploitation, and the CVE is not marked as CISA KEV. The CVSS vector indicates exploitation could be low-complexity and unauthenticated, but the bundle does not provide exploit mechanics, observed campaigns, or proof-of-concept status.

Researcher notes

The bundle provides severity, affected product, version boundary, CWE, CVSS vector, and public references, but not root-cause detail or a fixed version. Avoid asserting exploitation or remediation specifics beyond the cited sources. Validate exposure by plugin presence and version, then correlate with access logs.

Mitigation direction

  • Inventory WordPress sites for the miniOrange OAuth 2.0 client for SSO plugin.
  • Identify any plugin installations at version 1.11.3 or earlier.
  • Check miniOrange and Patchstack guidance for a supported fixed or unaffected version.
  • Disable or remove vulnerable installations if no vendor-supported fix is immediately available.
  • Prioritize review of administrative accounts and SSO-related access controls.

Validation and detection

  • Confirm each WordPress site’s installed plugin slug and version.
  • Verify whether the plugin is enabled on public-facing production sites.
  • Review authentication logs for unexpected logins or privilege changes.
  • Check whether SSO behavior depends on this plugin before removal.
  • Document remediation status for every affected WordPress instance.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-306: 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 lookup
description · low confidence lookup

Credential 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 lookup
cve · low confidence lookup

CVE-2022-34858 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2022-34858Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
miniOrangeOAuth 2.0 client for SSO (WordPress plugin)oauth-client, n/aunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.