CVE-2026-4969 Details
Description
A vulnerability was identified in code-projects Social Networking Site 1.0. The impacted element is an unknown function of the file /home.php of the component Alert Handler. The manipulation of the argument content leads to cross site scripting. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
A stored cross-site scripting vulnerability has been identified in Code-Projects Social Networking Site version 1.0. The issue arises in the Alert Handler component, specifically within the home.php file. The vulnerability allows for the injection of malicious scripts into the post content, which are then executed when other users view the feed. This exploitation is possible because the application fails to properly sanitize user input before it is stored in the database and displayed on the website.
It is recommended to implement input validation and output encoding for user-generated content. Additionally, a Content Security Policy can be applied to mitigate the risk of 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 Mar 27, 2026CISA-ADP
Assessed Mar 31, 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] | Vendor |
| https://github.com/ahmadmarz10-hub/CVEsMarz/blob/main/Stored%20Cross-Site%20Scripting%20(XSS)%20in%20PHP%20Social%20Networking%20Site.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.353856 | [email protected] | Content Wall |
| https://vuldb.com/?id.353856 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.777815 | [email protected] | ExploitTechnical Description |
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 Social Networking Site | 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] |
| Mar 27, 2026 | New CVE Received | [email protected] |
Volerion