CVE-2026-2128
Last modified
CVE-2026-2128 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. The Breeze plugin for WordPress is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in all versions up to, and including, 2.5.2 This is due to improper verification of the `wordpress_logged_in_` cookie in the `inc/cache/execute-cache.php` file when the "Cache Logged-in Users" setting is enabled. The plugin parses the username directly from the cookie value (e.g., `username|hash`) using `substr()` to retrieve the corresponding cache file but fails to verify the session's cryptographic signature or validity with WordPress core. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
The Breeze plugin for WordPress is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in all versions up to, and including, 2.5.2 This is due to improper verification of the `wordpress_logged_in_` cookie in the `inc/cache/execute-cache.php` file when the "Cache Logged-in Users" setting is enabled. The plugin parses the username directly from the cookie value (e.g., `username|hash`) using `substr()` to retrieve the corresponding cache file but fails to verify the session's cryptographic signature or validity with WordPress core. This makes it possible for unauthenticated attackers to supply a crafted cookie (e.g., `wordpress_logged_in_fake=admin|fake`) to trick the plugin into serving the cached HTML content generated for an administrator, leading to the disclosure of sensitive information such as private posts (including their full content), the Admin Bar, WordPress nonces, and other data visible only to logged-in administrators or other users.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-2128?
How severe is CVE-2026-2128?
How do I fix CVE-2026-2128?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-21274Dreamweaver Desktop versions 21.6 and earlier are affected b…7.8
- CVE-2026-21275InDesign Desktop versions 21.0, 19.5.5 and earlier are affec…7.8
- CVE-2026-21276InDesign Desktop versions 21.0, 19.5.5 and earlier are affec…7.8
- CVE-2026-21277InDesign Desktop versions 21.0, 19.5.5 and earlier are affec…7.8
- CVE-2026-21278InDesign Desktop versions 21.0, 19.5.5 and earlier are affec…5.5
- CVE-2026-21279is affected by an Improper Input Validation vulnerability th…8.2
- CVE-2026-21280Illustrator versions 29.8.3, 30.0 and earlier are affected b…8.6
- CVE-2026-21281InCopy versions 21.0, 19.5.5 and earlier are affected by a H…7.8
- CVE-2026-21282Adobe Commerce versions 2.4.9-alpha3, 2.4.8-p3, 2.4.7-p8, 2.…5.3
- CVE-2026-21283Bridge versions 15.1.2, 16.0 and earlier are affected by a H…7.8
- CVE-2026-21284Adobe Commerce versions 2.4.9-alpha3, 2.4.8-p3, 2.4.7-p8, 2.…8.1
- CVE-2026-21285Adobe Commerce versions 2.4.9-alpha3, 2.4.8-p3, 2.4.7-p8, 2.…4.3
Are you affected by CVE-2026-2128?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
