What it is
CVE-2026-28496 is a vulnerability affecting FOSSBilling FOSSBilling. FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 have a Server-Side Template Injection (SSTI)...
Vulnerability report
FOSSBilling Information Disclosure
FOSSBilling / FOSSBilling · affected before 0.8.0
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-28496 is a vulnerability affecting FOSSBilling FOSSBilling. FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 have a Server-Side Template Injection (SSTI)...
Is it exploited?
Yes. KEVIntel sensors observed exploitation attempts with confirmed confidence.
Who is affected?
FOSSBilling / FOSSBilling affected before 0.8.0.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 have a Server-Side Template Injection (SSTI) vulnerability in the template rendering system. Administrators with access to features that render Twig templates (email templates, mass mail campaigns, custom payment adapters, and the `string_render` API endpoint) can inject arbitrary Twig expressions, leading to information disclosure and remote code execution. The vulnerability exists because Twig templates are rendered without a sandbox, allowing access to the full Twig environment, API context, and the application's dependency injection container.
Version 0.8.0 patches the issue. Some workarounds are available. Audit existing email templates for suspicious Twig expressions, rotate all admin and client API tokens, and/or block external access to /api/system/* at reverse proxy/WAF to mitigate chaining with GHSA-78x5-c8gw-8279.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
The Shadowserver
Independent exploitation attestation added to the KEVIntel record.
KEVIntel sensor
First-party sensor telemetry confirms matching exploitation attempts.
Nuclei Templates
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2026-08-03 00:00 UTC |
| KEVIntel | 2026-08-04 13:25 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
3
Attempts observed
3
Unique attacker IPs
3
Attacker countries
JP · NL · US
3
Sensors observed
Exploitation attempts over the last 19 days
Daily events observed by KEVIntel sensors
Updated 05 Aug 2026
First observed 19 Jul 2026 · Last observed 30 Jul 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 24 Jun 2026.
View Nuclei template (opens in new tab)No KEVIntel virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-28496.yaml | 24 Jun 2026 |
Risk and context
CVSS v4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
EPSS
17.6%
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2026-06-29 14:39:05 UTC · 0 stars
nuclei · Created Unknown
Timeline
High-confidence, third-party attested exploitation
Evidence-backed exploitation signal
Indicators of compromise recorded
Public proof-of-concept code published
Scanner coverage available
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-28496
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-28496",
"confidence": "Confirmed",
"cvss_score": 9.4,
"epss_score": 0.17612,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 3, "sensors": 3 }
}