Lucene search
+L

1266 matches found

Cvelist
Cvelist
added 2026/04/07 3:14 p.m.29 views

CVE-2026-35516 LinkAce has SSRF via CheckLinksCommand - Link URL Update Bypasses laravel-html-meta Protection

LinkAce is a self-hosted archive to collect website links. Prior to 2.5.4, LinkRepository::update and CheckLinksCommand::checkLink do not check for private IPs. An authenticated user can read responses from internal services AWS IMDSv1, cloud metadata, internal APIs by creating a link with a publ...

5CVSS0.00274EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/07 3:14 p.m.21 views

CVE-2026-35516

LinkAce CVE-2026-35516 affects LinkAce prior to version 2.5.4. The issue arises because LinkRepository::update and CheckLinksCommand::checkLink do not validate private IPs, allowing an authenticated user to cause server-side requests to internal resources (e.g., AWS IMDSv1, cloud metadata, intern...

5CVSS5.9AI score0.00274EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.10 views

OpenObserve 代码问题漏洞

OpenObserve is an open-source cloud-native observability platform. Versions of OpenObserve prior to 0.70.3 have code vulnerabilities that stem from failed IPv6 address verification. This vulnerability could allow authenticated attackers to access internal services...

7.7CVSS5.9AI score0.00265EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.22 views

PT-2026-30984

OpenObserve is a cloud-native observability platform. In 0.70.3 and earlier, the validate enrichment url function in src/handler/http/request/enrichment table/mod.rs fails to block IPv6 addresses because Rust's url crate returns them with surrounding brackets e.g. "::1" not "::1". An authenticate...

7.7CVSS5.9AI score0.00265EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/06 11:24 p.m.8 views

SUSE CVE-2026-33990

Docker Model Runner DMR is software used to manage, run, and deploy AI models using Docker. Prior to version 1.1.25, Docker Model Runner contains an SSRF vulnerability in its OCI registry token exchange flow. When pulling a model, Model Runner follows the realm URL from the registry's...

9.1CVSS5.9AI score0.00253EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/06 7:33 p.m.9 views

CVE-2026-35187

pyLoad is a free and open-source download manager written in Python. In 0.5.0b3.dev96 and earlier, the parseurls API function in src/pyload/core/api/init.py fetches arbitrary URLs server-side via geturlurl pycurl without any URL validation, protocol restriction, or IP blacklist. An authenticated...

7.7CVSS6AI score0.00269EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/04/06 5:17 p.m.5 views

CVE-2026-35037

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, the GET /api/website/title endpoint accepts an arbitrary URL via the websiteurl query parameter and makes a server-side HTTP request to it without any validation of the target host or IP address. Th...

7.2CVSS0.00289EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2026/04/06 4:56 p.m.21 views

CVE-2026-35037 Ech0 affected by unauthenticated SSRF in GetWebsiteTitle allows access to internal services and cloud metadata

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, the GET /api/website/title endpoint accepts an arbitrary URL via the websiteurl query parameter and makes a server-side HTTP request to it without any validation of the target host or IP address. Th...

7.2CVSS0.00289EPSS
SaveExploits2References1
CVE
CVE
added 2026/04/06 4:56 p.m.27 views

CVE-2026-35037

Ech0 (GetWebsiteTitle endpoint) is affected by an unauthenticated SSRF vulnerability (CVE-2026-35037) prior to version 4.2.8. The GET /api/website/title endpoint accepts a user-supplied website_url, makes a server-side HTTP request without validating the target, and returns the HTML title content...

7.2CVSS6AI score0.00289EPSS
SaveExploits2References1Affected Software1
NVD
NVD
added 2026/04/06 4:16 p.m.7 views

CVE-2026-34753

vLLM is an inference and serving engine for large language models LLMs. From 0.16.0 to before 0.19.0, 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 t...

5.4CVSS0.00246EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/06 10:57 a.m.7 views

CVE-2026-34954

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
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.8 views

Ech0 代码问题漏洞

Ech0 is a self-hosted personal microblogging platform developed by L1nSn0w. Versions of Ech0 prior to 4.2.8 had code vulnerabilities. These vulnerabilities stemmed from the GET /api/website/title endpoint, which made server-side HTTP requests to arbitrary URLs without verification. This could all...

7.2CVSS6AI score0.00289EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/04/03 10:54 p.m.8 views

CVE-2026-34954

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
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/03 9:51 p.m.6 views

GHSA-PF3H-QJGV-VCPR 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
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/04/03 8:0 p.m.3 views

CVE-2026-28798

ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. Prior to version 1.5.3, a proxy endpoint /v1/sys/proxy exposed by ZimaOS's web interface can be abused via an externally reachable domain using a Cloudflare Tunnel to make requests to internal localhost...

9CVSS5.8AI score0.00387EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/04/03 8:0 p.m.6 views

EUVD-2026-18843

ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. Prior to version 1.5.3, a proxy endpoint /v1/sys/proxy exposed by ZimaOS's web interface can be abused via an externally reachable domain using a Cloudflare Tunnel to make requests to internal localhost...

9CVSS5.8AI score0.00387EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/03 8:0 p.m.4 views

CVE-2026-28798 Arbitrary internal service access via /v1/sys/proxy when Cloudflare Tunnel is enabled on ZimaOS

ZimaOS is a fork of CasaOS, an operating system for Zima devices and x86-64 systems with UEFI. Prior to version 1.5.3, a proxy endpoint /v1/sys/proxy exposed by ZimaOS's web interface can be abused via an externally reachable domain using a Cloudflare Tunnel to make requests to internal localhost...

9CVSS5.8AI score0.00387EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/04/03 10:57 a.m.8 views

CVE-2026-0686

The Webmention plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 5.6.2 in the 'MF2::parseauthorpage' function via the 'Receiver::post' function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations...

7.2CVSS6AI score0.00302EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/03 10:57 a.m.7 views

CVE-2026-0688

The Webmention plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 5.6.2 via the 'Tools::read' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to make web requests to arbitrary locations...

6.4CVSS6AI score0.00201EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/03 3:33 a.m.7 views

Ech0: Unauthenticated SSRF in GetWebsiteTitle allows access to internal services and cloud metadata

Summary The GET /api/website/title endpoint accepts an arbitrary URL via the websiteurl query parameter and makes a server-side HTTP request to it without any validation of the target host or IP address. The endpoint requires no authentication. An attacker can use this to reach internal network...

7.2CVSS6AI score0.00289EPSS
SaveExploits2References3Affected Software1
Rows per page
Query Builder