Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| V2Board | V2Board | <= 1.7.4 |
Related Weaknesses (CWE)
References
- https://gist.github.com/sgInnora/1330e1a82caa79906eec55eeff2c99b9ExploitThird Party Advisory
- https://github.com/v2board/v2boardProduct
FAQ
What is CVE-2026-37503?
CVE-2026-37503 is a vulnerability with a CVSS score of 6.9 (MEDIUM). 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...
How severe is CVE-2026-37503?
CVE-2026-37503 has been rated MEDIUM with a CVSS base score of 6.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-37503?
Check the references section above for vendor advisories and patch information. Affected products include: V2Board V2Board.