Skip to main content

code-projects Chat System CVE-2026-7090

| EUVD-2026-25774 LOW
Cross-site Scripting (XSS) (CWE-79)
2026-04-27 VulDB
1.9
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
1.9 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/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:H/UI:P/VC:N/VI:L/VA:N/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
High
User Interaction
P
Scope
X

Lifecycle Timeline

9
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
4.8 (MEDIUM) 1.9 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
Severity Changed
Apr 27, 2026 - 06:22 NVD
LOW MEDIUM
CVSS changed
Apr 27, 2026 - 06:22 NVD
2.4 (LOW) 4.8 (MEDIUM)
Analysis Generated
Apr 27, 2026 - 06:01 vuln.today
EUVD ID Assigned
Apr 27, 2026 - 05:45 euvd
EUVD-2026-25774
Analysis Generated
Apr 27, 2026 - 05:45 vuln.today
CVE Published
Apr 27, 2026 - 05:15 nvd
LOW 1.9

DescriptionCVE.org

A vulnerability was detected in code-projects Chat System 1.0. This affects an unknown function of the file /admin/send_message.php of the component Chat Interface. The manipulation of the argument msg results in cross site scripting. The attack may be launched remotely. The exploit is now public and may be used.

AnalysisAI

Stored cross-site scripting (XSS) in code-projects Chat System 1.0 allows high-privilege remote attackers to inject malicious scripts via the msg parameter in /admin/send_message.php, affecting the Chat Interface component. The vulnerability requires admin-level authentication and user interaction (viewing the crafted message), but publicly available exploit code exists and the issue is actively being leveraged. …

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
Obtain admin credentials
Delivery
Access /admin/send_message.php
Exploit
Inject XSS payload in msg parameter
Execution
Target admin views message
Persist
Execute JavaScript in victim's session
Impact
Exfiltrate session tokens or perform unauthorized actions

Vulnerability AssessmentAI

Exploitation Exploitation requires (1) valid admin-level authentication to access /admin/send_message.php, (2) the ability to submit a crafted msg parameter to the send_message.php endpoint, and (3) a second authenticated user (typically another admin) to view the malicious message within the Chat Interface for the XSS payload to execute. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment This vulnerability presents a moderately low severity risk according to CVSS (2.4), but real-world exploitation potential is elevated by several factors. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with admin credentials (obtained via credential theft, insider threat, or compromised account) crafts a message containing JavaScript payload in the msg parameter (e.g., msg=<img src=x onerror='fetch(/exfil?cookie='+document.cookie)'>). When a second administrator views the message in the Chat Interface, the script executes in their browser session, potentially exfiltrating session cookies or performing unauthorized actions on behalf of that admin. …
Remediation Apply input validation and output encoding to the msg parameter in /admin/send_message.php. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-7090 vulnerability details – vuln.today

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