CVE-2026-11981 PUBLISHED

GiveWP <= 4.15.3 - Cross-Site Request Forgery

Assigner: Wordfence
Reserved: 11.06.2026 Published: 01.07.2026 Updated: 01.07.2026

The GiveWP plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 4.15.3 This is due to missing nonce validation on the give_set_notification_status_handler() function. This makes it possible for unauthenticated attackers to disable donation email notifications 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:N
CVSS Score: 4.3

Product Status

Vendor stellarwp
Product GiveWP – Donation Plugin and Fundraising Platform
Versions Default: unaffected
  • affected from 0 to 4.15.3 (incl.)

Credits

  • javitoia finder

References

Problem Types

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