Lucene search
+L

112841 matches found

Github Security Blog
Github Security Blog
added 2026/04/04 4:18 a.m.15 views

pyLoad: SSRF in parse_urls API endpoint via unvalidated URL parameter

Vulnerability Details CWE-918: Server-Side Request Forgery SSRF The parseurls API function in src/pyload/core/api/init.py line 556 fetches arbitrary URLs server-side via geturlurl pycurl without any URL validation, protocol restriction, or IP blacklist. An authenticated user with ADD permission...

7.7CVSS6AI score0.00269EPSS
SaveExploits1References4Affected Software1
Circl
Circl
added 2026/04/04 4:11 a.m.22 views

CVE-2026-3571

creationtimestamp| type| source ---|---|--- 2026-04-04 04:11:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3minejyuzrp25 2026-04-10 10:30:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mj54ixzout2r...

6.5CVSS5.7AI score0.00284EPSS
SaveExploits0References2
Circl
Circl
added 2026/04/04 3:57 a.m.28 views

CVE-2026-35490

creationtimestamp| type| source ---|---|--- 2026-04-04 03:57:55+00:00| published-proof-of-concept| https://github.com/dgtlmoon/changedetection.io/security/advisories/GHSA-jmrh-xmgh-x9j4 2026-04-07 17:29:27+00:00| seen| Telegram/yDDpU4nC0b44IAL16-yoyqmXwVbKF5D32H81GUjgS-e3jc 2026-04-14...

9.8CVSS5.7AI score0.00536EPSS
SaveExploits1References2
Circl
Circl
added 2026/04/04 12:09 a.m.18 views

CVE-2026-34229

creationtimestamp| type| source ---|---|--- 2026-04-04 00:09:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mimwzpv5eq2i...

6.1CVSS5.8AI score0.0023EPSS
SaveExploits1References1
Circl
Circl
added 2026/04/04 12:04 a.m.8 views

CVE-2026-34787

creationtimestamp| type| source ---|---|--- 2026-04-04 00:04:12+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mimwq7bzyr25...

6.5CVSS5.9AI score0.00511EPSS
SaveExploits1References1
Circl
Circl
added 2026/04/04 12:01 a.m.14 views

CVE-2026-34933

creationtimestamp| type| source ---|---|--- 2026-04-04 00:01:07+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mimwkmfdjp2q 2026-04-11 17:30:19+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3mjaehb4uhn2d 2026-04-14 13:10:07+00:00| seen|...

5.5CVSS4.9AI score0.00203EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/04 12:00 a.m.27 views

PT-2026-30323

Name of the Vulnerable Software and Affected Versions Mobile Next versions prior to 0.0.50 Description The mobile open url tool in Mobile Next passes user-supplied URLs directly to Android's intent system without scheme validation, potentially allowing execution of arbitrary Android intents,...

8.8CVSS6.4AI score0.00387EPSS
SaveExploits1References12
Vulnrichment
Vulnrichment
added 2026/04/03 11:57 p.m.6 views

CVE-2026-34777 Electron: Incorrect origin passed to permission request handler for iframe requests

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0, when an iframe requests fullscreen, pointerLock, keyboardLock, openExternal, or media permissions, the origin passed to...

5.4CVSS5.8AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 11:57 p.m.10 views

CVE-2026-34777 Electron: Incorrect origin passed to permission request handler for iframe requests

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0, when an iframe requests fullscreen, pointerLock, keyboardLock, openExternal, or media permissions, the origin passed to...

5.4CVSS5.9AI score
SaveExploits0References3
Circl
Circl
added 2026/04/03 11:30 p.m.7 views

CVE-2020-37216

creationtimestamp| type| source ---|---|--- 2026-04-03 23:30:43+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mimuudp2w22j...

8.7CVSS5.9AI score0.00921EPSS
SaveExploits0References1
Circl
Circl
added 2026/04/03 11:21 p.m.10 views

CVE-2026-27885

creationtimestamp| type| source ---|---|--- 2026-04-03 23:21:15+00:00| published-proof-of-concept| Telegram/6UgEKYpuzuWLxLktBSFu6z7cSh4q5naaHoBaDBfOi0oKaqw 2026-04-10 03:07:07+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mj4dqtckxm2u...

7.2CVSS4.8AI score0.00364EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/03 11:02 p.m.13 views

CVE-2026-34590

Postiz is an AI social media scheduling tool. Prior to version 2.21.4, the POST /webhooks/ endpoint for creating webhooks uses WebhooksDto which validates the url field with only @IsUrl format check, missing the @IsSafeWebhookUrl validator that blocks internal/private network addresses. The updat...

5.4CVSS5.8AI score0.00226EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/03 11:02 p.m.13 views

CVE-2026-34576

Postiz is an AI social media scheduling tool. Prior to version 2.21.3, the POST /public/v1/upload-from-url endpoint accepts a user-supplied URL and fetches it server-side using axios.get with no SSRF protections. The only validation is a file extension check .png, .jpg, etc. which is trivially...

8.3CVSS5.8AI score0.00267EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/03 11:01 p.m.12 views

CVE-2026-34524

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to version 1.17.0, a path traversal vulnerability in chat endpoints allows an authenticated attacker to read...

8.8CVSS6AI score0.0057EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/03 10:54 p.m.4 views

CVE-2026-34954 PraisonAI: SSRF in FileTools.download_file() via Unvalidated URL

PraisonAI is a multi-agent teams system. Prior to version 1.5.95, FileTools.downloadfile in praisonaiagents validates the destination path but performs no validation on the url parameter, passing it directly to httpx.stream with followredirects=True. An attacker who controls the URL can reach any...

8.6CVSS5.8AI score0.00405EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/03 10:54 p.m.32 views

CVE-2026-34954 PraisonAI: SSRF in FileTools.download_file() via Unvalidated URL

PraisonAI is a multi-agent teams system. Prior to version 1.5.95, FileTools.downloadfile in praisonaiagents validates the destination path but performs no validation on the url parameter, passing it directly to httpx.stream with followredirects=True. An attacker who controls the URL can reach any...

8.6CVSS0.00405EPSS
SaveExploits1References1
Circl
Circl
added 2026/04/03 10:53 p.m.27 views

CVE-2026-27634

creationtimestamp| type| source ---|---|--- 2026-04-03 22:53:35+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mimsrx2lih27 2026-04-03 23:21:15+00:00| published-proof-of-concept| Telegram/6UgEKYpuzuWLxLktBSFu6z7cSh4q5naaHoBaDBfOi0oKaqw...

9.8CVSS4.8AI score0.00651EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:50 p.m.6 views

CVE-2026-34936

PraisonAI is a multi-agent teams system. Prior to version 4.5.90, passthrough and apassthrough in praisonai accept a caller-controlled apibase parameter that is concatenated with endpoint and passed directly to httpx.Client.request when the litellm primary path raises AttributeError. No URL schem...

7.7CVSS5.8AI score0.00337EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/04/03 9:51 p.m.34 views

Server-side Request Forgery (SSRF)

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the downloadbytesfromurl function. An attacker can cause the server to make arbitrary HTTP or HTTPS requests to...

5.4CVSS6AI score0.00246EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/03 9:51 p.m.19 views

vLLM: Server-Side Request Forgery (SSRF) in `download_bytes_from_url `

Summary A Server Side Request Forgery SSRF vulnerability in downloadbytesfromurl allows any actor who can control batch input JSON to make the vLLM batch runner issue arbitrary HTTP/HTTPS requests from the server, without any URL validation or domain restrictions. This can be used to target...

5.4CVSS6.1AI score0.00246EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder