Description
Vulnerability in Drupal Lunr exposed filters. This issue affects Lunr exposed filters versions: *.*.
Published: 2026-08-25
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Data Exposure via Exposed Filters
Action: Patch Immediately
AI Analysis

Impact

The Lunr exposed filters component in Drupal allows attackers to provide arbitrary filter values that bypass the intended restrictions. This flaw arises from improper input validation (CWE‑20) and inadequate access control (CWE‑284), enabling the retrieval of content that should otherwise be hidden from the requesting user. The result is the disclosure of sensitive or confidential information to unauthorized parties.

Affected Systems

All Drupal installations that include the Lunr exposed filters component are impacted. No specific version information is provided; therefore, any version using this component should be considered vulnerable until a patch is applied.

Risk and Exploitability

The CVSS score for this vulnerability is 5.7, indicating a moderate likelihood of serious impact if successfully exploited. The EPSS score is less than 1%, implying a low probability of exploitation in the current landscape. Exploitation would likely occur via crafted HTTP requests that manipulate the exposed filter parameters, a remote attack. The vulnerability is not listed in CISA's KEV catalog, so no known active exploitation is documented.

Generated by OpenCVE AI on August 26, 2026 at 21:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Drupal core or the Lunr module to a patched release that removes or secures the exposed filter functionality.
  • If a patch is not immediately available, disable or restrict the exposed filters feature through configuration or module settings to prevent unauthorized access.
  • Implement web‑application firewall rules or access‑control policies to block unexpected filter requests and monitor logs for suspicious activity.

Generated by OpenCVE AI on August 26, 2026 at 21:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal lunr Exposed Filters
Vendors & Products Drupal
Drupal lunr Exposed Filters

Wed, 26 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
Metrics cvssV3_1

{'score': 5.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Tue, 25 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Description Vulnerability in Drupal Lunr exposed filters. This issue affects Lunr exposed filters versions: *.*.
Title Lunr exposed filters - Critical - Unsupported - SA-CONTRIB-2026-086
References

Subscriptions

Drupal Lunr Exposed Filters
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-08-26T18:52:41.696Z

Reserved: 2026-07-22T17:06:45.088Z

Link: CVE-2026-16643

cve-icon Vulnrichment

Updated: 2026-08-26T18:52:08.799Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-25T23:16:57.100

Modified: 2026-08-28T15:29:44.967

Link: CVE-2026-16643

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:34:10Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control