AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-13384

HIGH · CVSS 7.5 EPSS 0.36%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-11-22 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-13384
Severity
HIGH
CVSS
7.5
EPSS
0.36%
WordPress

Original NVD Description

The CP Contact Form with PayPal plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.3.56. This is due to the plugin exposing an unauthenticated IPN-like endpoint (via the 'cp_contactformpp_ipncheck' query parameter) that processes payment confirmations without any authentication, nonce verification, or PayPal IPN signature validation. This makes it possible for unauthenticated attackers to mark form submissions as paid without making actual payments by sending forged payment notification requests with arbitrary POST data (payment_status, txn_id, payer_email).