Skip to main content

PHP CVE-2026-6163

| EUVD-2026-21874 MEDIUM
SQL Injection (CWE-89)
2026-04-13 VulDB GHSA-6vp8-f7xg-8xgc
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 - 06:29 vuln.today
Severity Changed
Apr 13, 2026 - 06:22 NVD
HIGH MEDIUM
CVSS changed
Apr 13, 2026 - 06:22 NVD
7.3 (HIGH) 6.9 (MEDIUM)
EUVD ID Assigned
Apr 13, 2026 - 06:15 euvd
EUVD-2026-21874
Analysis Generated
Apr 13, 2026 - 06:15 vuln.today
CVE Published
Apr 13, 2026 - 05:15 nvd
MEDIUM 5.5

DescriptionCVE.org

A vulnerability was identified in code-projects Lost and Found Thing Management 1.0. Affected by this issue is some unknown functionality of the file /catageory.php. Such manipulation of the argument cat leads to sql injection. It is possible to launch the attack remotely. The exploit is publicly available and might be used.

AnalysisAI

SQL injection in code-projects Lost and Found Thing Management 1.0 allows remote unauthenticated attackers to execute arbitrary SQL queries via the cat parameter in /catageory.php, enabling data exfiltration and potential database manipulation. The vulnerability has a publicly available exploit and carries a CVSS score of 6.9 with confirmed low impact to confidentiality, integrity, and availability. …

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 on code-projects.org
Delivery
Send HTTP GET/POST to /catageory.php
Exploit
Inject SQL payload in cat parameter
Execution
Execute SQL query on backend database
Persist
Extract or modify sensitive data
Impact
Exfiltrate results via HTTP response

Vulnerability AssessmentAI

Risk Assessment The CVSS 4.0 vector reveals unauthenticated remote network access (AV:N, PR:N, AC:L) with exploitability rated as probable (E:P), indicating public proof-of-concept availability supports real-world exploitation potential. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker crafts an HTTP request to /catageory.php with a malicious SQL payload in the cat parameter (e.g., cat=1' OR '1'='1). The server processes the unsanitized input directly into a SQL query, allowing the attacker to extract sensitive data from the database such as user credentials, personal information about lost and found items, or alter database contents. …
Remediation The primary remediation is to upgrade to a patched version if available from code-projects.org. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-6163 vulnerability details – vuln.today

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