MapPress Maps for WordPress < 2.88.16 - Unauthenticated Arbitrary Private/Draft Post Disclosure
Description
Unauthenticated users can read arbitrary private/draft posts via IDOR in MapPress Maps for WordPress < 2.88.16.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated users can read arbitrary private/draft posts via IDOR in MapPress Maps for WordPress < 2.88.16.
Vulnerability
MapPress Maps for WordPress versions before 2.88.16 are vulnerable to an Insecure Direct Object Reference (IDOR) flaw. The plugin fails to verify that posts retrieved via an AJAX action are public maps, allowing unauthenticated users to read arbitrary private and draft posts [1]. Version 2.88.15 attempted to fix the issue but still permitted any authenticated user (e.g., subscribers) to access such posts [1].
Exploitation
An unauthenticated attacker can exploit the AJAX action without any prior authentication or user interaction. The attacker sends a crafted request referencing the ID of a private or draft post, and the plugin returns the post content because it does not enforce proper access controls on the AJAX endpoint [1].
Impact
Successful exploitation leads to unauthorized disclosure of private and draft post content. This is a confidentiality breach where an attacker can read sensitive information intended to be hidden from the public or restricted to certain roles.
Mitigation
Update to version 2.88.16 or later, which enforces proper authorization checks and ensures only public maps are retrievable via the AJAX endpoint [1]. No other workarounds are documented.
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- WordPress/MapPress Mapsdescription
- Range: <2.88.16
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- wpscan.com/vulnerability/587acc47-1966-4baf-a380-6aa479a97c82/mitreexploitvdb-entrytechnical-description
News mentions
0No linked articles in our index yet.