Bludit 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.
References
| 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 |
Configurations
History
No history.
Information
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
Products Affected
bludit
- bludit
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
