Lucene search
+L

30812 matches found

GithubExploit
GithubExploit
•added 2026/07/07 4:04 p.m.•91 views

Exploit for Server-Side Request Forgery in Apache Cxf

CVE-2022-46364 — Apache CXF MTOM/XOP SSRF File Read Proof...

9.8CVSS6.8AI score0.02232EPSS
SaveExploits6
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-2020 vLLM vulnerable to Server-Side Request Forgery (SSRF) through MediaConnector

Summary A Server-Side Request Forgery SSRF vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The loadfromurl and loadfromurlasync methods obtain and process media from URLs provided by users, using different Python parsing libraries when restrictin...

7.1CVSS6.1AI score0.00588EPSS
SaveExploits1References7
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•25 views

Chainlit contain a server-side request forgery (SSRF) vulnerability

Chainlit versions prior to 2.9.4 contain a server-side request forgery SSRF vulnerability in the /project/element update flow when configured with the SQLAlchemy data layer backend. An authenticated client can provide a user-controlled url value in an Element, which is fetched by the SQLAlchemy...

8.3CVSS6.3AI score0.0506EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•31 views

WeasyPrint has a Server-Side Request Forgery (SSRF) Protection Bypass via HTTP Redirect

SummaryA Server-Side Request Forgery SSRF Protection Bypass exists in WeasyPrint's defaulturlfetcher. The vulnerability allows attackers to access internal network resources such as localhost services or cloud metadata endpoints even when a developer has implemented a custom urlfetcher to block...

7.5CVSS6AI score0.00712EPSS
SaveExploits2References9Affected Software1
OSV
OSV
•added 2026/07/07 4:03 p.m.•24 views

PYSEC-2026-2034 WeasyPrint has a Server-Side Request Forgery (SSRF) Protection Bypass via HTTP Redirect

Summary A Server-Side Request Forgery SSRF Protection Bypass exists in WeasyPrint's defaulturlfetcher. The vulnerability allows attackers to access internal network resources such as localhost services or cloud metadata endpoints even when a developer has implemented a custom urlfetcher to block...

7.5CVSS6AI score0.00712EPSS
SaveExploits2References9
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-1237 Chainlit contain a server-side request forgery (SSRF) vulnerability

Chainlit versions prior to 2.9.4 contain a server-side request forgery SSRF vulnerability in the /project/element update flow when configured with the SQLAlchemy data layer backend. An authenticated client can provide a user-controlled url value in an Element, which is fetched by the SQLAlchemy...

8.3CVSS6.3AI score0.0506EPSS
SaveExploits1References8
OSV
OSV
•added 2026/07/07 4:03 p.m.•20 views

PYSEC-2026-1581 Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

Summary The download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow attackers to access internal services and attempt to reach cloud provider metadata endpoints AWS/GCP/Azure, as well as...

6.3CVSS6.1AI score0.00318EPSS
SaveExploits1References6
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•31 views

Local Deep Research is Vulnerable to Server-Side Request Forgery (SSRF) in Download Service

SummaryThe download service downloadservice.py makes HTTP requests using raw requests.get without utilizing the application's SSRF protection saferequests.py. This can allow attackers to access internal services and attempt to reach cloud provider metadata endpoints AWS/GCP/Azure, as well as...

6.5CVSS6.1AI score0.00318EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-1280 Cowrie has a SSRF vulnerability in wget/curl emulation enabling DDoS amplification

Summary A Server-Side Request Forgery SSRF vulnerability in Cowrie's emulated shell mode allows unauthenticated attackers to abuse the honeypot as an amplification vector for HTTP-based denial-of-service attacks against arbitrary third-party hosts. Details When Cowrie operates in emulated shell...

8.3CVSS6.2AI score0.00685EPSS
SaveExploits1References10
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•23 views

Langflow vulnerable to Server-Side Request Forgery

Vulnerability OverviewLangflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, and then sends the request using a server-side httpx client. It does not block...

7.7CVSS6.2AI score0.06303EPSS
SaveExploits1References5Affected Software1
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•43 views

