Lucene search
+L

50362 matches found

Snyk
Snyk
added 2026/04/16 10:38 p.m.4 views

Cross-site Request Forgery (CSRF)

Overview authlib is a library in building OAuth and OpenID Connect servers. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the Client integrations due to the lack of CSRF protection for cash parameters. An attacker can perform unauthorized actions on behalf...

5.9CVSS5.5AI score0.00106EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/16 10:38 p.m.5 views

GHSA-JJ8C-MMJ3-MMGV Authlib: Cross-site request forging when using cache

Summary There is no CSRF protection on the cache feature on most integrations clients. Details In authlib.integrations.starletteclient.OAuth, no CSRF protection is set up when using the cache parameter. When not using the cache parameter, the use of SessionMiddleware ties the client to the auth...

5.4CVSS5.8AI score0.00106EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.18 views

PT-2026-35068

Name of the Vulnerable Software and Affected Versions Authlib versions prior to 1.6.11 Description Authlib is a Python library used to build OAuth and OpenID Connect servers. A lack of Cross-Site Request Forgery CSRF protection exists in the cache feature of the 'authlib.integrations.starlette...

7.5CVSS4.8AI score0.00476EPSS
SaveExploits6References108
Patchstack
Patchstack
added 2026/04/15 3:48 p.m.8 views

WordPress Smart Online Order for Clover plugin <= 1.6.0 - Cross Site Request Forgery (CSRF) vulnerability

Cross Site Request Forgery CSRF vulnerability discovered by Mika in WordPress Plugin Smart Online Order for Clover versions = 1.6.0...

4.3CVSS5.8AI score0.00107EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/04/15 10:13 a.m.35 views

CVE-2026-28741 CSRF Protection Bypass Allows Updating a User's Authentication Method

Mattermost versions 10.11.x = 10.11.12, 11.5.x = 11.5.0, 11.4.x = 11.4.2, 11.3.x = 11.3.2 fail to validate CSRF tokens on an authentication endpoint which allows an attacker to update a user's authentication method via a CSRF attack by tricking a user into visiting a malicious page. Mattermost...

6.8CVSS0.00129EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/15 12:0 a.m.17 views

PT-2026-33024

The Petje.af plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to and including 2.1.8. This is due to missing nonce validation in the ajax revoke token function which handles the 'petjeaf disconnect' AJAX action. The function performs destructive operations...

4.3CVSS5.8AI score0.00163EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/04/14 11:12 p.m.13 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the handling of JSON endpoints that process state-changing requests without verifying the origin or requiring an anti-CSRF token...

5.4CVSS5.8AI score0.00115EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/14 11:12 p.m.17 views

WWBN AVideo has Multiple CSRF Vulnerabilities in Admin JSON Endpoints (Category CRUD, Plugin Update Script)

Summary Three admin-only JSON endpoints — objects/categoryAddNew.json.php, objects/categoryDelete.json.php, and objects/pluginRunUpdateScript.json.php — enforce only a role check Category::canCreateCategory / User::isAdmin and perform state-changing actions against the database without calling...

7.1CVSS6.1AI score0.00166EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/14 10:53 p.m.13 views

GHSA-7QX6-F23W-3W7F Unauthenticated Open Redirect, Arbitrary HTTP Response Header Injection, Missing CSRF, and Invisible-Mode Bypass in goshs `/?redirect` endpoint

Summary The GET /?redirect endpoint in goshs v2.0.0-beta.6 performs an HTTP redirect to any attacker-supplied url= value and writes any attacker-supplied header=Name: Value pair into the response, without scheme/host validation, without a header-name allow-list, without authentication in the...

6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/14 10:53 p.m.22 views

Unauthenticated Open Redirect, Arbitrary HTTP Response Header Injection, Missing CSRF, and Invisible-Mode Bypass in goshs `/?redirect` endpoint

Summary The GET /?redirect endpoint in goshs v2.0.0-beta.6 performs an HTTP redirect to any attacker-supplied url= value and writes any attacker-supplied header=Name: Value pair into the response, without scheme/host validation, without a header-name allow-list, without authentication in the...

