CVE & Exploit Intelligence Database

Updated 5h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

337,847 CVEs tracked 53,242 with exploits 4,725 exploited in wild 1,540 CISA KEV 3,918 Nuclei templates 37,802 vendors 42,493 researchers
8,791 results Clear all
CVE-2025-13413 4.3 MEDIUM EPSS 0.00
Country Blocker for AdSense - CSRF
The Country Blocker for AdSense plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the CBFA_guardar_cbfa() function. This makes it possible for unauthenticated attackers to update the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CWE-352 Feb 19, 2026
CVE-2025-12821 8.8 HIGH EPSS 0.00
NewsBlogger Theme 0.2.5.6-0.2.6.1 - CSRF
The NewsBlogger theme for WordPress is vulnerable to Cross-Site Request Forgery in versions 0.2.5.6 to 0.2.6.1. This is due to missing or incorrect nonce validation on the newsblogger_install_and_activate_plugin() function. This makes it possible for unauthenticated attackers to upload arbitrary files and achieve remote code execution via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This is due to a reverted fix of CVE-2025-1305.
CWE-352 Feb 19, 2026
CVE-2025-12172 4.3 MEDIUM EPSS 0.00
Mailchimp List Subscribe Form <2.0.0 - CSRF
The Mailchimp List Subscribe Form plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.0. This is due to missing or incorrect nonce validation on the mailchimp_sf_change_list_if_necessary() function. This makes it possible for unauthenticated attackers to change Mailchimp lists via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CWE-352 Feb 19, 2026
CVE-2019-25359 8.2 HIGH 1 PoC Analysis EPSS 0.00
SD.NET RIM <4.7.3c - SQL Injection
SD.NET RIM versions before 4.7.3c contain a SQL injection vulnerability that allows attackers to inject malicious SQL statements through POST parameters 'idtyp' and 'idgremium'. Attackers can exploit this vulnerability by crafting specially formed POST requests to the /vorlagen/ endpoint, enabling unauthorized database manipulation and potential information disclosure.
CWE-352 Feb 18, 2026
CVE-2025-70062 6.5 MEDIUM EPSS 0.00
PHPGurukul HMS 4.0 - CSRF
PHPGurukul Hospital Management System v4.0 contains a Cross-Site Request Forgery (CSRF) vulnerability in the 'Add Doctor' module. The application fails to enforce CSRF token validation on the add-doctor.php endpoint. This allows remote attackers to create arbitrary Doctor accounts (privileged users) by tricking an authenticated administrator into visiting a malicious page.
CWE-352 Feb 18, 2026
CVE-2026-2658 4.3 MEDIUM EPSS 0.00
newbee-mall - CSRF
A vulnerability was found in newbee-ltd newbee-mall up to a069069b07027613bf0e7f571736be86f431faee. Affected is an unknown function of the component Multiple Endpoints. Performing a manipulation results in cross-site request forgery. Remote exploitation of the attack is possible. The exploit has been made public and could be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The project was informed of the problem early through an issue report but has not responded yet.
CWE-352 Feb 18, 2026
CVE-2026-2112 4.3 MEDIUM 1 Writeup EPSS 0.00
Dam Spam Plugin for WordPress <=1.0.8 - CSRF
The Dam Spam plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.8. This is due to missing nonce verification on the pending comment deletion action in the cleanup page. This makes it possible for unauthenticated attackers to delete all pending comments via a forged request granted they can trick an admin into performing an action such as clicking on a link.
CWE-352 Feb 18, 2026
CVE-2026-2023 4.3 MEDIUM 1 Writeup EPSS 0.00
WP Plugin Info Card <=6.2.0 - CSRF
The WP Plugin Info Card plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 6.2.0. This is due to missing nonce validation in the ajax_save_custom_plugin() function, which is disabled by prefixing the check with 'false &&'. This makes it possible for unauthenticated attackers to create or modify custom plugin entries via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CWE-352 Feb 18, 2026
CVE-2026-1072 4.3 MEDIUM EPSS 0.00
Keybase.io Verification Plugin <1.4.5 - CSRF
The Keybase.io Verification plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.5. This is due to missing nonce validation when updating plugin settings. This makes it possible for unauthenticated attackers to update the Keybase verification text via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CWE-352 Feb 18, 2026
CVE-2025-27904 6.5 MEDIUM EPSS 0.00
IBM DB2 Recovery Expert 5.5 IF002 - CSRF
IBM DB2 Recovery Expert for LUW 5.5 Interim Fix 002 IBM Db2 Recovery Expert for Linux, UNIX and Windows is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts.
CWE-352 Feb 17, 2026
CVE-2025-36018 6.5 MEDIUM EPSS 0.00
IBM Concert 1.0.0-2.1.0 - CSRF
IBM Concert 1.0.0 through 2.1.0 for Z hub component is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts.
CWE-352 Feb 17, 2026
CVE-2024-55271 3.5 LOW 1 PoC Analysis EPSS 0.00
phpgurukul Gym Management System 1.0 - CSRF
A Cross-Site Request Forgery (CSRF) vulnerability has been identified in phpgurukul Gym Management System 1.0. This issue is present in the profile update functionality of the User Panel, specifically the /profile.php endpoint.
CWE-352 Feb 17, 2026
CVE-2026-1394 4.3 MEDIUM EPSS 0.00
WP Quick Contact Us <1.0 - CSRF
The WP Quick Contact Us plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the settings update functionality. This makes it possible for unauthenticated attackers to update the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CWE-352 Feb 14, 2026
CVE-2025-14873 4.3 MEDIUM EPSS 0.00
LatePoint - Calendar Booking Plugin <5.2.5 - CSRF
The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 5.2.5. This is due to the 'call_by_route_name' function in the routing layer only validating user capabilities without enforcing nonce verification. This makes it possible for unauthenticated attackers to perform multiple administrative actions via forged requests granted they can trick a site administrator into performing an action such as clicking on a link.
CWE-352 Feb 14, 2026
CVE-2025-14852 4.3 MEDIUM EPSS 0.00
MDirector Newsletter <4.5.8 - CSRF
The MDirector Newsletter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.5.8. This is due to missing nonce verification on the mdirectorNewsletterSave function. This makes it possible for unauthenticated attackers to update the plugin's settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CWE-352 Feb 14, 2026
CVE-2026-1983 4.3 MEDIUM EPSS 0.00
SEATT: Simple Event Attendance <1.5.0 - CSRF
The SEATT: Simple Event Attendance plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5.0. This is due to missing nonce validation on the event deletion functionality. This makes it possible for unauthenticated attackers to delete arbitrary events via a forged request granted they can trick an administrator into performing an action such as clicking on a link.
CWE-352 Feb 14, 2026
CVE-2026-26075 5.4 MEDIUM EPSS 0.00
FastGPT <4.14.6 - Info Disclosure
FastGPT is an AI Agent building platform. Due to the fact that FastGPT's web page acquisition nodes, HTTP nodes, etc. need to initiate data acquisition requests from the server, there are certain security issues. In addition to implementing internal network isolation in the deployment environment, this optimization has added stricter internal network address detection. This vulnerability is fixed in 4.14.7.
CWE-352 Feb 12, 2026
CVE-2025-69634 9.0 CRITICAL 2 Writeups EPSS 0.00
Dolibarr ERP & CRM <22.0.9 - CSRF
Cross Site Request Forgery vulnerability in Dolibarr ERP & CRM v.22.0.9 allows a remote attacker to escalate privileges via the notes field in perms.php NOTE: this is disputed by a third party who indicates that exploitation can only occur if an unprivileged user knows the token of an admin user.
CWE-284 Feb 12, 2026
CVE-2020-37158 5.3 MEDIUM 1 PoC Analysis EPSS 0.00
AVideo Platform 8.1 - CSRF
AVideo Platform 8.1 contains a cross-site request forgery vulnerability that allows attackers to reset user passwords by exploiting the password recovery mechanism. Attackers can craft malicious requests to the recoverPass endpoint using the user's recovery token to change account credentials without authentication.
CWE-352 Feb 11, 2026
CVE-2019-25313 4.0 MEDIUM 1 PoC Analysis EPSS 0.00
FlexNet Publisher 11.12.1 - CSRF
FlexNet Publisher 11.12.1 contains a cross-site request forgery vulnerability that allows attackers to create administrative user accounts without authentication. Attackers can craft a malicious HTML form to trick authenticated users into submitting a request that creates a new local admin account with a predefined password.
CWE-352 Feb 11, 2026