Skip to main content

Cross-Site Request Forgery

web MEDIUM

Cross-Site Request Forgery exploits the automatic credential inclusion behavior of web browsers.

How It Works

Cross-Site Request Forgery exploits the automatic credential inclusion behavior of web browsers. When a user authenticates to a web application, the browser stores session cookies that are automatically attached to every subsequent request to that domain—regardless of which website initiated the request. An attacker leverages this by crafting a malicious webpage containing requests to a target application, such as hidden forms that auto-submit on page load or images with URLs triggering state-changing actions.

The attack succeeds when the victim, while authenticated to the target application, visits the attacker's page. The browser dutifully includes the victim's session cookies with the forged request, making it appear legitimate to the server. The target application executes the action as if the authenticated user intentionally initiated it.

Common attack vectors include hidden HTML forms with auto-submit JavaScript, malicious image tags where the src attribute points to an action URL, and links embedded in phishing emails. The key requirement is that request parameters must be predictable—if the attacker can construct the entire request without knowing any secret values, the attack will succeed.

Impact

  • Account takeover: Password or email address changes, locking out legitimate users
  • Financial fraud: Unauthorized fund transfers, purchases, or subscription modifications
  • Privilege escalation: Creation of admin accounts or modification of user roles
  • Data manipulation: Deletion of records, modification of settings, or content publishing
  • Social engineering amplification: Forced social media posts or message sending to spread malware

Real-World Examples

Banking applications have been frequent CSRF targets, with attackers creating malicious pages that automatically initiate wire transfers when visited by authenticated customers. One notable case involved a router configuration vulnerability where attackers embedded requests in forum posts to silently change DNS settings on victims' home routers, redirecting traffic through malicious servers.

YouTube suffered a CSRF vulnerability that allowed attackers to perform actions like adding videos to favorites or subscribing to channels on behalf of authenticated users by embedding malicious requests in external websites. The attack demonstrated how CSRF can manipulate social features at scale.

Content management systems have historically been vulnerable, with attacks forcing authenticated administrators to create new admin accounts or install malicious plugins simply by visiting attacker-controlled pages while logged into the CMS backend.

Mitigation

  • Synchronizer tokens: Generate unpredictable, per-session or per-request tokens that must accompany state-changing requests
  • SameSite cookie attribute: Set to Strict or Lax to prevent cookies from being sent with cross-origin requests
  • Double-submit cookies: Require a cookie value to match a request parameter, making cross-origin forgery impossible
  • Custom request headers: Use JavaScript to add headers that cross-origin requests cannot set
  • Re-authentication: Require password confirmation for sensitive actions like email or password changes
  • Referer validation: Verify the request originated from your domain (less reliable, can be bypassed)

Recent CVEs (8747)

EPSS 0% CVSS 2.1
LOW POC Monitor

Cross-site request forgery in code-projects Laundry System 1.0 allows an attacker to perform unauthorized actions on behalf of an authenticated user. The vulnerability is triggered via a crafted request and requires user interaction. A public exploit is available, but no active exploitation has been reported.

CSRF Simple Laundry System Code Projects
NVD GitHub VulDB
EPSS 0% CVSS 7.1
HIGH This Week

