CVE-2026-15939 PUBLISHED

Simple Restrict < 1.2.9 - Contributor+ Restricted Content Disclosure via REST API

Assigner: WPScan
Reserved: 16.07.2026 Published: 02.08.2026 Updated: 02.08.2026

The Simple Restrict WordPress plugin before 1.2.9 does not enforce its content-restriction permission check on the REST API the way it does on the front end, relying there on a generic capability check instead of the Simple Restrict WordPress plugin before 1.2.9's own permission system, allowing users with contributor-level access or above to read the content of restricted posts and pages they were never granted access to.

Product Status

Vendor Unknown
Product Simple Restrict
Versions Default: unaffected
  • affected from 0 to 1.2.9 (excl.)

Credits

  • Shikhali Jamalzade finder
  • WPScan coordinator

References

Problem Types

  • CWE-863 Incorrect Authorization CWE