Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Unauthenticated network-reachable SQLi (AV:N/AC:L/PR:N/UI:N) enabling database read (C:H); no integrity/availability change and DB queries stay in-scope, so I:N/A:N/S:U.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated SQL Injection in WP OAuth Server <= 6.2.0 versions.
AnalysisAI
SQL injection in the miniOrange WP OAuth Server WordPress plugin (all versions up to and including 6.2.0) lets remote unauthenticated attackers inject arbitrary SQL through the plugin's OAuth request handling, per CVSS:3.1 PR:N. The flaw carries a critical 9.3 score with a changed-scope confidentiality impact, meaning attacker-controlled queries can reach data beyond the intended authorization boundary. Reported by Patchstack (CVE-2026-65520 / EUVD-2026-53969); no public exploit identified at time of analysis.
Technical ContextAI
WP OAuth Server (cpe:2.3:a:miniorange:wp_oauth_server) is a WordPress plugin that turns a WordPress site into an OAuth 2.0 / OpenID Connect identity provider, issuing tokens and handling authorization endpoints for connected applications. The root cause is CWE-89 (SQL Injection): user-supplied input reaching an OAuth-related endpoint is concatenated into a SQL statement without proper parameterization or sanitization, so crafted input alters query structure. Because OAuth authorize/token endpoints are exposed to unauthenticated clients by design, the injectable surface is reachable pre-authentication, which is consistent with the PR:N metric.
RemediationAI
Upgrade the WP OAuth Server plugin to a release later than 6.2.0 once the vendor publishes it; released patched version is not independently confirmed from the provided data, so verify the fixed version against the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/miniorange-oauth-20-server/vulnerability/wordpress-wp-oauth-server-plugin-6-2-0-sql-injection-vulnerability) and the miniOrange changelog before deploying. Until a patched version is confirmed, restrict access to the plugin's OAuth endpoints with a WAF rule targeting SQL-injection patterns on the OAuth request/authorize/token parameters, or place the OAuth IdP behind IP allowlisting or authentication at the reverse proxy - noting this can break legitimate third-party OAuth clients that need public endpoint access. If OAuth SSO is not actively used, deactivating the plugin removes the exposed attack surface entirely.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53969
GHSA-75cj-86wv-m74j