Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Network-accessible WordPress plugin requiring Contributor-level authentication (PR:L); missing authorization permits limited integrity modifications only, with no confidentiality or availability impact.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Contributor Broken Access Control in Nelio Content <= 4.3.4 versions.
AnalysisAI
Broken access control in the Nelio Content WordPress plugin (versions 4.3.4 and earlier) allows authenticated users holding only the Contributor role to bypass intended authorization restrictions and perform actions reserved for higher-privileged roles. The root cause is missing authorization checks (CWE-862) on one or more plugin endpoints, enabling unauthorized integrity-affecting operations on content managed by the plugin. No public exploit code is identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
Nelio Content is a WordPress plugin designed for editorial planning, content scheduling, and social media integration. In the WordPress role hierarchy, Contributors can draft posts but cannot publish or manage others' content without explicit promotion. CWE-862 (Missing Authorization) indicates that the plugin fails to verify the calling user's capabilities before executing sensitive operations - a common pattern in WordPress plugin vulnerabilities where nonce verification is present but role/capability checks are absent or insufficient. The CVSS vector AV:N/AC:L/PR:L/UI:N confirms the flaw is reachable over the network by any authenticated low-privilege user without special conditions. No CPE string was provided in the source data, but EUVD-2026-39763 confirms the affected range as all Nelio Content versions up to and including 4.3.4.
RemediationAI
Update Nelio Content to a version beyond 4.3.4 as soon as the vendor releases a patched build - no specific fixed version number is confirmed in the available source data, so administrators should monitor the Patchstack advisory and the WordPress plugin repository for an update. As compensating controls prior to patching: audit and reduce the number of accounts granted the Contributor role to only trusted individuals; disable public contributor registration if not operationally required; and consider using a WordPress role management plugin (such as Members or User Role Editor) to further restrict Contributor capabilities within Nelio Content's feature set. Note that role-restriction plugins may interfere with legitimate contributor workflows if Nelio Content features are used by authors. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/nelio-content/vulnerability/wordpress-nelio-content-plugin-4-3-4-broken-access-control-vulnerability should be monitored for patch confirmation.
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-39763
GHSA-65vc-5v9h-jmcw