ludit version 3.16.2 contains a stored cross-site scripting (XSS) vulnerability in the post content functionality. The application performs client-side sanitation of content input but does not enforce equivalent sanitation on the server side. An authenticated user can inject arbitrary JavaScript into the content field of a post, which is stored and later rendered to other users without proper output encoding. When viewed, the injected script executes in the context of the victim’s browser, allowing session hijacking, credential theft, content manipulation, or other actions within the user’s privileges.
| Link | Resource |
|---|---|
| https://github.com/bludit/bludit/issues/1579 | Exploit Issue Tracking |
| https://www.vulncheck.com/advisories/bludit-stored-xss-in-post-content | Third Party Advisory |
26 Feb 2026, 03:04
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Bludit bludit
Bludit |
|
| Summary |
|
|
| CPE | cpe:2.3:a:bludit:bludit:*:*:*:*:*:*:*:* | |
| References | () https://github.com/bludit/bludit/issues/1579 - Exploit, Issue Tracking | |
| References | () https://www.vulncheck.com/advisories/bludit-stored-xss-in-post-content - Third Party Advisory |
23 Feb 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-02-23 22:16
Updated : 2026-02-26 03:04
NVD link : CVE-2026-27742
Mitre link : CVE-2026-27742
CVE.ORG link : CVE-2026-27742
JSON object : View
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')