---
cve: "CVE-2026-43918"
severity: "HIGH"
cvss: 8.7
epss: "24%"
vendor: "fossbilling"
kev: false
exploited: false
published: "2026-07-06 22:16:49"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T06:51:50+02:00"
---

# CVE-2026-43918

> 8.7 HIGH · 🧪 PoC

## Beschreibung

FOSSBilling is a free, open-source billing and client management system. Prior to version 0.8.0, when a client or staff/admin account is suspended or marked inactive, existing authenticated sessions are not invalidated. The session identity loaders in src/di.php (loggedin_client and loggedin_admin) only reject sessions if the backing account record no longer exists in the database. They do not verify that the account's status is still active. This allows a suspended or deactivated user to retain full access until their session naturally expires. This issue has been fixed in version 0.8.0.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 3bd35f5b2921d8a26a403142ae0408f95e6463cc (Commit)

## Referenzen

- <https://github.com/FOSSBilling/FOSSBilling/security/advisories/GHSA-qv6c-v49w-8g2j>
- <https://github.com/FOSSBilling/FOSSBilling/releases/tag/0.8.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-43918) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
