Bootdo · Bootdo · CVE-2026-1136
**Name of the Vulnerable Software and Affected Versions**
lcg0124 BootDo versions prior to e93dd428ef6f5c881aa74d49a2099ab0cf1e0fcb
**Description**
A weakness exists in lcg0124 BootDo. The `Save` function within the `/blog/bContent/save` file of the `ContentController` component is susceptible to cross site scripting. Manipulation of the `content`, `author`, and `title` arguments can trigger this issue. Remote exploitation is possible, and the exploit has been publicly released.
**Recommendations**
Versions prior to e93dd428ef6f5c881aa74d49a2099ab0cf1e0fcb should be updated.
As a temporary workaround, consider restricting access to the `/blog/bContent/save` file.
Avoid using the `content`, `author`, and `title` parameters in the affected API endpoint until the issue is resolved.