CVE-2026-4626 Details
Description
A vulnerability has been found in projectworlds Lawyer Management System 1.0. This impacts an unknown function of the file /lawyer_booking.php. The manipulation of the argument Description leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.
A stored cross-site scripting vulnerability has been identified in Projectworlds Lawyer Management System version 1.0. The issue resides in the file '/lawyer_booking.php', where the 'description' parameter is not properly sanitized before being saved to the database. This allows malicious clients to inject JavaScript that is executed when lawyers view their booking requests. The vulnerability could be exploited to steal session cookies from lawyers, leading to session hijacking, unauthorized actions, or defacement of the lawyer's dashboard.
It is recommended to sanitize user input by encoding it before outputting it in HTML. Implementing a Content Security Policy and setting session cookies to HttpOnly can also help mitigate the risks associated with 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.
CISA-ADP
Assessed Mar 26, 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://github.com/eqiya17/collection-of-vulnerability/issues/2 | [email protected] | ExploitIssue TrackingMitigation |
| https://vuldb.com/?ctiid.352494 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.352494 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.775791 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| 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 |
|---|---|
| projectworlds online lawyer management system | 1.0 |
CPE
Remediation
| |
Change History
5 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 8, 2026 | Initial Analysis | [email protected] |
| Mar 24, 2026 | New CVE Received | [email protected] |