← Back
CWE-352

9,657 CVEs • Abstraction: Compound • Likelihood of Exploit: Medium

Cross-Site Request Forgery (CSRF)

The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.

JSON object

Loading...

CVEs (9,657)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Cisco
1Adaptive Security Appliance Software
Jun 17, 2026
May 3, 2019
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
A vulnerability in the web-based management interface of Cisco Adaptive Security Appliance (ASA) Software could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack on an affect...Show more
A vulnerability in the web-based management interface of Cisco Adaptive Security Appliance (ASA) Software could allow an unauthenticated, remote attacker to conduct a cross-site request forgery (CSRF) attack on an affected system. The vulnerability is due to insufficient CSRF protections for the web-based management interface on an affected device. An attacker could exploit this vulnerability by persuading a user of the interface to follow a malicious link. A successful exploit could allow the attacker to perform arbitrary actions with the privilege level of the affected user. If the user has administrative privileges, the attacker could alter the configuration of, extract information from, or reload an affected device.Show less
1Doorgets
1Doorgets Cms
Jun 17, 2026
Apr 30, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
doorGets 7.0 has a CSRF vulnerability in /doorgets/app/requests/user/configurationRequest.php. A remote attacker can exploit this vulnerability for "Google Analytics code" modification.
1Directadmin
1Directadmin
Jun 17, 2026
Apr 30, 2019
N/A· v4
6.1 MEDIUM· v3
6.8 MEDIUM· v2
The FileManager in InfinitumIT DirectAdmin through v1.561 has XSS via CMD_FILE_MANAGER, CMD_SHOW_USER, and CMD_SHOW_RESELLER; an attacker can bypass the CSRF protection with this, and take over the administration panel.
1Bpcbt
1Smartvista
Nov 21, 2024
Apr 30, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
BPC SmartVista 2 has CSRF via SVFE2/pages/admpages/roles/createrole.jsf.
1Polarisft
1Intellect Core Banking
Nov 21, 2024
Apr 30, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
An issue was discovered in the Armor module in Polaris FT Intellect Core Banking 9.7.1. CSRF can occur via a /CollatWebApp/gcmsRefInsert?name=SUPP URI.
1Jenkins
1Github Authentication
Jun 17, 2026
Apr 30, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Jenkins GitHub Authentication Plugin 0.31 and earlier did not use the state parameter of OAuth to prevent CSRF.
1Jenkins
1Ansible Tower
Jun 17, 2026
Apr 30, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
A cross-site request forgery vulnerability in Jenkins Ansible Tower Plugin 0.9.1 and earlier in the TowerInstallation.TowerInstallationDescriptor#doTestTowerConnection form validation method allowed attackers permission...Show more
A cross-site request forgery vulnerability in Jenkins Ansible Tower Plugin 0.9.1 and earlier in the TowerInstallation.TowerInstallationDescriptor#doTestTowerConnection form validation method allowed attackers permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in JenkinsShow less
1Jenkins
1Static Analysis Utilities
Jun 17, 2026
Apr 30, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
A cross-site request forgery vulnerability in Jenkins Static Analysis Utilities Plugin 1.95 and earlier in the DefaultGraphConfigurationView#doSave form handler method allowed attackers to change the per-job default grap...Show more
A cross-site request forgery vulnerability in Jenkins Static Analysis Utilities Plugin 1.95 and earlier in the DefaultGraphConfigurationView#doSave form handler method allowed attackers to change the per-job default graph configuration for all users.Show less
1Mozilla
1Bugzilla
Nov 21, 2024
Apr 29, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
A third party website can access information available to a user with access to a restricted bug entry using the image generation in report.cgi in all Bugzilla versions prior to 4.4.
1Web Dorado
1Contact Form
Jun 17, 2026
Apr 29, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The WebDorado Contact Form plugin before 1.13.5 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy...Show more
The WebDorado Contact Form plugin before 1.13.5 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy between the $_POST['action'] value and the $_GET['action'] value, and the latter is unsanitized.Show less
110web
1Form Maker
Jun 17, 2026
Apr 29, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The 10Web Form Maker plugin before 1.13.5 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy betwee...Show more
The 10Web Form Maker plugin before 1.13.5 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy between the $_POST['action'] value and the $_GET['action'] value, and the latter is unsanitized.Show less
1Web Dorado
1Wp Form Builder
Jun 17, 2026
Apr 26, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The WebDorado Contact Form Builder plugin before 1.0.69 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a disc...Show more
The WebDorado Contact Form Builder plugin before 1.0.69 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy between the $_POST['action'] value and the $_GET['action'] value, and the latter is unsanitized.Show less
1Omniauth
1Omniauth
Nov 21, 2024
Apr 26, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The request phase of the OmniAuth Ruby gem (1.9.1 and earlier) is vulnerable to Cross-Site Request Forgery when used as part of the Ruby on Rails framework, allowing accounts to be connected without user intent, user int...Show more
The request phase of the OmniAuth Ruby gem (1.9.1 and earlier) is vulnerable to Cross-Site Request Forgery when used as part of the Ruby on Rails framework, allowing accounts to be connected without user intent, user interaction, or feedback to the user. This permits a secondary account to be able to sign into the web application as the primary account.Show less
1Tibco
5Activematrix Bpm
Activematrix Policy DirectorActivematrix Service Bus+2 more
Jun 17, 2026
Apr 24, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
The administrator web interface of TIBCO Software Inc.'s TIBCO ActiveMatrix BPM, TIBCO ActiveMatrix BPM Distribution for TIBCO Silver Fabric, TIBCO ActiveMatrix Policy Director, TIBCO ActiveMatrix Service Bus, TIBCO Acti...Show more
The administrator web interface of TIBCO Software Inc.'s TIBCO ActiveMatrix BPM, TIBCO ActiveMatrix BPM Distribution for TIBCO Silver Fabric, TIBCO ActiveMatrix Policy Director, TIBCO ActiveMatrix Service Bus, TIBCO ActiveMatrix Service Grid, TIBCO Silver Fabric Enabler for ActiveMatrix BPM, and TIBCO Silver Fabric Enabler for ActiveMatrix Service Grid contains multiple vulnerabilities that may allow for cross-site scripting (XSS) and cross-site request forgery (CSRF) attacks. Affected releases are TIBCO Software Inc.'s TIBCO ActiveMatrix BPM: versions up to and including 4.2.0, TIBCO ActiveMatrix BPM Distribution for TIBCO Silver Fabric: versions up to and including 4.2.0, TIBCO ActiveMatrix Policy Director: versions up to and including 1.1.0, TIBCO ActiveMatrix Service Bus: versions up to and including 3.3.0, TIBCO ActiveMatrix Service Grid: versions up to and including 3.3.1, TIBCO Silver Fabric Enabler for ActiveMatrix BPM: versions up to and including 1.4.1, and TIBCO Silver Fabric Enabler for ActiveMatrix Service Grid: versions up to and including 1.3.1.Show less
1Tibco
2Activematrix Business Process Management
Silver Fabric Enabler
Jun 17, 2026
Apr 24, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
The workspace client, openspace client, app development client, and REST API of TIBCO Software Inc.'s TIBCO ActiveMatrix BPM, TIBCO ActiveMatrix BPM Distribution for TIBCO Silver Fabric, and TIBCO Silver Fabric Enabler f...Show more
The workspace client, openspace client, app development client, and REST API of TIBCO Software Inc.'s TIBCO ActiveMatrix BPM, TIBCO ActiveMatrix BPM Distribution for TIBCO Silver Fabric, and TIBCO Silver Fabric Enabler for ActiveMatrix BPM contain cross site scripting (XSS) and cross-site request forgery vulnerabilities. Affected releases are TIBCO Software Inc.'s TIBCO ActiveMatrix BPM: versions up to and including 4.2.0, TIBCO ActiveMatrix BPM Distribution for TIBCO Silver Fabric: versions up to and including 4.2.0, and TIBCO Silver Fabric Enabler for ActiveMatrix BPM: versions up to and including 1.4.1.Show less
1Gilacms
1Gila Cms
Jun 17, 2026
Apr 22, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Gila CMS 1.10.1 allows fm/save CSRF for executing arbitrary PHP code.
1Intelbras
1Iwr 3000n Firmware
Jun 17, 2026
Apr 22, 2019
N/A· v4
8.8 HIGH· v3
9.3 HIGH· v2
A CSRF issue was discovered on Intelbras IWR 3000N 1.5.0 devices, leading to complete control of the router, as demonstrated by v1/system/user.
1Meisivod
1Msvod
Jun 17, 2026
Apr 20, 2019
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
Msvod v10 has a CSRF vulnerability to change user information via the admin/member/edit.html URI.
174cms
174cms
Jun 17, 2026
Apr 20, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
74CMS v5.0.1 has a CSRF vulnerability to add a new admin user via the index.php?m=Admin&c=admin&a=add URI.
1Dell
1Supportassist
Jun 17, 2026
Apr 18, 2019
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Dell SupportAssist Client versions prior to 3.2.0.90 contain an improper origin validation vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability to attempt CSRF attacks on users o...Show more
Dell SupportAssist Client versions prior to 3.2.0.90 contain an improper origin validation vulnerability. An unauthenticated remote attacker could potentially exploit this vulnerability to attempt CSRF attacks on users of the impacted systems.Show less