boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-73481MEDIUM
phpList < 3.7.0-RC5 Cross-Site Request Forgery via Bounce Rules
  AV  AC  AT  PR  UI  VC  VI  VA   CVSS    EPSS   %ile   KEV
   N   L   N   N   P   N   L   L    5.3   .0015    4.7     —
AFFECTED
  Product   Versions     Fixed
  phplist3  unspecified  —
TIMELINE
  Aug 12  Reserved by VulnCheck
  Aug 13  Published (CNA: VulnCheck)
  Aug 14  EXPLOIT PUBLISHED — CVE-2026-73481 (phplist3). Public exploit reference added.
CWE-352 · CNA: VulnCheck · CVSS v4.0 · 5 references · NVD status: Received

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
August 12, 2026ReservedReserved by VulnCheck
August 13, 2026PublishedPublished (CNA: VulnCheck)
August 14, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-73481 (phplist3). Public exploit reference added.

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
phplistphplist3

Weaknesses

CWE-352

References (5)

Related

Authoritative record: CVE-2026-73481 at cve.org

Vendors: phplist

Weaknesses: CWE-352

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-73481 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.