HarborGuard / CVE
Back to search
HIGHCVE-2026-25863Published Modified CNA VulnCheck

CVE-2026-25863: Conditional Fields for Contact Form 7 < 2.7.3 DoS via Uncontrolled Resource Consumption

Conditional Fields for Contact Form 7 WordPress plugin through version 2.7.2 contains an uncontrolled resource consumption vulnerability in the Wpcf7cfMailParser class where the hide_hidden_mail_fields_regex_callback() method reads an iteration count directly from user-supplied POST parameters without validation or upper bound enforcement. Unauthenticated attackers can supply an arbitrarily large integer value through the REST API endpoint to cause unbounded loop execution with multiple preg_replace() operations, exhausting server memory and crashing the PHP process.

Metrics

CVSS v4.0
8.7
Severity
HIGH
Fixed in
2.7.3
Affected Products
1

Fix available

2.7.3
Patch commits
Affected packages
  • Jules Colle / Conditional Fields for Contact Form 7
    < 2.7.3 (from 0)
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVE-2026-25863: Conditional Fields for Contact Form 7 < 2.7.3 DoS via Uncontrolled Resource Consumption | HarborGuard CVE