6AI score
SaveExploits0References2Affected Software2
Github Security Blog
Github Security Blog
added 2026/04/14 10:49 p.m.15 views

WWBN AVideo has a Path Traversal in Locale Save Endpoint Enables Arbitrary PHP File Write to Any Web-Accessible Directory (RCE)

Summary The locale save endpoint locale/save.php constructs a file path by directly concatenating $POST'flag' into the path at line 30 without any sanitization. The $POST'code' parameter is then written verbatim to that path via fwrite at line 40. An admin attacker or any user who can CSRF an...

8.7CVSS6.1AI score0.00656EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/14 10:49 p.m.10 views

GHSA-6RC6-P838-686F WWBN AVideo has a Path Traversal in Locale Save Endpoint Enables Arbitrary PHP File Write to Any Web-Accessible Directory (RCE)

Summary The locale save endpoint locale/save.php constructs a file path by directly concatenating $POST'flag' into the path at line 30 without any sanitization. The $POST'code' parameter is then written verbatim to that path via fwrite at line 40. An admin attacker or any user who can CSRF an...

8.7CVSS6.1AI score0.00656EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/12 12:0 a.m.13 views

PT-2026-32141

Name of the Vulnerable Software and Affected Versions FoundationAgents MetaGPT versions up to 0.8.1 Description A cross-site request forgery issue exists in FoundationAgents MetaGPT up to version 0.8.1. The issue is located in the evaluateCode function of the...

8.8CVSS5.9AI score0.00224EPSS
SaveExploits1References14
Github Security Blog
Github Security Blog
added 2026/04/10 7:40 p.m.12 views

REDAXO has reflected XSS backend packages API via function parameter (CSRF token required)

Summary A reflected XSS vulnerability has been identified in the REDAXO backend. The function parameter is concatenated into an API error message and rendered without HTML escaping. --- Details Root cause User input function is injected into an exception message, then rendered by rexview::error...

5.9AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/10 7:40 p.m.8 views

GHSA-M662-8JRJ-CW6V REDAXO has reflected XSS in backend Metainfo API via type parameter (CSRF token required)

Summary A reflected XSS vulnerability has been identified in the REDAXO backend. The type parameter is concatenated into an API error message and rendered without HTML escaping. --- Details Root cause User input type is injected into an exception message, then rendered by rexview::error which...

2.1CVSS6AI score
SaveExploits0References3
NVD
NVD
added 2026/04/10 10:16 a.m.7 views

CVE-2026-4162

The Gravity SMTP plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.1.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access a...

7.1CVSS0.00251EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/10 9:25 a.m.35 views

CVE-2026-4162 Gravity SMTP <= 2.1.4 - Missing Authorization to Authenticated (Subscriber+) Plugin Uninstall

The Gravity SMTP plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.1.4. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access a...

7.1CVSS0.00251EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/10 2:16 a.m.5 views

CVE-2026-1924

The Aruba HiSpeed Cache plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.0.4. This is due to missing nonce verification on the ahscajaxresetoptions function. This makes it possible for unauthenticated attackers to reset all plugin settings t...

4.3CVSS0.00181EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/10 1:24 a.m.22 views

CVE-2026-1924

The connected Patchstack entry describes a CSRF to Plugin Settings Reset vulnerability in WordPress Aruba HiSpeed Cache plugin, affecting versions

4.3CVSS5.8AI score0.00181EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2026/04/10 12:0 a.m.158 views

📄 RomM Cross Site Scripting / File Upload

RomM versions prior to 4.4.1 chained vulnerabilities exploit that leverages file upload to achieve cross site scripting that then leverages csrf token reuse to change a user's password. Exploit Title: RomM Application tab or Storage on Firefox Cookies - Copy the rommcsrftoken cookie value 3...

7.6CVSS5.2AI score0.00321EPSS
SaveExploits2
Rows per page
Query Builder