Skip to main content

PHP CVE-2026-6167

| EUVD-2026-21891 MEDIUM
SQL Injection (CWE-89)
2026-04-13 VulDB GHSA-83p9-7gqh-59qj
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 - 07:29 vuln.today
Severity Changed
Apr 13, 2026 - 07:22 NVD
HIGH MEDIUM
CVSS changed
Apr 13, 2026 - 07:22 NVD
7.3 (HIGH) 6.9 (MEDIUM)
EUVD ID Assigned
Apr 13, 2026 - 07:15 euvd
EUVD-2026-21891
Analysis Generated
Apr 13, 2026 - 07:15 vuln.today
CVE Published
Apr 13, 2026 - 06:15 nvd
MEDIUM 5.5

DescriptionCVE.org

A vulnerability was detected in code-projects Faculty Management System 1.0. Impacted is an unknown function of the file /subject-print.php. The manipulation of the argument ID results in sql injection. The attack may be launched remotely. The exploit is now public and may be used.

AnalysisAI

SQL injection in code-projects Faculty Management System 1.0 via the ID parameter in /subject-print.php allows unauthenticated remote attackers to execute arbitrary SQL queries and exfiltrate or modify database contents with low confidentiality and integrity impact. Publicly available exploit code exists, creating immediate operational risk for organizations running this system.

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
Send malicious HTTP request with SQL payload
Delivery
Parse ID parameter unsafely
Exploit
Concatenate into SQL query
Execution
Execute modified query on database
Persist
Exfiltrate or modify sensitive records
Impact
Achieve unauthorized data access

Vulnerability AssessmentAI

Risk Assessment The CVSS 4.0 score of 6.9 with CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N vector indicates a remotely exploitable vulnerability requiring no user interaction or authentication (PR:N), with low attack complexity. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker navigates to the Faculty Management System and crafts a malicious URL with SQL injection payload in the ID parameter, such as /subject-print.php?ID=1' UNION SELECT user(), database(), version()--. The application concatenates this input directly into a SQL query without escaping, causing the injected UNION clause to execute. …
Remediation Immediate action required: upgrade to a patched version of code-projects Faculty Management System (specific patched version not confirmed from available data; check code-projects.org advisory at https://code-projects.org/ for the latest 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-6167 vulnerability details – vuln.today

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