XSS in Code16 Sharp
CVE-2026-61825
code16 Sharp is a Laravel-based framework for building content-management and administrative interfaces. Versions before 9.22.5 contain a stored cross-site scripting vulnerability in `SharpEditorFormField`: attacker-controlled content bearing the `data-html-content` attribute can bypass HTML sanitization and preserve executable markup, which may execute when another user views the stored content. The vendor identifies version 9.22.5 as patched; applications that intentionally enable `SharpFormEditorField::RAW_HTML` must continue to sanitize editor content themselves. As a workaround, applications should sanitize all editor content before storing or rendering it, for example with Symfony HtmlSanitizer, and disable RAW_HTML functionality where it is not required.
Vulnerability class: XSS (Cross-Site Scripting)
Published .
CVSS v3 metric
CVSS v3 base score 8.7 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Code16 Sharp — versions < 9.22.5
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-61825?
- CVE-2026-61825 is a high-severity vulnerability in Code16 Sharp, classified under Cross-site Scripting. CVSS score: 8.7/10. Published 2026-09-24.
- How severe is CVE-2026-61825?
- High severity. CVSS v3 base score is 8.7 out of 10.