Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated remote request bypasses the plugin's access control with no interaction (PR:N/UI:N/AV:N/AC:L); impact is read-only disclosure of private content, so C:H and I:N/A:N.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in Intranet & Private Site – All-In-One Intranet <= 1.8.1 versions.
AnalysisAI
Broken access control in the All-In-One Intranet WordPress plugin (versions ≤ 1.8.1) allows unauthenticated remote attackers to bypass the plugin's core 'force login / private site' restriction and read content that is supposed to be visible only to authenticated intranet members. The flaw is a missing authorization check (CWE-862) that undermines the single security feature the plugin exists to provide. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
All-In-One Intranet is a WordPress plugin whose primary function is to convert a public WordPress site into a private intranet by forcing visitors to log in before any page or post can be viewed, and optionally restricting the site to logged-in members only. This vulnerability is classed as CWE-862 (Missing Authorization), meaning a request path or resource served by the plugin (or content the plugin is meant to gate) is reachable without the access-control check that should enforce the 'private site' policy. Because the protection is implemented at the application layer by the plugin rather than the web server, any gap in that authorization logic re-exposes the underlying WordPress content directly. The CVSS vector (AV:N/AC:L/PR:N/UI:N/C:H/I:N/A:N) confirms the impact is purely a confidentiality breach - disclosure of otherwise-private content - with no modification or denial of service.
RemediationAI
Update the All-In-One Intranet plugin to a release later than 1.8.1 as soon as the vendor publishes a fixed version - no exact patched version number is confirmed in the available data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/all-in-one-intranet/vulnerability/wordpress-intranet-private-site-all-in-one-intranet-plugin-1-8-1-broken-access-control-vulnerability?_s_id=cve) and the plugin's WordPress.org page for the current version before deploying. If a patch is not yet available, do not rely on this plugin alone to keep sensitive content private: enforce access control at a layer the plugin does not own, for example placing the site behind HTTP Basic Auth at the web server, restricting access by IP allowlist or VPN, or using a virtual private patch / WAF rule (Patchstack offers one) to block the unauthorized access path. The trade-off of server-level Basic Auth or VPN gating is that it blocks all anonymous access including legitimate login flows and any intentionally public endpoints, so test member and admin login paths after applying it.
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-39680
GHSA-p896-xrwf-h8qr