CVE-2026-7090 Details
Description
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.
A stored cross-site scripting vulnerability has been identified in Code-Projects Chat System version 1.0. This issue arises in the chat interface, specifically within the admin send message functionality. The vulnerability allows for the injection of malicious scripts through the message parameter, which are then executed when the chatroom is accessed. This exploitation can be performed remotely by any registered user with a valid session.
It is recommended to sanitize and validate input before storing it in the database, escape output when rendering messages, and implement a Content Security Policy to restrict script execution.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 27, 2026CISA-ADP
Assessed Apr 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://code-projects.org/ | [email protected] | Not ApplicableVendor |
| https://gist.github.com/higordiego/4683bee16b197643744159b76d0c1ea6 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/800383 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359665 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359665/cti | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Chat System | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion