CVE-2025-11999
BaseFortify
Publication date: 2025-11-11
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | add_multiple_marker | 1.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Add Multiple Marker plugin for WordPress, where due to missing capability checks in certain functions (addmultiplemarker_reset_map() and amm_save_map_api()), unauthenticated attackers can modify data by updating the map API and resetting maps without authorization.
How can this vulnerability impact me? :
The vulnerability allows unauthenticated attackers to modify map data by updating the map API and resetting maps, which could lead to unauthorized changes in map displays or functionality on affected WordPress sites. This could disrupt user experience or the integrity of map-related data.