Description
Cross-Site Request Forgery (CSRF) vulnerability in jesseheap WP PHPList phplist-form-integration allows Cross Site Request Forgery.This issue affects WP PHPList: from n/a through <= 1.7.
Published: 2025-02-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CVE points to a CSRF flaw in the WP PHPList phplist‑form‑integration plugin that permits attackers to perform privileged actions on behalf of an authenticated user. The weakness is classified as CWE‑352. The plugin does not enforce a CSRF token for its form submissions, enabling an attacker to craft a request that forces a logged‑in user to submit data. No explicit statement is made that the plugin stores user‑submitted data without sanitization, so the potential for data persistence is not confirmed in the description, though the title suggests a stored XSS possibility.

Affected Systems

WordPress sites running the WP PHPList phplist‑form‑integration plugin version 1.7 or older. The vendor is jesseheap, product name WP PHPList. Administrators should confirm if this plugin is deployed and if the version in use is below 1.8.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate to high risk. The EPSS score of less than 1% implies exploitation is currently unlikely. The vulnerability is not listed in the CISA KEV catalog, so no widespread exploitation is known. An attacker would likely craft a malicious link or embed a form that triggers the CSRF, requiring a target user to be authenticated with sufficient privileges to act on the site. If the attack succeeds, it could result in loss of integrity or execution of harmful code, with the latter possible if malicious payloads are stored and later rendered in other users’ browsers.

Generated by OpenCVE AI on May 2, 2026 at 04:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP PHPList plugin to version ≥1.8 to remove the CSRF flaw.
  • If an upgrade is not possible, disable or uninstall the phplist‑form‑integration plugin to block the vulnerability.
  • Implement a web application firewall rule or CSRF protection mechanism that verifies a valid nonce for form submissions, thereby blocking any requests that lack proper tokens.

Generated by OpenCVE AI on May 2, 2026 at 04:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-4228 Cross-Site Request Forgery (CSRF) vulnerability in jesseheap WP PHPList allows Cross Site Request Forgery. This issue affects WP PHPList: from n/a through 1.7.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in jesseheap WP PHPList allows Cross Site Request Forgery. This issue affects WP PHPList: from n/a through 1.7. Cross-Site Request Forgery (CSRF) vulnerability in jesseheap WP PHPList phplist-form-integration allows Cross Site Request Forgery.This issue affects WP PHPList: from n/a through <= 1.7.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00017}

epss

{'score': 0.00019}


Sat, 12 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00031}

epss

{'score': 0.00017}


Tue, 18 Feb 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Feb 2025 14:00:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in jesseheap WP PHPList allows Cross Site Request Forgery. This issue affects WP PHPList: from n/a through 1.7.
Title WordPress WP PHPList Plugin <= 1.7 - CSRF to Stored XSS vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:38.994Z

Reserved: 2025-02-12T13:58:47.896Z

Link: CVE-2025-26572

cve-icon Vulnrichment

Updated: 2025-02-13T14:33:32.964Z

cve-icon NVD

Status : Deferred

Published: 2025-02-13T14:16:23.507

Modified: 2026-06-17T09:02:02.793

Link: CVE-2025-26572

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T04:45:34Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)