Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Unauthenticated remote account takeover justifies PR:N and high CIA impact, while the specific preconditions required to bypass authentication warrant AC:H.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Authentication in miniOrange Discord Integration <= 2.2.4 versions.
AnalysisAI
Authentication bypass in the miniOrange Discord Integration plugin for WordPress (versions 2.2.4 and earlier) lets remote unauthenticated attackers defeat the plugin's identity verification (CWE-288) and assume the identity of legitimate WordPress users, including potentially privileged accounts. Rated CVSS 8.1 (High) by Patchstack, the flaw carries full confidentiality, integrity, and availability impact but a high attack complexity that tempers real-world exploitability. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
The affected component is the miniOrange Discord Integration WordPress plugin (CPE cpe:2.3:a:miniorange:miniorange_discord_integration), which bridges WordPress accounts with Discord for social login and role synchronization. CWE-288 (Authentication Bypass Using an Alternate Path or Channel / improper authentication) means the plugin exposes a code path that establishes an authenticated session or trusts an identity assertion without properly validating the credential or token - for OAuth/social-login bridges this typically stems from unvalidated or forgeable identity parameters (e.g., trusting a Discord identifier or email supplied in a request rather than a cryptographically verified token). Because the check happens before any WordPress login credential is required, the alternate path effectively substitutes for the normal authentication gate.
RemediationAI
Upgrade the miniOrange Discord Integration plugin to the first release above 2.2.4 published by the vendor; the exact fixed version is not independently confirmed from the provided data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/miniorange-discord-integration/vulnerability/wordpress-miniorange-discord-integration-plugin-2-2-4-broken-authentication-vulnerability) and the vendor's changelog for the patched build before deploying - no vendor-released patch version is identified at time of analysis. If a fixed version is not yet available or cannot be applied immediately, the most reliable compensating control is to deactivate the plugin entirely, which removes the vulnerable authentication path at the cost of disabling Discord login and role-sync functionality. Where deactivation is not acceptable, restrict access to the plugin's authentication/callback endpoints via a WAF rule or web-server access control and monitor for anomalous logins, accepting that endpoint filtering may break legitimate Discord OAuth callbacks and requires knowing the exact endpoint paths.
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 technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48198
GHSA-g3gm-pf8v-8953