Cowrie has a SSRF vulnerability in wget/curl emulation enabling DDoS amplification

SummaryA Server-Side Request Forgery SSRF vulnerability in Cowrie's emulated shell mode allows unauthenticated attackers to abuse the honeypot as an amplification vector for HTTP-based denial-of-service attacks against arbitrary third-party hosts. DetailsWhen Cowrie operates in emulated shell mod...

8.3CVSS6.2AI score0.00685EPSS
SaveExploits1References10Affected Software1
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-1522 Langflow vulnerable to Server-Side Request Forgery

Vulnerability Overview Langflow provides an API Request component that can issue arbitrary HTTP requests within a flow. This component takes a user-supplied URL, performs only normalization and basic format checks, and then sends the request using a server-side httpx client. It does not block...

7.7CVSS6.2AI score0.06303EPSS
SaveExploits1References5
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-1363 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.9CVSS6AI score0.00258EPSS
SaveExploits1References8
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•44 views

Open WebUI vulnerable to Server-Side Request Forgery (SSRF) via Arbitrary URL Processing in /api/v1/retrieval/process/web

SummaryA Server-Side Request Forgery SSRF vulnerability in Open WebUI allows any authenticated user to force the server to make HTTP requests to arbitrary URLs. This can be exploited to access cloud metadata endpoints AWS/GCP/Azure, scan internal networks, access internal services behind firewall...

8.5CVSS6AI score0.04431EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/07 4:03 p.m.•15 views

PYSEC-2026-1487 Keras is vulnerable to arbitrary local file loading and Server-Side Request Forgery

The Keras.Model.loadmodel method, including when executed with the intended security mitigation safemode=True, is vulnerable to arbitrary local file loading and Server-Side Request Forgery SSRF. This vulnerability stems from the way the StringLookup layer is handled during model loading from a...

5.9CVSS7.4AI score0.00247EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-1246 CKAN vulnerable to fixed session IDs

Impact Session ids could be fixed by an attacker if the site is configured with server-side session storage CKAN uses cookie-based session storage by default. The attacker would need to either set a cookie on the victim's browser or steal the victim's currently valid session. Session identifiers...

6.1CVSS5.7AI score0.00278EPSS
SaveExploits0References6
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•24 views

Keras is vulnerable to arbitrary local file loading and Server-Side Request Forgery

The Keras.Model.loadmodel method, including when executed with the intended security mitigation safemode=True, is vulnerable to arbitrary local file loading and Server-Side Request Forgery SSRF.This vulnerability stems from the way the StringLookup layer is handled during model loading from a...

5.9CVSS6.3AI score0.00247EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/07 4:03 p.m.•24 views

PYSEC-2026-1573 LLaMA Factory's Chat API Contains Critical SSRF and LFI Vulnerabilities

Summary A Server-Side Request Forgery SSRF vulnerability in the chat API allows any authenticated user to force the server to make arbitrary HTTP requests to internal and external networks. This can lead to the exposure of sensitive internal services, reconnaissance of the internal network, or...

7.6CVSS7.2AI score0.00375EPSS
SaveExploits1References6
PyPA
PyPA
•added 2026/07/07 4:03 p.m.•25 views

vLLM is vulnerable to Server-Side Request Forgery (SSRF) through `MediaConnector` class

SummaryA Server-Side Request Forgery SSRF vulnerability exists in the MediaConnector class within the vLLM project's multimodal feature set. The loadfromurl and loadfromurlasync methods fetch and process media from user-provided URLs without adequate restrictions on the target hosts. This allows ...

7.1CVSS5.8AI score0.00247EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/07/07 4:02 p.m.•21 views

urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation

urllib3 handles redirects and retries using the same mechanism, which is controlled by the Retry object. The most common way to disable redirects is at the request level, as follows:pythonresp = urllib3.request"GET", "https://httpbin.org/redirect/1", redirect=Falseprintresp.status 302However, it ...

6.1CVSS6AI score0.00474EPSS
SaveExploits1References7Affected Software1
Rows per page
Query Builder