Description
Joomla Component J-MultipleHotelReservation 6.0.7 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the hotel_id parameter. Attackers can send POST requests to the search-hotels endpoint with crafted SQL UNION SELECT statements to extract sensitive database information including table names and column data.
Published: 2026-06-19
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Joomla component J-MultipleHotelReservation version 6.0.7 suffers from an SQL injection flaw that allows attackers to inject arbitrary SQL code through the hotel_id field. An unauthenticated attacker can send crafted POST requests to the search-hotels endpoint containing UNION SELECT statements, enabling the extraction of sensitive database information such as table names and column data.

Affected Systems

CMS Junkie’s J-MultipleHotelReservation Joomla extension, specifically version 6.0.7, is affected. This component is typically used on Joomla-based booking and reservation sites.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.8, indicating a high severity level. The EPSS score is not available, and the issue is not listed in the CISA KEV catalog, suggesting current exploitation data is limited. Because the attack can be performed over a POST request without authentication, the potential for widespread exploitation exists, especially on sites that have not applied the component update yet.

Generated by OpenCVE AI on June 19, 2026 at 19:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest available version of the J-MultipleHotelReservation component (any version newer than 6.0.7).
  • If an upgrade is not immediately possible, disable the component or restrict access to the search-hotels endpoint so that only trusted users can invoke it.
  • Deploy a web application firewall or input filtering rule to detect and block malicious SQL patterns targeting the hotel_id parameter.

Generated by OpenCVE AI on June 19, 2026 at 19:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 19 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Description Joomla Component J-MultipleHotelReservation 6.0.7 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the hotel_id parameter. Attackers can send POST requests to the search-hotels endpoint with crafted SQL UNION SELECT statements to extract sensitive database information including table names and column data.
Title Joomla J-MultipleHotelReservation 6.0.7 SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-19T17:08:23.474Z

Reserved: 2026-06-19T14:26:13.009Z

Link: CVE-2019-25750

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-19T19:45:03Z

Weaknesses
  • CWE-89

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