CVE-2026-29934 Details
Description
A reflected cross-site scripting (XSS) vulnerability in the /admin/menus component of Lightcms v2.0 allows attackers to execute arbitrary Javascript in the context of the user's browser via modifying the referer value in the request header.
A reflected cross-site scripting vulnerability has been identified in LightCMS version 2.0, specifically within the /admin/menus component. This vulnerability allows attackers to execute arbitrary JavaScript in the context of the user's browser by modifying the referer value in the request header. The issue can be triggered without requiring user login.
Users are advised to implement input validation to verify the length, type, syntax, and business rules of all input data before acceptance. Output encoding should be applied to ensure that user-submitted data is correctly encoded as an entity prior to output. It is important to specify the encoding method for output and to be cautious of the limitations of blacklist verification methods, as these can be easily bypassed. Additionally, normalization errors should be addressed by decoding and normalizing input before validation, ensuring that special characters are properly filtered or converted to their entity forms.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
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/eddy8/LightCMS/issues/38 | [email protected] | ExploitIssue TrackingMitigation |
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') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| lightcms project lightcms | 2.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 10, 2026 | CVE Modified | CISA-ADP |
| Apr 2, 2026 | Initial Analysis | [email protected] |
| Mar 26, 2026 | CVE Modified | CISA-ADP |
| Mar 26, 2026 | New CVE Received | [email protected] |