Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Unauthenticated network endpoint with no user interaction (AV:N/AC:L/PR:N/UI:N); missing authorization yields partial, scoped read/modify impact, so C/I/A are Low and scope Unchanged.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Newsletters <= 4.13 versions.
AnalysisAI
Missing authorization in the Newsletters (newsletters-lite) WordPress plugin through version 4.13 lets unauthenticated remote attackers reach functionality that should be access-controlled, producing limited confidentiality, integrity, and availability impact (CVSS 7.3). Reported by Patchstack and tagged as an authentication bypass, the flaw requires no credentials or user interaction, though no public exploit code or CISA KEV listing exists at time of analysis. The partial (Low) impact across all three dimensions suggests scoped data exposure or unauthorized actions rather than full site compromise.
Technical ContextAI
The affected component is the Newsletters plugin for WordPress (commonly distributed as 'newsletters-lite'), used to build and send email campaigns to subscriber lists. The root cause is CWE-862 (Missing Authorization): one or more plugin endpoints or AJAX/REST handlers execute privileged operations without verifying the requester's capability or nonce, so the server-side authorization check that should gate the action is absent or incomplete. Because WordPress plugins frequently register admin-ajax.php actions or REST routes that are reachable pre-authentication, a Broken Access Control gap of this class typically allows anonymous callers to invoke handlers intended only for administrators or logged-in users.
RemediationAI
No vendor-released patch version is identified in the available data; because the advisory designates 4.13 and earlier as vulnerable, a fixed release is expected to be the next version above 4.13, but that version is not confirmed in this input - confirm and apply the patched build via the WordPress plugin updater after checking the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/newsletters-lite/vulnerability/wordpress-newsletters-plugin-4-13-broken-access-control-vulnerability?_s_id=cve). Until a confirmed fixed version is installed, compensating controls include deactivating the Newsletters plugin if email campaigns are not actively in use (trade-off: disables all newsletter functionality), and placing a WAF or web-server rule in front of the affected plugin endpoints - for example restricting the plugin's admin-ajax.php actions and any custom routes to authenticated sessions (trade-off: may break legitimate front-end subscribe flows and requires identifying the exact action names from the advisory). Virtual patching via a WordPress security plugin (e.g. Patchstack's own mitigation) is a reasonable interim control where deactivation is not acceptable.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39682
GHSA-7hhw-r4mw-8jm8