ZeroHour

CVE-2026-92806

moderate

Cross-Site Request Forgery in phpList Enables Silent Subscriber Deletion

CVSS 4.0
7.2 high
EPSS
Published
()
Modified
AI analysis

phpList versions before 3.6.17 contain a cross-site request forgery (CSRF) flaw (CWE-352) in the mass subscriber removal form handler, which fails to validate anti-CSRF tokens. An attacker can host a crafted web page and, when a logged-in phpList administrator visits it, silently trigger requests that delete and blacklist arbitrary subscriber addresses using the admin's authenticated session. The impact is loss of mailing-list integrity: victims' subscribers can be removed en masse and blacklisted, damaging list deliverability and requiring manual restoration. Any self-hosted phpList deployment running a version prior to 3.6.17 whose administrator browses other sites while logged in is affected. No public proof-of-concept is known and the flaw is not listed in CISA's KEV, so exploitation has not been confirmed.

What to do: Upgrade phpList to version 3.6.17 or later, which restores CSRF token validation on the mass subscriber removal handler. Until upgraded, administrators should avoid browsing untrusted websites while logged into the phpList admin interface, and log out when idle. Review the subscriber list and blacklist for unexplained removals or blacklisted addresses that could indicate abuse.

Affected
phpListall versions before 3.6.17
Estimated exposure
moderatetens of thousands of self-hosted installations (phpList has historically reported ~20,000+ downloads per month) — phpList is a widely used self-hosted open-source newsletter manager whose community-reported download volumes of roughly 20,000+ per month suggest an active installed base on the order of tens of thousands of sites, though no authoritative…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

phpList versions before 3.6.17 fail to validate cross-site request forgery tokens in the mass subscriber removal form handler. Attackers can induce logged-in administrators to visit crafted pages that silently delete and blacklist arbitrary subscriber addresses without authentication verification.

Weakness
CWE-352
Vector
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.