---
cve: "CVE-2026-73482"
severity: "HIGH"
cvss: 7.2
epss: "0.2%"
vendor: "phplist"
kev: false
exploited: false
published: "2026-08-13 19:17:34"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T22:02:04+02:00"
---

# CVE-2026-73482

> 7.2 HIGH · 🧪 PoC

## Beschreibung

phpList before 3.7.0-RC5 contains a cross-site request forgery (CSRF) vulnerability in lists/admin/admins.php. The administrator deletion action is triggered via an unauthenticated GET request (?page=admins&delete=N) that is not protected by a CSRF token (the central verifyCsrfGetToken check uses enforce=false and is bypassed when the token parameter is absent). A remote attacker can trick a logged-in super-administrator into loading a crafted URL (e.g., embedded as an image in an email) to delete any non-self administrator account.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- f69dc97cd3a6705dffb2c7e6c8c5b534bac05e02 (Commit)
- 5159c3ed33a5674a8169472b50d146d97f630746 (Commit)

## Referenzen

- <https://github.com/phpList/phplist3/issues/1117>
- <https://github.com/phpList/phplist3/releases/tag/v3.7.0-RC5>
- <https://github.com/phpList/phplist3/pull/1121>
- <https://github.com/phpList/phplist3/commit/5159c3ed33a5674a8169472b50d146d97f630746>
- <https://www.vulncheck.com/advisories/phplist-rc5-cross-site-request-forgery-via-admins-php>

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