CVE-2026-7089 Details
Description
A security vulnerability has been detected in code-projects Home Service System 1.0. The impacted element is an unknown function of the file /booking.php of the component Appointment Booking. The manipulation of the argument fname/lname leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used.
A stored cross-site scripting vulnerability has been identified in Code-Projects Home Service System version 1.0. The issue resides in the Appointment Booking component, specifically within the booking.php file. The vulnerability is triggered by manipulating the fname and lname parameters, allowing remote, unauthenticated attackers to inject malicious JavaScript. This injected script is executed in the context of the administrator's browser when they access the Manage Booking section in admin.php. The exploitation of this vulnerability could lead to the theft of the admin session cookie, allowing the attacker to take over the admin account and perform administrative actions.
It is recommended to sanitize user inputs by applying htmlspecialchars() with ENT_QUOTES before storing or rendering them. Additionally, implementing a Content Security Policy (CSP) header and validating all form inputs on the server side can help mitigate this vulnerability.
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://github.com/Xmyronn/home-service-system-unauth-stored-xss-admin-takeover-code-project.org-.git | [email protected] | ExploitRemedy |
| https://vuldb.com/submit/800121 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/359664 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359664/cti | [email protected] | Content Wall |
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 Home Service System | All versions |
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