CVE-2026-2599 PUBLISHED

Database for Contact Form 7, WPforms, Elementor forms <= 1.4.7 - Unauthenticated PHP Object Injection via 'download_csv'

Assigner: Wordfence
Reserved: 16.02.2026 Published: 05.03.2026 Updated: 05.03.2026

The Database for Contact Form 7, WPforms, Elementor forms plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.4.7 via deserialization of untrusted input in the 'download_csv' function. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor crmperks
Product Database for Contact Form 7, WPforms, Elementor forms
Versions Default: unaffected
  • affected from * to 1.4.7 (incl.)

Credits

  • Chiao-Lin Yu finder

References

Problem Types

  • CWE-502 Deserialization of Untrusted Data CWE