Skip to main content

PHP EUVD-2026-21854

| CVE-2026-6161 MEDIUM
SQL Injection (CWE-89)
2026-04-13 VulDB GHSA-658j-rfvq-5wqq
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 - 05:27 vuln.today
Severity Changed
Apr 13, 2026 - 05:22 NVD
HIGH MEDIUM
CVSS changed
Apr 13, 2026 - 05:22 NVD
7.3 (HIGH) 6.9 (MEDIUM)
EUVD ID Assigned
Apr 13, 2026 - 05:15 euvd
EUVD-2026-21854
Analysis Generated
Apr 13, 2026 - 05:15 vuln.today
CVE Published
Apr 13, 2026 - 04:45 nvd
MEDIUM 5.5

DescriptionCVE.org

A vulnerability was determined in code-projects Simple ChatBox up to 1.0. This affects an unknown part of the file /chatbox/insert.php of the component Endpoint. Executing a manipulation of the argument msg can lead to sql injection. It is possible to launch the attack remotely. The exploit has been publicly disclosed and may be utilized.

AnalysisAI

SQL injection in code-projects Simple ChatBox up to version 1.0 allows remote unauthenticated attackers to execute arbitrary SQL queries via manipulation of the msg parameter in the /chatbox/insert.php endpoint, leading to confidentiality and integrity compromise. The vulnerability has a CVSS score of 6.9 and publicly available exploit code exists, increasing real-world risk despite the moderate base score.

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 HTTP request to /chatbox/insert.php endpoint
Delivery
Inject SQL syntax into msg parameter
Exploit
Database processes malicious query directly
Execution
Attacker exfiltrates or modifies database contents
Impact
Compromise chat data confidentiality and integrity

Vulnerability AssessmentAI

Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N) confirms network-accessible attack requiring no privileges and no user interaction, with low attack complexity. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker crafts an HTTP request to the /chatbox/insert.php endpoint with a malicious SQL payload embedded in the msg parameter, such as msg=1' OR '1'='1, executing arbitrary SQL queries against the underlying database without authentication. Since the endpoint is network-accessible and requires no user interaction, the attacker can automate enumeration of database structure, exfiltrate sensitive data (user credentials, chat histories), or modify database contents to inject malicious messages or escalate privileges. …
Remediation The primary mitigation is to upgrade Simple ChatBox to a version released after 1.0 if available from the vendor at https://code-projects.org/, or immediately discontinue use of the affected application if no patched version exists. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

EUVD-2026-21854 vulnerability details – vuln.today

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