Skip to main content

Ship Ferry Ticket Reservation System CVE-2026-10877

| EUVD-2026-34773 MEDIUM
SQL Injection (CWE-89)
2026-06-04 VulDB GHSA-gmh5-xvqf-mwv3
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
Analysis Generated
Jun 05, 2026 - 00:32 vuln.today
Severity Changed
Jun 05, 2026 - 00:22 NVD
HIGH MEDIUM
CVSS changed
Jun 05, 2026 - 00:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)

DescriptionCVE.org

A security vulnerability has been detected in SourceCodester Ship Ferry Ticket Reservation System up to 1.0. This impacts an unknown function of the file /admin/login.php of the component Admin Login. Such manipulation of the argument Username leads to sql injection. The attack can be executed remotely. The exploit has been disclosed publicly and may be used.

AnalysisAI

SQL injection in SourceCodester Ship Ferry Ticket Reservation System 1.0 exposes the admin login panel to unauthenticated remote attackers via a crafted Username parameter in /admin/login.php, enabling authentication bypass and backend database manipulation. Publicly available exploit code (POC) has been published on Medium demonstrating the authentication bypass technique, elevating real-world risk despite the moderate CVSS 4.0 score of 5.5. …

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 internet-exposed /admin/login.php endpoint
Delivery
Craft SQL tautology payload for Username field
Exploit
Submit unauthenticated HTTP POST request
Execution
Bypass authentication query logic
Persist
Gain unauthorized admin session
Impact
Access or manipulate reservation and user data

Vulnerability AssessmentAI

Exploitation No special configuration or non-default settings are required. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms the worst-case access conditions: fully network-accessible, low attack complexity, no attack requirements, no privileges needed, and no user interaction required. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker with network access to the admin login page sends an HTTP POST request to /admin/login.php with a SQL tautology payload in the Username field (such as ' OR '1'='1'--), causing the backend SQL query to evaluate as true and return a valid session without requiring a legitimate password. A public POC demonstrating this exact technique has been published on Medium, meaning the attack requires no advanced skills. …
Remediation No vendor-released patch has been identified at time of analysis - the absence of a patched version in NVD CPE or any vendor advisory in the provided references means no confirmed fix version can be cited. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-10877 vulnerability details – vuln.today

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