CVE-2026-65464
Received Received - Intake

Unauthenticated CSRF in GiveWP Plugin

Vulnerability report for CVE-2026-65464, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Patchstack

Description

Unauthenticated Cross Site Request Forgery (CSRF) in GiveWP <= 4.16.3 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
givewp givewp to 4.16.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated Cross Site Request Forgery (CSRF) vulnerability affecting GiveWP plugin versions up to and including 4.16.3. CSRF allows attackers to trick users into executing unwanted actions on a web application where they are authenticated, without their knowledge or consent.

Detection Guidance

Since this is an unauthenticated CSRF vulnerability in GiveWP <= 4.16.3, detection involves checking the plugin version and monitoring for suspicious requests. Verify if GiveWP is installed and if the version is 4.16.3 or lower. Look for unusual POST requests to WordPress admin-ajax.php or GiveWP endpoints without valid nonces.

Impact Analysis

An attacker could exploit this to perform unauthorized actions on behalf of authenticated users, such as modifying plugin settings, changing donation forms, or accessing sensitive data. Users with admin privileges would be most at risk.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or other standards as it is an unauthenticated CSRF issue in GiveWP. However, CSRF vulnerabilities can potentially lead to unauthorized actions if exploited, which may impact data integrity or user permissions depending on the application context.

Mitigation Strategies

Immediately update GiveWP to the latest version to patch the CSRF vulnerability. If updating is not possible, consider disabling the GiveWP plugin temporarily until an update is applied. Review server logs for suspicious activity targeting GiveWP endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65464. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart