Cross-Site Scripting (XSS) in V2Board thru 1.7.4. The custom_html field in theme configuration is rendered using Blade unescaped output in public/theme/v2board/dashboard.blade.php. An admin can inject arbitrary JavaScript via the saveThemeConfig API. All site visitors execute the payload, enabling cookie theft, session hijacking, or phishing.
References
| Link | Resource |
|---|---|
| https://gist.github.com/sgInnora/1330e1a82caa79906eec55eeff2c99b9 | Exploit Third Party Advisory |
| https://github.com/v2board/v2board | Product |
Configurations
History
No history.
Information
Published : 2026-05-01 16:16
Updated : 2026-06-17 10:41
NVD link : CVE-2026-37503
Mitre link : CVE-2026-37503
CVE.ORG link : CVE-2026-37503
JSON object : View
Products Affected
v2board
- v2board
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
