Skip to main content

Hotel and Tourism Reservation System CVE-2026-10290

| EUVD-2026-33819 MEDIUM
SQL Injection (CWE-89)
2026-06-01 VulDB GHSA-pw3w-29rh-cr4f
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 01, 2026 - 22:22 NVD
HIGH MEDIUM
CVSS changed
Jun 01, 2026 - 22:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)
Analysis Generated
Jun 01, 2026 - 22:16 vuln.today

DescriptionCVE.org

A weakness has been identified in code-projects Hotel and Tourism Reservation System 1.0. The affected element is an unknown function of the file tour.php of the component GET Parameter Handler. Executing a manipulation of the argument tour can lead to sql injection. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks.

AnalysisAI

SQL injection in code-projects Hotel and Tourism Reservation System 1.0 allows remote unauthenticated attackers to manipulate the tour GET parameter in tour.php to inject arbitrary SQL into backend database queries. Publicly available exploit code exists (hosted on GitHub), enabling low-skilled attackers to extract or modify database contents, though no CISA KEV listing or EPSS signal indicates widespread active exploitation at this time.

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify exposed instance via scanning
Delivery
Send crafted GET to tour.php with malicious tour parameter
Exploit
Trigger SQL injection in backend query
Execution
Extract database contents (credentials, PII)
Persist
Authenticate as admin using dumped hashes
Impact
Exfiltrate data or deploy webshell

Vulnerability AssessmentAI

Exploitation The vulnerable `tour.php` endpoint must be reachable by the attacker over HTTP/HTTPS and the application must be running code-projects Hotel and Tourism Reservation System version 1.0 with the default `tour` GET parameter handler. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L) confirms remote, low-complexity, unauthenticated exploitation with no user interaction, yielding a 7.3 base score with Low impact across the CIA triad - consistent with a single-parameter SQLi against a non-critical application. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated remote attacker discovers an exposed Hotel and Tourism Reservation System instance via Shodan or Google dorking and issues a crafted GET request such as `tour.php?tour=1' UNION SELECT user,password FROM admin-- -` using the published GitHub PoC or sqlmap. The injection returns credential hashes and reservation data, which the attacker uses to authenticate as an administrator, dump customer PII (names, contact details, booking records), and pivot to deface or backdoor the site.
Remediation No vendor-released patch identified at time of analysis - code-projects.org has not published a fixed version per the supplied references. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all instances of code-projects Hotel and Tourism Reservation System v1.0 in production and assess scope; evaluate isolating the system from internet-facing access if feasible. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-10290 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy