Lucene search
+L

17647 matches found

RedHat Linux
RedHat Linux
added 2025/12/22 1:58 a.m.27 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process crash

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper state management...

4.3CVSS5.7AI score0.00575EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 1:58 a.m.18 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process crash

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper state management...

4.3CVSS5.7AI score0.00517EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 1:58 a.m.18 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process crash

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper state management...

4.3CVSS5.7AI score0.01022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 1:45 a.m.12 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process crash

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper state management...

4.3CVSS5.7AI score0.01022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 1:45 a.m.12 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process crash

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper state management...

4.3CVSS5.7AI score0.00575EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/22 1:45 a.m.9 views

webkitgtk: Processing maliciously crafted web content may lead to an unexpected process crash

A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper state management...

4.3CVSS5.7AI score0.00517EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/22 12:00 a.m.33 views

PT-2026-36849

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Memory corruption occurs during the processing of an IOCTL Input/Output Control command when the device is in a power-save state. Recommendations At the moment,...

7.8CVSS5.8AI score0.00071EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/22 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: microcode_ctl (UTSA-2025-991318)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991318 advisory. Exposure of sensitive information caused by shared microarchitectural predictor state that influences transient execution in the indirect branch predictors for some...

5.7CVSS6.9AI score0.00261EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/20 8:14 p.m.17 views

CVE-2025-68481

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 score0.00262EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/20 5:02 a.m.17 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.9AI score0.00363EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/19 9:15 p.m.18 views

CVE-2025-68481

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

8.8CVSS0.00262EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/19 9:10 p.m.42 views

GHSA-5J53-63W8-8625 FastAPI Users Vulnerable to 1-click Account Takeover in Apps Using FastAPI SSO

Description 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 flow. generatestatetoken is always called with an empty statedata dict, so the resulting JWT only contains the fixed audience...

5.9CVSS6.9AI score0.00262EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2025/12/19 9:10 p.m.18 views

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

Description 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 flow. generatestatetoken is always called with an empty statedata dict, so the resulting JWT only contains the fixed audience...

8.8CVSS6.9AI score0.00262EPSS
SaveExploits1References6Affected Software1
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
CVE
CVE
added 2025/12/19 8:14 p.m.79 views

CVE-2025-68481

CVE-2025-68481 affects FastAPI Users. Before 15.0.2, OAuth state tokens are generated with an empty state_data, making the JWT contain only a fixed audience and expiry. The callback checks the state JWT but does not tie it to the user session, lacks a correlation cookie or server-side cache, and ...

8.8CVSS6.5AI score0.00262EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2025/12/19 8:14 p.m.42 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
Vulnrichment
Vulnrichment
added 2025/12/19 9:24 a.m.5 views

CVE-2025-66524 Apache NiFi: Deserialization of Untrusted Data in GetAsanaObject Processor

Apache NiFi 1.20.0 through 2.6.0 include the GetAsanaObject Processor, which requires integration with a configurable Distribute Map Cache Client Service for storing and retrieving state information. The GetAsanaObject Processor used generic Java Object serialization and deserialization without...

7.5CVSS6.2AI score0.00497EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/12/19 8:25 a.m.13 views

Race Condition

com.okta.sdk, okta-sdk-api is vulnerable to a Race Condition. The vulnerability is due to concurrent use of the ApiClient class, where shared request state can cause response headers or status codes from one request to affect another, potentially leading to incorrect or unsafe API responses...

8.4CVSS6.6AI score0.00207EPSS
SaveExploits0References2Affected Software2
EUVD
EUVD
added 2025/12/19 6:30 a.m.11 views

EUVD-2025-204438

FastAPI SSP is vulnerable to Cross-site Request Forgery CSRF through improper OAuth parameter validation...

6.9CVSS6.5AI score0.00363EPSS
SaveExploits0References4
Rows per page
Query Builder