Lucene search
+L

22770 matches found

CVE
CVE
added 2026/04/20 12:30 a.m.23 views

CVE-2026-6589

The CVE affects ComfyUI up to version 0.13.0, specifically the function create_origin_only_middleware in server.py. The root cause is a manipulation that enables cross-site request forgery (CSRF). Exploitation is described as possible remotely, with a publicly disclosed exploit. Availability of a...

5.3CVSS5.2AI score0.00158EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/20 12:00 a.m.17 views

ComfyUI 安全漏洞

ComfyUI is the most powerful and modular diffusion model GUI and backend developed by comfyanonymous individuals. Versions of ComfyUI prior to 0.13.0 contain security vulnerabilities, which stem from improper handling of the createoriginonlymiddleware function in the file server.py. These...

5.3CVSS5.7AI score0.00158EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.15 views

PT-2026-33658

A security vulnerability has been detected in ComfyUI up to 0.13.0. This affects the function create origin only middleware of the file server.py. The manipulation leads to cross-site request forgery. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used. T...

5.3CVSS5.1AI score0.00158EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/04/19 12:32 p.m.137 views

WebVuln-Chain-Framework

WebVuln Chain Framework Modular web vulnerability scanner w...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/04/18 3:34 p.m.16 views

apache-airflow-providers-keycloak: Missing OAuth 2.0 State and PKCE Enables Login CSRF and Session Fixation

The Keycloak authentication manager in apache-airflow-providers-keycloak did not generate or validate the OAuth 2.0 state parameter on the login / login-callback flow, and did not use PKCE. An attacker with a Keycloak account in the same realm could deliver a crafted callback URL to a victim's...

5.4CVSS5.7AI score0.00328EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/04/18 3:34 p.m.7 views

Cross-site Request Forgery (CSRF)

Overview apache-airflow-providers-keycloak is a Provider package apache-airflow-providers-keycloak for Apache Airflow Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the login authentication process due to missing generation and validation of the OAuth 2.0...

5.4CVSS5.8AI score0.00328EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/18 2:16 p.m.11 views

CVE-2026-40948

The Keycloak authentication manager in apache-airflow-providers-keycloak did not generate or validate the OAuth 2.0 state parameter on the login / login-callback flow, and did not use PKCE. An attacker with a Keycloak account in the same realm could deliver a crafted callback URL to a victim's...

5.4CVSS0.00328EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/18 1:22 p.m.34 views

CVE-2026-40948

The CVE-2026-40948 entry concerns the Keycloak authentication manager in apache-airflow-providers-keycloak. It describes missing OAuth 2.0 state validation and PKCE usage during login/login-callback, enabling a potential login-CSRF/session-fixation attack where a victim may be seduced into an att...

5.4CVSS5.7AI score0.00328EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/04/18 5:08 a.m.13 views

Cross-Site Request Forgery (CSRF)

PAC4J is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to weak CSRF token validation relying on hash collisions in String.hashCode, which allows an attacker to forge requests with colliding tokens and perform unauthorized actions without the victim’s consent...

7CVSS5.2AI score0.00165EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/04/18 12:00 a.m.16 views

ChurchCRM 安全漏洞

ChurchCRM is an open-source CRM system developed for churches. Versions of ChurchCRM prior to 7.2.0 contained security vulnerabilities. These vulnerabilities stemmed from the lack of file extension filtering and CSRF token validation in the database backup restoration function, which could lead t...

9.1CVSS6.4AI score0.00867EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/17 11:51 p.m.19 views

CVE-2026-40581

CVE-2026-40581 affects ChurchCRM prior to 7.2.0. The issue is a CSRF-like flaw in the family records deletion endpoint (SelectDelete.php) that uses a plain GET request with no CSRF validation, enabling an authenticated administrator to trigger permanent deletion of targeted family records and all...

8.1CVSS5.7AI score0.00199EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/17 11:51 p.m.10 views

CVE-2026-40581 ChurchCRM: Cross-Site Request Forgery (CSRF) in SelectDelete.php Leading to Permanent Data Deletion

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the family record deletion endpoint SelectDelete.php performs permanent, irreversible deletion of family records and all associated data via a plain GET request with no CSRF token validation. An attacker can craft a...

8.1CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/04/17 11:25 p.m.8 views

EUVD-2026-23597

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the database backup restore functionality extracts uploaded archive contents and copies files from the Images/ directory into the web-accessible document root using recursiveCopyDirectory, which performs no file...

9.1CVSS6.3AI score0.00867EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/17 11:25 p.m.43 views

CVE-2026-40484 ChurchCRM: Authenticated Remote Code Execution via Unrestricted PHP File Write in Database Restore Function

ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the database backup restore functionality extracts uploaded archive contents and copies files from the Images/ directory into the web-accessible document root using recursiveCopyDirectory, which performs no file...

9.1CVSS0.00867EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/17 3:31 p.m.11 views

EUVD-2026-23421

PAC4J is vulnerable to Cross-Site Request Forgery CSRF. A malicious attacker can craft a specially designed website which, when visited by a user, will automatically submit a forged cross-site request with a token whose hash collides with the victim's legitimate CSRF token. Importantly, the...

7CVSS5.6AI score0.00165EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/17 3:31 p.m.14 views

PAC4J has a Cross-Site Request Forgery (CSRF) Vulnerability

PAC4J is vulnerable to Cross-Site Request Forgery CSRF. A malicious attacker can craft a specially designed website which, when visited by a user, will automatically submit a forged cross-site request with a token whose hash collides with the victim's legitimate CSRF token. Importantly, the...

7CVSS5.6AI score0.00165EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/17 3:31 p.m.15 views

GHSA-XW5C-JC7X-GF75 PAC4J has a Cross-Site Request Forgery (CSRF) Vulnerability

PAC4J is vulnerable to Cross-Site Request Forgery CSRF. A malicious attacker can craft a specially designed website which, when visited by a user, will automatically submit a forged cross-site request with a token whose hash collides with the victim's legitimate CSRF token. Importantly, the...

7CVSS5.6AI score0.00165EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/17 3:31 p.m.11 views

Cross-site Request Forgery (CSRF)

Overview org.pac4j:pac4j-core is a pac4j is an easy and powerful security engine for Java to authenticate users, get their profiles and manage authorizations in order to secure web applications and web services. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF d...

7.1CVSS5.8AI score0.00165EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/17 3:31 p.m.11 views

Mattermost doesn't validate CSRF tokens on an authentication endpoint

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...

8.1CVSS5.2AI score0.00129EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/17 3:31 p.m.18 views

GHSA-M7CF-4GH2-V4QG Mattermost doesn't validate CSRF tokens on an authentication endpoint

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.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
Rows per page
Query Builder