CVE-2026-0811 PUBLISHED

Advanced CF7 DB <= 2.0.9 - Cross-Site Request Forgery to Form Entry Deletion

Assigner: Wordfence
Reserved: 09.01.2026 Published: 08.04.2026 Updated: 08.04.2026

The Advanced Contact form 7 DB plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.9. This is due to missing or incorrect nonce validation on the 'vsz_cf7_save_setting_callback' function. This makes it possible for unauthenticated attackers to delete form entry via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Metrics

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

Product Status

Vendor vsourz1td
Product Advanced Contact form 7 DB
Versions Default: unaffected
  • affected from 0 to 2.0.9 (incl.)

Credits

  • Kai Aizen finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE