Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Remote and unauthenticated (AV:N/PR:N/UI:N), but recovering and applying the hard-coded key adds AC:H; key abuse exposes and alters protected data (C:H/I:H) with no availability impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Backdoor in Enable CORS <= 2.0.3 versions.
AnalysisAI
Unauthenticated backdoor in the WordPress "Enable CORS" plugin (versions <= 2.0.3) lets remote attackers leverage a hard-coded cryptographic key (CWE-321) to bypass access controls and read or alter protected data without any credentials. Reported by Patchstack and tagged as Information Disclosure, the issue carries a CVSS 7.4; no public exploit and no CISA KEV listing exist at the time of analysis, and despite the network attack vector the CVSS marks high attack complexity, indicating exploitation is non-trivial.
Technical ContextAI
The affected component is the "Enable CORS" WordPress plugin, which exposes Cross-Origin Resource Sharing controls to a WordPress site. The root cause is CWE-321 (Use of a Hard-coded Cryptographic Key): a secret embedded in the plugin code is the same across every installation, so it cannot serve as a true authentication or integrity secret. Because the key is shared and discoverable from the distributed plugin, anyone who recovers it can forge or validate whatever the key protects (tokens, signatures, or privileged endpoints) - functioning as an effective backdoor. The CVSS vector (AV:N/AC:H) indicates the weakness is reachable over the network but requires meeting specific conditions to exploit, consistent with needing to derive and correctly apply the hard-coded key.
RemediationAI
No vendor-released patch version was identified at time of analysis; the input provides no fixed version number, only the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/enable-cors/vulnerability/wordpress-enable-cors-plugin-2-0-3-backdoor-vulnerability?_s_id=cve), which should be consulted for an updated release. Because the flaw is a hard-coded cryptographic key acting as a backdoor, the most reliable compensating control is to deactivate and remove the Enable CORS plugin until a fixed version is confirmed, accepting the trade-off that legitimate cross-origin requests configured through it will stop working. If the plugin must remain active, restrict access to its endpoints at the web server or WAF layer (for example, block or authenticate requests to the plugin's CORS handler paths) and monitor for anomalous cross-origin or unauthenticated requests; this reduces exposure but may break some intended cross-origin functionality. Avoid relying on the plugin's own key-based protection, since the shared key cannot be trusted.
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-321 – Use of Hard-coded Cryptographic Key
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39677
GHSA-j6v4-3f83-jr3w