Lucene search
+L

5247 matches found

Snyk
Snyk
added 2025/12/19 8:42 p.m.13 views

Cross-site Request Forgery (CSRF)

Overview fastapi-users is a Ready-to-use and customizable users management for FastAPI Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the generatestatetoken function, which is called with an empty statedata dict, so the resulting JWT contains only the fixe...

8.8CVSS7AI score0.00262EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/12/19 8:14 p.m.43 views

CVE-2025-68481 FastAPI Users Vulnerable to 1-click Account Takeover in Apps Using FastAPI SSO

FastAPI Users allows users to quickly add a registration and authentication system to their FastAPI project. Prior to version 15.0.2, the OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flo...

5.9CVSS0.00262EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/19 8:14 p.m.14 views

CVE-2025-68481 FastAPI Users Vulnerable to 1-click Account Takeover in Apps Using FastAPI SSO

FastAPI Users allows users to quickly add a registration and authentication system to their FastAPI project. Prior to version 15.0.2, the OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flo...

5.9CVSS6.9AI score
SaveExploits0References6
EUVD
EUVD
added 2025/12/19 8:14 p.m.41 views

EUVD-2025-204614

FastAPI Users allows users to quickly add a registration and authentication system to their FastAPI project. Prior to version 15.0.2, the OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flo...

5.9CVSS6.4AI score0.00262EPSS
SaveExploits1References5
OSV
OSV
added 2025/12/19 6:30 a.m.16 views

GHSA-HP6R-R9VC-Q8WX FastAPI SSP is vulnerable to Cross-site Request Forgery (CSRF) through improper OAuth parameter validation

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS6.8AI score0.00363EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/19 5:16 a.m.15 views

CVE-2025-14546

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS0.00363EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/19 5:00 a.m.12 views

CVE-2025-14546

Versions of the package fastapi-sso before 0.19.0 are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the OAuth state parameter during the authentication callback. While the getloginurl method allows for state generation, it does not persist the state or bind it to...

6.9CVSS6.8AI score
SaveExploits0References5
OSV
OSV
added 2025/12/18 8:49 a.m.6 views

SUSE-SU-2025:4444-1 Security update 5.1.1.1 for Multi-Linux Manager Client Tools

This update fixes the following issues: grafana was updated from version 11.5.7 to 11.5.10: - Security issues fixed: CVE-2025-64751: Drop experimental implementation of authorization Zanzana server/client version 11.5.10 bsc1254113 CVE-2025-47911: Fixed parsing HTML documents version 11.5.10...

8.8CVSS7.3AI score0.00502EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2025/12/17 2:19 a.m.16 views

SUSE CVE-2017-18877

An issue was discovered in Mattermost Server before 4.3.0, 4.2.1, and 4.1.2. XSS attacks could occur against an OAuth 2.0 allow/deny page...

6.1CVSS6.4AI score0.00685EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/17 2:19 a.m.14 views

SUSE CVE-2017-18884

An issue was discovered in Mattermost Server before 4.3.0, 4.2.1, and 4.1.2. It allows attackers to gain privileges by using a registered OAuth application with personal access tokens...

8.1CVSS7.3AI score0.00806EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/12/16 11:13 p.m.7 views

org.apache.kafka: Kafka Client Arbitrary File Read SSRF

A flaw was found in apache-kafka. The Kafka client improperly handles configuration data for SASL/OAUTHBEARER connections, allowing an attacker to specify a crafted token endpoint URL. This allows for arbitrary file reads and server-side request forgery SSRF by a malicious client. Consequently,...

7.5CVSS7.4AI score0.65905EPSS
SaveExploits2References5
Snyk
Snyk
added 2025/12/16 10:35 p.m.17 views

Server-side Request Forgery (SSRF)

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the apiURL parameter in authData used by the Instagram OAuth adapter. An attacker can...

8.3CVSS7AI score0.00331EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/12/16 10:35 p.m.16 views

Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter

Impact The Instagram authentication adapter allows clients to specify a custom API URL via the apiURL parameter in authData. This enables SSRF attacks and possibly authentication bypass if malicious endpoints return fake responses to validate unauthorized users. Patches Fixed by hardcoding the...

8.3CVSS7.2AI score0.00331EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/12/16 10:35 p.m.38 views

GHSA-3F5F-XGRJ-97PF Parse Server is vulnerable to Server-Side Request Forgery (SSRF) via Instagram OAuth Adapter

Impact The Instagram authentication adapter allows clients to specify a custom API URL via the apiURL parameter in authData. This enables SSRF attacks and possibly authentication bypass if malicious endpoints return fake responses to validate unauthorized users. Patches Fixed by hardcoding the...

8.3CVSS7AI score0.00331EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 6:15 p.m.30 views

CVE-2025-68150

CVE-2025-68150 affects Parse Server where the Instagram OAuth adapter allows an attacker to supply a custom apiURL in authData, enabling Server-Side Request Forgery (SSRF) and potentially authentication bypass by hitting malicious endpoints. Root cause: client-provided apiURL is not validated and...

8.3CVSS6.5AI score0.00331EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/12/16 6:15 p.m.13 views

CVE-2025-68150 Parse Server has Server-Side Request Forgery (SSRF) in Instagram OAuth Adapter

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.2 and 9.1.1-alpha.1, the Instagram authentication adapter allows clients to specify a custom API URL via the apiURL parameter in authData. This enables SSRF attacks and...

8.3CVSS6.9AI score
SaveExploits0References5
NVD
NVD
added 2025/12/16 4:16 p.m.16 views

CVE-2025-68166

In JetBrains TeamCity before 2025.11 a DOM-based XSS was possible on the OAuth connections tab...

6.1CVSS0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/16 4:16 p.m.11 views

CVE-2025-68166

In JetBrains TeamCity before 2025.11 a DOM-based XSS was possible on the OAuth connections tab...

6.1CVSS5.8AI score0.00195EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/16 3:27 p.m.9 views

EUVD-2025-203764

In JetBrains TeamCity before 2025.11 a DOM-based XSS was possible on the OAuth connections tab...

5.4CVSS5.8AI score0.00195EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/12/16 6:23 a.m.10 views

Malicious code in sds-oauth-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f11edc1113892a2a7000ea8835ce5819da044898e6a4c24a8ce57f8c00d5f351 The package sds-oauth-client was found to contain malicious code. Source: ghsa-malware f7e9cce8e795bc77f5fa0dff91fc1a61fb00b989ced3e091d402dca108bf21...

6.9AI score
SaveExploits0References1
Rows per page
Query Builder