CVE-2026-73481
Last modified
CVE-2026-73481 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
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/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| phplist | phplist3 | < 3.7.0-RC5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73481?
How severe is CVE-2026-73481?
How do I fix CVE-2026-73481?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7345Insufficient validation of untrusted input in Feedback in Go…8.3
- CVE-2026-7346Inappropriate implementation in Tint in Google Chrome prior …8.1
- CVE-2026-7347Use after free in Chromoting in Google Chrome prior to 147.0…8.1
- CVE-2026-73479dua-cli fails to filter terminal escape sequences when print…5
- CVE-2026-7348Use after free in Codecs in Google Chrome prior to 147.0.772…8.8
- CVE-2026-73480gdu fails to strip terminal escape sequences from directory …5
- CVE-2026-73482phpList before 3.7.0-RC5 contains a cross-site request forge…8.1
- CVE-2026-73483Flowise (packages flowise and flowise-components) in version…9.4
- CVE-2026-73484Flowise before 3.1.3 contains a sandbox escape vulnerability…8.6
- CVE-2026-73485Flowise before 3.1.3 contains a code injection vulnerability…9
- CVE-2026-73486Flowise before 3.1.3 contains a code injection vulnerability…9
- CVE-2026-73487Flowise before 3.1.3 contains a regex-based Python code vali…9
Are you affected by CVE-2026-73481?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
