Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Drupal Location Selector allows SQL Injection. This issue affects Location Selector versions: from 0.0.0 to 1.3.0.
Published: 2026-07-10
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of special elements used in an SQL command allows an attacker to inject arbitrary SQL statements against the database. The vulnerable code accepts unvalidated input and incorporates it directly into a database query. By exploiting this weakness, an attacker could potentially read, modify, or delete data stored in the database, thereby compromising the confidentiality, integrity, or availability of that data. This flaw is a classic SQL Injection (CWE‑89).

Affected Systems

The Drupal Location Selector module is affected. All versions from 0.0.0 through 1.3.0 are vulnerable. Operators running Drupal sites that use any of these versions should verify whether the module is installed and plan a remediation strategy.

Risk and Exploitability

The vulnerability is triggered via the web interface that accepts location selector input, which is the likely attack vector. No publicly reported exploit is known, and the EPSS score of < 1% indicates a very low but non‑zero likelihood of exploitation. The CVSS score of 7.4 demonstrates a high potential impact on confidentiality and integrity. The issue is not listed in the CISA KEV catalog, suggesting lower public exploitation risk.

Generated by OpenCVE AI on July 31, 2026 at 12:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Drupal Location Selector module to the latest available release; if a patch that fixes the injection exists, apply it immediately.
  • If no newer release is available, consider disabling or removing the module until a fix is provided.
  • Restrict the database user that the Drupal web application uses to the minimum privileges needed for normal operation.
  • Enable database logging and monitor for abnormal query patterns to detect potential injection attempts.

Generated by OpenCVE AI on July 31, 2026 at 12:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal location Selector
Vendors & Products Drupal
Drupal location Selector

Fri, 10 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Drupal Location Selector allows SQL Injection. This issue affects Location Selector versions: from 0.0.0 to 1.3.0.
Title Location Selector - Critical - SQL Injection - SA-CONTRIB-2026-072
Weaknesses CWE-89
References

Subscriptions

Drupal Location Selector
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T18:16:23.908Z

Reserved: 2026-07-08T15:44:55.221Z

Link: CVE-2026-15081

cve-icon Vulnrichment

Updated: 2026-07-13T18:16:19.038Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')