CSRF vulnerability in Jatinder Pal Singh BP Profile as Homepage plugin (versions through 1.1) that enables Stored XSS attacks. An unauthenticated attacker can exploit this via a malicious web request to inject persistent JavaScript into the application, affecting all users who view the compromised profile. The vulnerability requires user interaction (CVSS UI:R) but has cross-site scope impact (S:C), resulting in a 7.1 medium-high severity rating; KEV status and active exploitation data are not currently available in public disclosures.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in the Interactive Regional Map of Africa WordPress plugin allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying plugin settings. The vulnerability affects all versions up to and including 1.0. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in the WordPress plugin Admin Notes up to version 1.1 allows an attacker to perform unauthorized actions on behalf of an authenticated admin. The vulnerability requires user interaction (clicking a crafted link) and has low exploitation probability (EPSS 0.03%). No public exploit or active exploitation has been identified.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Unauthorized settings modification in WP Map Plugins Interactive UK Regional Map through version 2.0 enables attackers to change plugin configurations by tricking administrators into submitting a crafted request. This Cross-Site Request Forgery (CSRF) vulnerability has low exploitation likelihood (EPSS 0.03%) and no active exploitation or public exploit reported.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery in WP Security Master plugin for WordPress allows unauthenticated attackers to perform unintended actions on behalf of authenticated users. Affects all versions up to 1.0.2. No active exploitation or public exploit code has been identified, and EPSS indicates a very low exploitation probability.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Atelier Create CV WordPress plugin up to version 1.1.2 allows an attacker to trick an authenticated administrator into performing unintended actions, such as changing plugin settings. The vulnerability requires user interaction (clicking a crafted link) and has low impact (integrity only). No public exploit or active exploitation has been identified.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery in the Wp Easy Allopass WordPress plugin (versions through 4.1.1) enables an unauthenticated remote attacker to forge state-changing requests on behalf of a logged-in WordPress administrator. The plugin, which integrates the Allopass micropayment gateway, lacks proper nonce validation on at least one administrative action handler, so a victim admin browsing a malicious page unknowingly triggers unauthorized plugin operations. No public exploit code has been identified and EPSS of 0.03% (7th percentile) signals negligible real-world exploitation probability at time of analysis.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in Adrian Hanft's Konami Easter Egg browser extension (versions through v0.4) that can lead to Stored Cross-Site Scripting (XSS) attacks. An attacker can craft a malicious request to inject persistent JavaScript code that executes in the context of affected users' browsers, potentially compromising user sessions, stealing credentials, or performing unauthorized actions. With a CVSS score of 7.1 and network-accessible attack vector requiring only user interaction, this vulnerability poses a moderate-to-significant risk to users of the extension, though real-world exploitation likelihood depends on whether public exploits exist and the extension's actual user base.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in WP Time Slots Booking Form plugin for WordPress allows unauthenticated attackers to perform unauthorized actions on behalf of authenticated administrators. Affected versions up to 1.2.30 can be exploited by tricking an admin into clicking a malicious link, enabling limited integrity impact such as altering booking form settings. No active exploitation or public exploit code has been identified, and EPSS indicates very low exploitation probability.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in WP Page Loading plugin for WordPress allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying plugin settings. Affects versions through 1.0.6. No public exploit or active exploitation identified; EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Calculated Fields Form for WordPress allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying form settings or deleting data. The vulnerability affects versions up to 5.3.58 and requires user interaction. No public exploit or active exploitation has been identified.

WordPress CSRF Calculated Fields Form +2
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery (CSRF) in WP Table Builder versions up to 2.0.6 allows remote unauthenticated attackers to perform unauthorized actions on behalf of an authenticated administrator via crafted requests. Successful exploitation requires the victim to click a malicious link while logged in to the WordPress admin panel, potentially leading to unintended modifications of table content. No public exploit code or active exploitation has been identified; EPSS forecasts very low exploitation likelihood.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery in WP Cookie Notice for GDPR, CCPA & ePrivacy Consent allows an attacker to perform unauthorized actions on behalf of an authenticated administrator. Affected versions up to 3.8.0. No public exploit or active exploitation identified; EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery in the WP Maintenance Mode & Site Under Construction plugin up to version 4.3 allows unauthenticated attackers to trick site administrators into performing unintended actions, such as modifying plugin settings, via crafted requests. The vulnerability affects WordPress sites running the plugin and requires a logged-in administrator to visit a malicious link, resulting in limited integrity impact with no confidentiality or availability compromise. There is no evidence of active exploitation, and the EPSS score indicates a very low exploitation probability.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery in the 'Anti-spam, Spam protection, ReCaptcha for all forms and GDPR-compliant' WordPress plugin (versions through 4.1.1) allows a remote unauthenticated attacker to perform unauthorized plugin configuration changes by tricking an authenticated WordPress administrator into clicking a crafted link or visiting a malicious page. The vulnerability stems from missing or insufficient CSRF token validation on plugin action handlers, enabling integrity-impacting changes - such as disabling spam protection or altering reCaptcha settings - without the administrator's knowledge. No public exploit has been identified at time of analysis, and EPSS at 0.03% (7th percentile) reflects very low observed exploitation interest.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in the WordPress plugin WP Tools up to version 5.24 allows unauthenticated attackers to trick authenticated administrators into unintentionally performing actions such as modifying plugin settings. No active exploitation or public exploit code has been observed, and the EPSS probability of exploitation is very low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Market Exporter WordPress plugin up to version 2.0.22 contains a Cross-Site Request Forgery (CSRF) vulnerability that allows an unauthenticated attacker to trick an authenticated administrator into performing unwanted actions, such as modifying plugin settings, resulting in low integrity impact. No active exploitation or public exploit code has been identified; the EPSS score of 0.03% indicates a very low probability of exploitation.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Print Invoice & Delivery Notes for WooCommerce up to version 5.5.0 allows an attacker to perform unauthorized actions on behalf of an authenticated admin, such as modifying invoice templates or delivery notes. The vulnerability requires user interaction (clicking a crafted link) and has a low EPSS score (0.03%), indicating low exploitation likelihood. No public exploit or active exploitation has been reported.

