Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Network-reachable, low-complexity, unauthenticated disclosure with no user interaction (PR:N/UI:N) yielding confidentiality-only impact (C:H, I:N/A:N), consistent with CWE-201 information exposure.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Sensitive Data Exposure in Object Cache 4 everyone <= 2.3.2 versions.
AnalysisAI
Sensitive data exposure in the WordPress plugin Object Cache 4 everyone (versions 2.3.2 and earlier) lets remote unauthenticated attackers retrieve information the application intended to keep private, per the Patchstack advisory and a CVSS 3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N, confidentiality-only impact). The flaw, classed as CWE-201, stems from the caching layer inadvertently exposing sensitive cached content to unauthorized requestors. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
Object Cache 4 everyone is a WordPress persistent object-cache plugin that stores the results of expensive database queries and rendered objects to speed up page delivery. The vulnerability maps to CWE-201 (Insertion of Sensitive Information Into Sent Data), meaning the cache or its supporting endpoints emit data - potentially cached query results, internal objects, or configuration values - into responses reachable by unauthenticated clients. Because object caches frequently hold authenticated-session-derived or backend data, improper access controls around the cache surface can expose information never intended for anonymous visitors. No CPE strings were supplied in the input; the affected component is identified by plugin slug 'object-cache-4-everyone' rather than a formal CPE.
RemediationAI
No vendor-released patch version is identified in the provided data, though the '<= 2.3.2' framing implies a fixed release likely exists in the plugin's later versions - administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/object-cache-4-everyone/vulnerability/wordpress-object-cache-4-everyone-plugin-2-3-2-sensitive-data-exposure-vulnerability?_s_id=cve) and the WordPress.org plugin page to confirm and upgrade to the first patched release above 2.3.2. As compensating controls until patched, restrict or block unauthenticated access to any plugin-exposed cache endpoints at the web server or WAF layer (Patchstack offers virtual patching for this CVE), and if the plugin is not essential, deactivate and remove it - trading the caching performance benefit for closure of the exposure. Review web/access logs for anomalous requests to cache-related paths to gauge prior exposure.
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-39678
GHSA-3pf2-chrh-rq92