CVE-2026-2224: code-projects Online Reviewer System btn_functions.php cross site scripting
A vulnerability was detected in code-projects Online Reviewer System 1.0. This affects an unknown part of the file /system/system/admins/manage/users/btn_functions.php. The manipulation of the argument firstname results in cross site scripting. It is possible to launch the attack remotely. The exploit is now public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-2224?
The severity of CVE-2026-2224 is considered high due to its potential for cross-site scripting exploitation.
How do I fix CVE-2026-2224?
To fix CVE-2026-2224, sanitize and validate all user inputs in the btn_functions.php file to prevent XSS vulnerabilities.
What are the potential impacts of CVE-2026-2224?
The potential impacts of CVE-2026-2224 include unauthorized access to user sessions and the execution of malicious scripts in the context of a user's browser.
Which software is affected by CVE-2026-2224?
CVE-2026-2224 affects the code-projects Online Reviewer System version 1.0.
How can I identify if my system is vulnerable to CVE-2026-2224?
You can identify if your system is vulnerable to CVE-2026-2224 by checking if the btn_functions.php file allows unvalidated input for the firstname parameter.