CVE-2026-4596: projectworlds Lawyer Management System lawyers.php cross site scripting
A vulnerability was identified in projectworlds Lawyer Management System 1.0. This issue affects some unknown processing of the file /lawyers.php. The manipulation of the argument first_Name leads to cross site scripting. The attack may be initiated remotely. The exploit is publicly available and might be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-4596?
CVE-2026-4596 is classified as a cross-site scripting vulnerability, which can lead to unauthorized actions by an attacker.
How do I fix CVE-2026-4596?
To fix CVE-2026-4596, sanitize and validate the input for the first_Name parameter in the /lawyers.php file to prevent script injection.
What software is affected by CVE-2026-4596?
CVE-2026-4596 affects Projectworlds Lawyer Management System version 1.0.
What can an attacker do exploiting CVE-2026-4596?
An attacker exploiting CVE-2026-4596 can inject malicious scripts into the web application, potentially leading to data theft or session hijacking.
Is CVE-2026-4596 easy to exploit?
Yes, CVE-2026-4596 can be easily exploited if proper input validation is not implemented in the affected system.