CVE-2025-23113: CSRF
An issue was discovered in REDCap 14.9.6. It has an action=myprojects&logout=1 CSRF issue in the alert-title while performing an upload of a CSV file containing a list of alert configuration. An attacker can send the victim a CSV file containing an HTML injection payload in the alert-title. Once the victim uploads the file, he automatically lands on a page to view the uploaded data. If the victim click on the alert-title value, it can trigger a logout request and terminates their session, or redirect to a phishing website. This vulnerability stems from the absence of CSRF protections on the logout functionality.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-23113?
CVE-2025-23113 is classified as a high severity vulnerability due to its potential for CSRF and HTML injection attacks.
How do I fix CVE-2025-23113?
To fix CVE-2025-23113, update REDCap to the latest version that addresses the CSRF vulnerability.
What systems are affected by CVE-2025-23113?
CVE-2025-23113 specifically affects REDCap version 14.9.6.
What kind of attack can be executed using CVE-2025-23113?
An attacker can exploit CVE-2025-23113 to perform a cross-site request forgery (CSRF) and inject malicious HTML into alert configurations.
Is there a workaround for CVE-2025-23113?
Currently, there are no known effective workarounds for CVE-2025-23113 other than applying the necessary updates.