WordPress CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery in the Everest Backup WordPress plugin up to version 2.3.3 allows remote attackers to perform unauthorized actions on behalf of authenticated administrators via crafted requests. Exploitation requires tricking an administrator into clicking a link, resulting in limited integrity impact without confidentiality or availability loss. No active exploitation or public exploit code has been identified, and EPSS predicts a very low probability of exploitation.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 7.4
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in POEditor that enables path traversal attacks, affecting versions 0.9.10 and earlier. An attacker can exploit this via a crafted request to perform unauthorized actions on behalf of an authenticated user, potentially leading to high availability impact. While the CVSS score of 7.4 indicates a significant threat, the requirement for user interaction (UI:R) and network-based attack vector limits real-world exploitability; current KEV and EPSS data are needed to determine if active exploitation is occurring.

WordPress Path Traversal CSRF +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in OTWthemes Widgetize Pages Light plugin (versions up to 3.0) that enables Stored XSS attacks. An unauthenticated attacker can craft malicious requests to trick authenticated users into performing unintended actions, resulting in persistent XSS payload injection that affects all subsequent visitors. The vulnerability has a CVSS score of 7.1 (High) with network-based attack vector and low complexity, indicating moderate real-world exploitability without requiring elevated privileges.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in CubeWP - All-in-One Dynamic Content Framework versions up to 1.1.23 allows an attacker to trick an authenticated administrator into performing unintended actions, such as changing plugin settings. The vulnerability has a low EPSS score (0.03%) and no public exploit or active exploitation has been identified.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Elite Video Player for WordPress allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying settings or deleting data. The vulnerability affects versions up to and including 10.0.5. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 6.3
MEDIUM This Month

Cross-Site Request Forgery in WP-Recall plugin for WordPress allows privilege escalation. An attacker can trick an authenticated admin into performing unintended actions, potentially gaining elevated access. No public exploit or active exploitation identified.

WordPress Privilege Escalation CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery in Simple Keyword to Link plugin up to version 1.5 enables unauthenticated attackers to trick WordPress administrators into unknowingly modifying plugin settings by visiting a malicious page. The vulnerability carries a CVSS 4.3 medium severity, but EPSS indicates a 0.03% probability of exploitation, and no public exploit code or active exploitation is confirmed.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Advanced Post List WordPress plugin up to version 0.5.6.2 allows an attacker to trick an authenticated admin into performing unintended actions, such as modifying plugin settings or deleting data, by luring them to a malicious page. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery in Booqable Rental WordPress plugin up to version 2.4.20 allows an attacker to trick an authenticated administrator into performing unintended actions, such as changing settings or making unauthorized modifications. The vulnerability has a low EPSS score (0.03%) and no public exploit or active exploitation has been identified.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Layouts for Elementor plugin for WordPress allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying plugin settings. The vulnerability affects all versions up to and including 1.11. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery in the WordPress plugin Custom Bulk/Quick Edit up to version 1.6.10 allows an attacker to trick an authenticated administrator into performing unauthorized bulk edit actions on posts or settings. The flaw resides in missing CSRF protection on plugin actions. No active exploitation or public exploit code is known, and the EPSS score is very low (0.03%), indicating limited real-world risk.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

