Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Hackfaiz

#52490of 56,326
4.8Total CVSS
Vulnerabilities · 1
PT-2026-56034
4.8
2026-07-06
Unknown · Fossbilling · CVE-2026-53641
**Name of the Vulnerable Software and Affected Versions** FOSSBilling versions 0.6.0 through 0.7.2 **Description** A stored cross-site scripting (XSS) issue exists in the client-facing email history views. This occurs because email HTML content, specifically the `content html` variable, is rendered into a JavaScript template literal using the `|raw` filter, which bypasses output escaping. An attacker with administrative privileges can inject malicious JavaScript payloads into email content that will execute in the browser of any client viewing their email history. **Recommendations** Update to version 0.8.0. Restrict admin account access. Audit email content in the database for suspicious payloads. Monitor client accounts for unusual activity.