CVE-2026-65520
Received Received - Intake

Unauthenticated SQL Injection in WP OAuth Server

Vulnerability report for CVE-2026-65520, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: Patchstack

Description

Unauthenticated SQL Injection in WP OAuth Server <= 6.2.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wp_oauth_server wp_oauth_server to 6.2.0 (inc)
miniorange wp_oauth_server to 6.2.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated SQL Injection vulnerability in the WordPress WP OAuth Server plugin versions 6.2.0 and earlier. It allows attackers to directly interact with the website's database without authentication, potentially accessing or manipulating sensitive data.

Detection Guidance

To detect this vulnerability, check if your WordPress site is running WP OAuth Server plugin version 6.2.0 or earlier. You can use commands like 'wp plugin list' in WordPress CLI or inspect the plugin files in /wp-content/plugins/wp-oauth-server/ to verify the version.

Impact Analysis

An attacker could exploit this flaw to steal sensitive information from your database, such as user credentials, personal data, or other confidential details. The high CVSS score of 9.3 indicates a critical risk of widespread exploitation.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA compliance requirements. A breach may result in legal penalties, reputational damage, and loss of trust due to compromised sensitive information.

Mitigation Strategies

Immediately update the WP OAuth Server plugin to version 6.2.1 or later. If an update is not possible right away, apply the mitigation rule provided by Patchstack to block attacks until the update is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65520. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart