Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Yagiz-Dev

#39403of 53,630
6.9Total CVSS
Vulnerabilities · 1
PT-2026-46060
6.9
2026-06-03
Unknown · Fossbilling · CVE-2026-40495
**Name of the Vulnerable Software and Affected Versions** FOSSBilling versions prior to 0.8.0 **Description** FOSSBilling leaks the exact system version through asset cache buster parameters in HTML output, which bypasses the `hide version public` security setting. The version is embedded in the query string of every `<script>` and `<link>` tag generated by the `script tag` and `stylesheet tag` Twig filters. This information is visible to all visitors, including unauthenticated guests, on every page. While the `X-FOSSBilling-Version` HTTP header and the `guest.system.version` API endpoint correctly honor the security setting, the asset cache buster parameters do not. This exposure facilitates reconnaissance by allowing actors to identify known issues applicable to a specific installation. **Recommendations** Update to version 0.8.0.