Lucene search
+L

10450 matches found

Snyk
Snyk
added 2026/04/05 2:10 a.m.6 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the verifyBlob in the Model Pull API that improperly verifies manifest containing both config and layer digests. An attacker can access internal resources or services by sending crafted requests...

6.5CVSS6.6AI score0.00297EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/04/04 4:18 a.m.6 views

Server-side Request Forgery (SSRF)

Overview pyload-ng is a The free and open-source Download Manager written in pure Python Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the parseurls API function. An attacker can access internal network resources, read local files, enumerate file existenc...

9.2CVSS5.9AI score0.00269EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/04 4:18 a.m.12 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
Positive Technologies
Positive Technologies
added 2026/04/04 12:00 a.m.20 views

PT-2026-30319

Name of the Vulnerable Software and Affected Versions pyLoad versions 0.5.0b3.dev96 and earlier Description pyLoad, a Python-based download manager, has an issue in the parse urls API function located in src/pyload/core/api/ init .py. This function retrieves URLs server-side using get urlurl pycu...

7.7CVSS6.1AI score0.00269EPSS
SaveExploits1References11
RedhatCVE
RedhatCVE
added 2026/04/03 11:02 p.m.8 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.7 views

CVE-2026-34577

Postiz is an AI social media scheduling tool. Prior to version 2.21.3, the GET /public/stream endpoint in PublicController accepts a user-supplied url query parameter and proxies the full HTTP response back to the caller. The only validation is url.endsWith'mp4', which is trivially bypassable by...

8.6CVSS5.8AI score0.00474EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/04/03 10:21 p.m.9 views

Server-side Request Forgery (SSRF)

Overview prompts.chat is a Developer toolkit for AI prompts - build, validate, parse, and connect to prompts.chat Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the Wiro media-generate plugin. An attacker can access internal network resources and exfiltra...

5.3CVSS5.8AI score0.00195EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/03 8:27 p.m.5 views

CVE-2026-22662 prompts.chat Blind SSRF via media-generate

prompts.chat prior to commit 1464475 contains a blind server-side request forgery vulnerability in the Wiro media generator that allows authenticated users to perform server-side fetches of user-controlled inputImageUrl parameters. Attackers can exploit this vulnerability by sending POST requests...

5.3CVSS6AI score0.00195EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/03 6:29 p.m.7 views

GHSA-245V-P8FJ-VWM2 Juju has a resource poisoning vulnerability

Summary Any authenticated user, machine or controller under a Juju controller can modify the resources of an application within the entire controller. This one is very straightforward to just read in the code: Step 1: The authorisation mechanism for the resource handler is defined here. One is on...

7.1CVSS6.1AI score0.00232EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/03 6:29 p.m.11 views

Juju has a resource poisoning vulnerability

Summary Any authenticated user, machine or controller under a Juju controller can modify the resources of an application within the entire controller. This one is very straightforward to just read in the code: Step 1: The authorisation mechanism for the resource handler is defined here. One is on...

7.1CVSS6.1AI score0.00232EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/03 5:22 p.m.6 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the resource handler. An attacker can gain unauthorized access and modify application resources across the entire controller by leveraging authenticated access as a user, machine, or controller. Remediation A...

7.1CVSS5.9AI score0.00232EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 5:22 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the resource handler. An attacker can gain unauthorized access and modify application resources across the entire controller by leveraging authenticated access as a user, machine, or controller. Remediation A...

7.1CVSS5.9AI score0.00232EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 5:21 p.m.26 views

Server-side Request Forgery (SSRF)

Overview google-search-mcp is a Google Search MCP Server for Claude Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the extractContent function. An attacker can access internal resources or perform unauthorized requests by supplying crafted URLs to the...

6.5CVSS6.6AI score0.00206EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/03 3:28 p.m.54 views

CVE-2025-68153

Juju vulnerability CVE-2025-68153 affects Juju versions 2.9 to before 2.9.56 and 3.6 to before 3.6.19. An authenticated user, a machine, or a controller within a Juju controller could modify resources of an application across the entire controller. The issue is mitigated by upgrades to 2.9.56 or ...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/03 3:28 p.m.7 views

CVE-2025-68153 Juju: Resource poisoning

Juju is an open source application orchestration engine that enables any application operation on any infrastructure at any scale through special operators called ‘charms’. From versions 2.9 to before 2.9.56 and 3.6 to before 3.6.19, any authenticated user, machine or controller under a Juju...

7.1CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/03 3:28 p.m.29 views

CVE-2025-68153 Juju: Resource poisoning

Juju is an open source application orchestration engine that enables any application operation on any infrastructure at any scale through special operators called ‘charms’. From versions 2.9 to before 2.9.56 and 3.6 to before 3.6.19, any authenticated user, machine or controller under a Juju...

7.1CVSS0.00232EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/03 3:28 p.m.7 views

CVE-2025-68153 Juju: Resource poisoning

Juju is an open source application orchestration engine that enables any application operation on any infrastructure at any scale through special operators called ‘charms’. From versions 2.9 to before 2.9.56 and 3.6 to before 3.6.19, any authenticated user, machine or controller under a Juju...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/03 3:30 a.m.5 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the GET /api/website/title endpoint. An attacker can access internal or restricted network resources and potentially exfiltrate sensitive information by supplying a crafted URL to the unauthenticated...

8.7CVSS5.7AI score0.00327EPSS
SaveExploits3References2
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.18 views

Juju 安全漏洞

Juju is a canonical Juju open-source application orchestration engine. Vulnerabilities existed in versions of Juju between 2.9 and 2.9.56, as well as in versions between 3.6 and 3.6.19. These vulnerabilities stemmed from the ability for any authenticated user, machine, or controller to modify the...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the reuse of freed resources, potentially leading to null pointer dereferencing...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References6
Rows per page
Query Builder