A Cross-Site Request Forgery vulnerability in the Global Translator WordPress plugin through version 2.0.2 allows attackers to perform unauthorized actions on behalf of authenticated users, potentially modifying plugin settings or disrupting service. Exploitation requires an administrator to visit a malicious website while logged in. No public exploit code or active exploitation has been identified.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in the Bitly URL Shortener WordPress plugin through version 1.3.3 allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying plugin settings, by crafting a malicious link. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery in HR Management Lite (WordPress plugin by weblizar) up to version 3.3 allows an unauthenticated attacker to trick an authenticated admin into performing unintended actions, such as modifying HR records. No active exploitation or public proof-of-concept known at time of analysis. The vulnerability has a CVSS score of 4.3, with low integrity impact and no confidentiality or availability impact.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 8.2
HIGH This Week

A Cross-Site Request Forgery (CSRF) vulnerability in Webaholicson Epicwin Plugin versions up to 1.5 allows unauthenticated attackers to perform unauthorized actions via crafted requests. While the CVE description anomalously mentions SQL Injection alongside CSRF, the CVSS vector (CWE-352: CSRF) and vector string indicate the primary threat is CSRF with consequential impacts on confidentiality (High) and availability (Low). The vulnerability requires user interaction (UI:R) and affects confidentiality significantly, making it a material risk for WordPress installations using this plugin, particularly if no active mitigation or patch is available.

WordPress SQLi CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Subscription Renewal Reminders for WooCommerce up to version 1.3.7 allows an attacker to trick an authenticated admin into dismissing renewal notices. The vulnerability requires user interaction (clicking a crafted link) and has low impact (notice dismissal only). No public exploit or active exploitation has been identified.

WordPress CSRF
NVD
EPSS 0% CVSS 7.1
HIGH This Week

A cross-site scripting vulnerability in Soli WP Mail Options allows Stored XSS (CVSS 7.1). High severity vulnerability requiring prompt remediation.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

CSRF vulnerability in mail250 Free WP Mail SMTP (versions up to 1.0) that enables stored XSS attacks, allowing unauthenticated remote attackers to inject malicious scripts via crafted requests. The vulnerability requires user interaction (UI:R) but has network-based attack vector (AV:N) with low complexity (AC:L), affecting WordPress installations using this email plugin. While CVSS 7.1 indicates medium-high severity with confidentiality, integrity, and availability impact, real-world exploitation depends on KEV status, EPSS probability, and public POC availability-data not provided in the source material.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in the dilemma123 Recent Posts Slider Responsive WordPress plugin (versions through 1.0.1) that enables Stored XSS attacks. An unauthenticated attacker can craft malicious requests to inject persistent JavaScript payloads, which execute in the browsers of site administrators and visitors, potentially leading to account compromise, malware distribution, or defacement. The vulnerability requires user interaction (UI:R) but has network-accessible attack surface (AV:N) with moderate CVSS score of 7.1 and should be prioritized for patched WordPress installations running vulnerable plugin versions.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in mangup Personal Favicon (versions up to 2.0) that enables Stored XSS attacks. An unauthenticated attacker can craft a malicious request that, when visited by a user, executes arbitrary JavaScript in the victim's browser context with access to sensitive data and session tokens. While no public exploit or KEV status confirmation is available from the provided data, the CVSS 7.1 score and Stored XSS payload persistence indicate moderate-to-high real-world risk, particularly if the plugin has significant user adoption.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in Vadim Bogaiskov's Bg Orthodox Calendar plugin that enables Stored Cross-Site Scripting (XSS) attacks. The vulnerability affects all versions from an unspecified baseline through 0.13.10, allowing unauthenticated attackers over the network to inject and store malicious scripts that execute in users' browsers with moderate impact to confidentiality, integrity, and availability. The CVSS 7.1 score reflects the combination of network attack vector with user interaction requirement; real-world exploitation risk depends on whether this vulnerability is actively exploited or has public proof-of-concept code available.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 7.4
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in the wphobby Backwp WordPress plugin (versions through 2.0.2) that enables path traversal attacks. An unauthenticated remote attacker can exploit this via a crafted web request to perform unauthorized actions and potentially access sensitive files outside intended directories. While the CVSS score of 7.4 indicates high severity with availability impact, the vulnerability requires user interaction (UI:R) and affects availability rather than confidentiality or integrity, suggesting moderate real-world exploitability.

