← back
CVE-2026-73481mediumCWE-352

phpList < 3.7.0-RC5 Cross-Site Request Forgery via Bounce Rules

33Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 5.3epss 0.1%
exploitation probability
0.1%top 95% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
phpList before 3.7.0-RC5 fail to enforce CSRF token validation on the bounce rule deletion endpoint (bouncerules.php / bouncerule.php). The deletion is performed via a GET request (?page=bouncerules&del=N), and the central CSRF check (verifyCsrfGetToken) is invoked with enforce=false, so it only validates the token when a 'tk' parameter is present. A remote attacker can trick an authenticated administrator into loading a crafted URL (e.g., embedded in an image tag) to delete arbitrary bounce rules from the phplist_bounceregex table without a valid CSRF token.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
Affected products
phplist · phplist3
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.