CVE-2026-12000
Last modified
CVE-2026-12000 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The Page and Post Restriction plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to and including 1.4.0 via the WordPress core REST endpoints /wp-json/wp/v2/pages, /wp-json/wp/v2/pages/<id>, /wp-json/wp/v2/posts, and /wp-json/wp/v2/posts/<id>. This is due to the plugin's REST guards — papr_restrict_page_post_rest_api() and the the_posts filter registered by papr_filter_posts() — sourcing their restricted-ID list exclusively from papr_get_restricted_posts_id(), which only reads the per-page metabox options papr_allowed_redirect_for_pages and papr_allowed_redirect_for_posts and never consults the two global toggles papr_access_for_only_loggedin and papr_access_for_only_loggedin_posts that the plugin's own UI describes as 'Make all Pages Private' / 'Make all Posts Private'. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
The Page and Post Restriction plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to and including 1.4.0 via the WordPress core REST endpoints /wp-json/wp/v2/pages, /wp-json/wp/v2/pages/<id>, /wp-json/wp/v2/posts, and /wp-json/wp/v2/posts/<id>. This is due to the plugin's REST guards — papr_restrict_page_post_rest_api() and the the_posts filter registered by papr_filter_posts() — sourcing their restricted-ID list exclusively from papr_get_restricted_posts_id(), which only reads the per-page metabox options papr_allowed_redirect_for_pages and papr_allowed_redirect_for_posts and never consults the two global toggles papr_access_for_only_loggedin and papr_access_for_only_loggedin_posts that the plugin's own UI describes as 'Make all Pages Private' / 'Make all Posts Private'. This makes it possible for unauthenticated attackers to read the full rendered content of every published page and post on sites configured with the documented global toggles, bypassing the security boundary enforced on the frontend by papr_restrict_logged_in_users().
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cyberlord92 | Page and Post Restriction | <= 1.4.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-12000?
How severe is CVE-2026-12000?
How do I fix CVE-2026-12000?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-11994Akaunting 3.1.21 contains an authenticated stored Cross-Site…4.8
- CVE-2026-11995The Gutena Forms – Contact Form, Survey Form, Feedback Form,…5.3
- CVE-2026-11997The Bulk SEO Image plugin for WordPress is vulnerable to Cro…4.3
- CVE-2026-11998A flaw in AngularJS' Strict Contextual Escaping (SCE) logic …7.6
- CVE-2026-11999X.509 trust-chain bypass (path-depth exhaustion) in the Open…7.5
- CVE-2026-1200A flaw was found in the rgaufman/live555 fork of live555. A …6.3
- CVE-2026-12001A hardcoded credential vulnerability exists in the firmware …5.2
- CVE-2026-12002The Smash Balloon Social Photo Feed – Easy Social Feeds Plug…4.7
- CVE-2026-12003To allow builds of Python to be run from an in-tree layout (…5.3
- CVE-2026-12007Use after free in Core in Google Chrome on Windows prior to …8.8
- CVE-2026-12008Use after free in DigitalCredentials in Google Chrome prior …8.3
- CVE-2026-12009Insufficient validation of untrusted input in Accessibility …8.3
Are you affected by CVE-2026-12000?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
