Skip to main content

PHP CVE-2026-6153

| EUVD-2026-21806 MEDIUM
SQL Injection (CWE-89)
2026-04-13 VulDB GHSA-4cv5-mvfx-4w7p
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

8
CVSS changed
Apr 29, 2026 - 01:11 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
Analysis Generated
Apr 13, 2026 - 04:23 vuln.today
Severity Changed
Apr 13, 2026 - 04:22 NVD
HIGH MEDIUM
CVSS changed
Apr 13, 2026 - 04:22 NVD
7.3 (HIGH) 6.9 (MEDIUM)
EUVD ID Assigned
Apr 13, 2026 - 04:15 euvd
EUVD-2026-21806
Analysis Generated
Apr 13, 2026 - 04:15 vuln.today
CVE Published
Apr 13, 2026 - 02:45 nvd
MEDIUM 5.5

DescriptionCVE.org

A vulnerability was identified in code-projects Vehicle Showroom Management System 1.0. Impacted is an unknown function of the file /util/StaffDetailsFunction.php. Such manipulation of the argument STAFF_ID leads to sql injection. The attack can be launched remotely. The exploit is publicly available and might be used.

AnalysisAI

SQL injection in code-projects Vehicle Showroom Management System 1.0 allows unauthenticated remote attackers to execute arbitrary SQL queries via the STAFF_ID parameter in /util/StaffDetailsFunction.php, enabling unauthorized database access with limited confidentiality and integrity impact. Public exploit code is available, and the vulnerability has a CVSS score of 6.9 with confirmed exploitability.

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
Reconnaissance: Identify Vehicle Showroom application endpoint
Delivery
Network access to /util/StaffDetailsFunction.php
Exploit
Craft SQL injection payload in STAFF_ID parameter
Execution
Execute malicious SQL query against backend database
Persist
Extract sensitive records or modify data
Impact
Exfiltrate unauthorized information

Vulnerability AssessmentAI

Risk Assessment The CVSS 4.0 vector indicates an unauthenticated remote attacker (AV:N, PR:N, AC:L) can exploit this with no user interaction (UI:N), placing it at the critical access stage. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker crafts an HTTP request to the application targeting the /util/StaffDetailsFunction.php endpoint with a malicious STAFF_ID parameter containing SQL syntax such as ' OR '1'='1' or UNION-based injection payloads. The unsanitized input is directly concatenated into a SQL query, allowing the attacker to bypass authentication logic, enumerate database tables, or extract sensitive staff and customer information. …
Remediation Immediately upgrade or patch the Vehicle Showroom Management System to a version released after this vulnerability disclosure (consult code-projects.org for the latest patched release). … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-6153 vulnerability details – vuln.today

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