WordPress Path Traversal CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in CubePoints WordPress plugin up to version 3.2.1 allows an attacker to perform unauthorized actions on behalf of an authenticated administrator. The vulnerability requires user interaction (clicking a crafted link) and has low exploitation probability (EPSS 0.03%). No public exploit or active exploitation has been identified.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in David Shabtai's Post Author WordPress plugin (versions through 1.1.1) that enables Stored Cross-Site Scripting (XSS) attacks. An unauthenticated attacker can craft malicious requests to inject persistent JavaScript payloads that execute in the browsers of all users viewing affected content, potentially leading to account compromise, data theft, or malware distribution. The vulnerability has a CVSS score of 7.1 (High) with network-based attack vector and low complexity, indicating practical exploitability without authentication.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in the codedraft Mediabay WordPress plugin (versions up to 1.4) that enables reflected XSS attacks. Attackers can exploit this network-accessible vulnerability without authentication to perform unauthorized actions on behalf of authenticated users and inject malicious scripts, affecting WordPress installations using this media library plugin. The CVSS 7.1 score and absence of KEV/active exploitation data suggest moderate real-world risk with UI interaction required.

WordPress XSS CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Quick Event Calendar for WordPress up to version 1.4.9 allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying calendar settings or events, by luring them to a malicious page. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Settings manipulation in Seerox WP Media File Type Manager versions up to 2.3.0 allows unauthenticated attackers to change plugin settings by tricking an administrator into clicking a crafted link. No active exploitation or public exploit code is known, and the EPSS exploitation probability is very low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in FastBook 1.1 allows an attacker to trick an authenticated admin into performing unintended actions, such as modifying settings or deleting data, by luring them to a malicious page. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Pay with Contact Form 7 plugin for WordPress allows an attacker to trick an authenticated admin into performing unintended actions, such as modifying plugin settings or initiating unauthorized transactions. Affected versions are through 1.0.4. No public exploit or active exploitation has been identified, and EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery in the ThemeHigh Dynamic Pricing and Discount Rules WordPress plugin allows attackers to perform unauthorized actions on behalf of authenticated administrators. By tricking a logged-in admin into clicking a malicious link, an attacker could modify discount pricing rules without their knowledge. The vulnerability affects plugin versions up to and including 2.2.9, carries a CVSS 4.3 (Medium) score, and has a very low exploitation probability (EPSS 0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Real Time Validation for Gravity Forms plugin for WordPress allows an attacker to trick an authenticated administrator into performing unwanted actions, such as changing plugin settings. The vulnerability affects all versions up to and including 1.7.0. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 2.1
LOW POC Monitor

Cross-site request forgery in code-projects Traffic Offense Reporting System 1.0 allows an attacker to perform unauthorized actions on behalf of an authenticated user. Publicly available exploit code exists, but no active exploitation has been confirmed. The low EPSS score (0.06%) suggests limited real-world risk.

CSRF Traffic Offense Reporting System Carmelo
NVD GitHub VulDB
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery in Hive Support WordPress plugin up to version 1.2.2 allows unauthenticated attackers to modify AI/chat settings, including API keys, by tricking a site administrator into clicking a malicious link. No public exploit or active exploitation identified, and EPSS score is low (0.03%).

WordPress CSRF
NVD
EPSS 0% CVSS 6.1
MEDIUM This Month

The WP Online Users Stats plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.0. This is due to missing nonce validation within the hk_dataset_results() function. This makes it possible for unauthenticated attackers to inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PHP WordPress CSRF +2
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery in the Anti-Spam: Spam Protection plugin for WordPress allows unauthenticated attackers to delete pending comments and re-enable blocked users by tricking a site administrator into clicking a malicious link. The vulnerability affects all versions up to and including 2024.7 due to missing nonce validation in specific files. No public exploit or active exploitation has been identified, and the EPSS score is low at 0.03%.

PHP WordPress CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-site request forgery vulnerability exists in surveillance cameras provided by i-PRO Co., Ltd.. If a user views a crafted page while logged in to the affected product, unintended operations may be performed.

CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM PATCH This Month

Cross-Site Request Forgery (CSRF) in Element Pack Pro for WordPress allows an attacker to perform unauthorized actions on behalf of an authenticated administrator. The vulnerability affects versions before 8.0.0 and requires user interaction via a crafted link. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH POC PATCH This Week

Critical authentication bypass vulnerability in FreshRSS versions prior to 1.26.2 that allows authenticated attackers to impersonate any user, including administrators, by exploiting improper HTTP authentication header validation in reverse proxy configurations. Attackers with a valid account can craft requests leveraging CSRF token extraction via XPath scraping and spoofed Remote-User or X-WebAuth-User headers to gain unauthorized access and privilege escalate. The vulnerability requires moderate attack complexity (knowledge of target IP and admin username) but has high real-world impact due to the authentication bypass and privilege escalation chain.

Authentication Bypass Privilege Escalation CSRF +1
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM POC PATCH This Month

FreshRSS is a self-hosted RSS feed aggregator. A vulnerability in versions prior to 1.26.2 causes a user to be repeatedly logged out after fetching a malicious feed entry, effectively causing that user to suffer denial of service. Version 1.26.2 contains a patch for the issue.

Denial Of Service CSRF Debian +1
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM POC This Month

The File Provider WordPress plugin through 1.2.3 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack

PHP WordPress CSRF +1
NVD WPScan
EPSS 0% CVSS 5.3
MEDIUM POC This Month

Cross-site request forgery in WukongCRM 9.0 allows an attacker to change a user's password without consent. The vulnerability exists in the /system/user/updataPassword endpoint and can be triggered by tricking an authenticated user into visiting a malicious page. A public exploit is available, but no active exploitation has been reported.

CSRF Wukongcrm 5Kcrm
NVD GitHub VulDB
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) in Contact Forms by Cimatti WordPress plugin up to version 1.9.8 allows an attacker to trick an authenticated administrator into performing unintended actions, such as modifying plugin settings or deleting forms, by luring them to a malicious page. No public exploit or active exploitation has been identified, and the EPSS score is low (0.03%).

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM POC PATCH This Month

A vulnerability was found in Mist Community Edition up to 4.7.1. It has been declared as problematic. This vulnerability affects the function session_start_response of the file src/mist/api/auth/middleware.py. The manipulation leads to cross-site request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 4.7.2 is able to address this issue. The patch is identified as db10ecb62ac832c1ed4924556d167efb9bc07fad. It is recommended to upgrade the affected component.

CSRF Mist
NVD GitHub VulDB
EPSS 0% CVSS 5.7
MEDIUM This Month

application-urlshortener create shortened URLs for XWiki pages. Rated medium severity (CVSS 5.7), this vulnerability is remotely exploitable, low attack complexity. No vendor patch available.

CSRF
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM PATCH This Month

The Simple Page Access Restriction plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.31. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. This Cross-Site Request Forgery (CSRF) vulnerability could allow attackers to trick authenticated users into performing unintended actions.

PHP WordPress CSRF +2
NVD
EPSS 0% CVSS 6.3
MEDIUM POC This Month

FreeScout is a free self-hosted help desk and shared mailbox. Rated medium severity (CVSS 6.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Information Disclosure CSRF +1
NVD GitHub
EPSS 0% CVSS 3.7
LOW Monitor

Gibbon before 29.0.00 allows CSRF. Rated low severity (CVSS 3.7), this vulnerability is remotely exploitable, no authentication required. No vendor patch available.

CSRF Gibbon Gibbonedu
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM This Month

A vulnerability was found in Summer Pearl Group Vacation Rental Management Platform up to 1.0.1. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF
NVD VulDB
EPSS 0% CVSS 5.3
MEDIUM POC This Month

A vulnerability was found in Tmall Demo up to 20250505. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

CSRF Tmall Demo Project Team
NVD GitHub VulDB
EPSS 0% CVSS 6.1
MEDIUM This Month

The 4stats plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.9. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

PHP WordPress XSS +1
NVD
EPSS 0% CVSS 5.9
MEDIUM This Month

A Cross-Site Request Forgery (CSRF) vulnerability in StrangeBee TheHive 5.2.0 before 5.2.16, 5.3.0 before 5.3.11, 5.4.0 before 5.4.10, and 5.5.0 before 5.5.1 allows a remote attacker to trigger. Rated medium severity (CVSS 5.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

CSRF
NVD GitHub
EPSS 0% CVSS 8.2
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in x000x occupancyplan allows SQL Injection.0.3.0. Rated high severity (CVSS 8.2), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress SQLi CSRF +1
NVD
EPSS 0% CVSS 5.3
MEDIUM POC This Month

A vulnerability classified as problematic was found in XiaoBingby TeaCMS 2.0.2. Rated medium severity (CVSS 5.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Java CSRF Teacms +1
NVD VulDB
EPSS 0% CVSS 3.3
LOW PATCH Monitor

TYPO3 is an open source, PHP based web content management system. Rated low severity (CVSS 3.3), this vulnerability is remotely exploitable. No vendor patch available.

PHP CSRF SSRF +1
NVD GitHub
EPSS 0% CVSS 9.8
CRITICAL Act Now

Cross-Site Request Forgery (CSRF) vulnerability in Danny Vink User Profile Meta Manager allows Privilege Escalation.02. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress Privilege Escalation CSRF +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in Ref CheckBot allows Stored XSS.05. Rated high severity (CVSS 7.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in ktsvetkov allows Cross Site Request Forgery.1. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Unauthenticated Cross Site Request Forgery (CSRF) in Salon booking system <= 10.16 versions. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in Ashok G Easy Child Theme Creator allows Cross Site Request Forgery.3.1. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Cross-Site Request Forgery (CSRF) vulnerability in aseem1234 Best Posts Summary allows Stored XSS.0. Rated high severity (CVSS 7.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress XSS CSRF +1
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in Sanjeev Mohindra Author Box Plugin With Different Description allows Cross Site Request Forgery.3.5. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in ThemeGoods Grand Restaurant WordPress allows Cross Site Request Forgery.0. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Grand Restaurant +2
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in ed4becky Rootspersona allows Cross Site Request Forgery.7.5. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in RedefiningTheWeb Dynamic Pricing &amp; Discounts Lite for WooCommerce allows Cross Site Request Forgery.0.3. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in sbouey Falang multilanguage allows Cross Site Request Forgery.3.61. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 5.4
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in shohei.tanaka Japanized For WooCommerce allows Cross Site Request Forgery.6.40. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in Pektsekye Year Make Model Search for WooCommerce allows Cross Site Request Forgery.0.11. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in artiosmedia Product Code for WooCommerce allows Cross Site Request Forgery.5.0. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in Juan Carlos WP Mapa Politico España allows Cross Site Request Forgery.8.0. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in videowhisper Broadcast Live Video - Live Streaming : WebRTC, HLS, RTSP, RTMP allows Cross Site Request Forgery.2.4. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Videowhisper Live Streaming Integration +2
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Cross-Site Request Forgery (CSRF) vulnerability in Bill Minozzi reCAPTCHA for all allows Cross Site Request Forgery.26. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

WordPress CSRF Wordpress Plugin
NVD
Prev Page 21 of 98 Next

Quick Facts

Typical Severity
MEDIUM
Category
web
Total CVEs
8747

Related CWEs

MITRE ATT&CK

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy