Lucene search
+L

121 matches found

Snyk
Snyk
added 2026/05/29 10:27 p.m.12 views

Server-side Request Forgery (SSRF)

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

6.9CVSS5.5AI score0.00175EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/29 9:38 a.m.13 views

CVE-2026-9557

A Server-Side Request Forgery SSRF vulnerability exists in Mautic's Focus component. Due to insufficient validation of user-supplied URLs, an authenticated user can trigger outbound HTTP requests from the hosting server, enabling internal network reconnaissance or forcing requests to arbitrary...

6.4CVSS5.9AI score0.00146EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.21 views

PT-2026-45049

Name of the Vulnerable Software and Affected Versions PraisonAI affected versions not specified Description URL validation in the spider tools component can be bypassed using alternate loopback host encodings, leading to Server-Side Request Forgery SSRF. The validate url function only blocks a...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2026/05/29 12:00 a.m.25 views

Mautic 安全漏洞

Mautic is an open-source marketing automation software developed by Mautic. This software can monitor and manage websites, send emails, and manage customer resources. Mautic has a security vulnerability that stems from insufficient URL validation provided by users. This vulnerability may allow...

6.4CVSS5.8AI score0.00146EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/28 8:12 p.m.22 views

CVE-2026-45061

Budibase is an open-source low-code platform. Prior to 3.35.10, the Plugin URL upload endpoint POST /api/plugin validates the submitted URL with a single substring check: url.includes".tar.gz". Any URL containing .tar.gz anywhere in the string — in the path, query string, or fragment — passes thi...

7.7CVSS5.8AI score0.00263EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.15 views

JunoClaw 代码问题漏洞

JunoClaw is a decentralized AI proxy platform developed by Dragonmonk111. Versions of JunoClaw prior to 0.x.y-security-1 contained code vulnerabilities. These vulnerabilities stemmed from the computeDataVerify function in the WAVS bridge, which did not validate the protocol, port, or parse the IP...

8.2CVSS5.9AI score0.0023EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/09 12:00 a.m.20 views

Linkwarden 代码问题漏洞

Linkwarden is a self-hosted collaborative bookmark manager developed by Linkwarden OpenSource. Versions of Linkwarden prior to 2.13.0 had code vulnerabilities. These vulnerabilities stemmed from insufficient URL validation in the fetchTitleAndHeaders function, which only checked the http:// or...

9.1CVSS6AI score0.00285EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.36 views

PT-2026-39224

Name of the Vulnerable Software and Affected Versions Linkwarden versions prior to 2.13.0 Description Insufficient URL validation in the fetchTitleAndHeaders function allows authenticated users to perform Server-Side Request Forgery SSRF, a flaw where the server is tricked into making requests to...

9.1CVSS5.9AI score0.00285EPSS
SaveExploits0References11
OSV
OSV
added 2026/05/06 9:31 p.m.21 views

GHSA-R747-33R4-RMJW Duplicate Advisory: OpenClaw: QQBot direct media upload skipped URL SSRF validation

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-c4qg-j8jg-42q5. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.20 contains a server-side request forgery vulnerability in QQBot direct media upload that skip...

6.3CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/05/04 8:29 a.m.13 views

CLSA-2026-1777883384 python3.11: Fix of CVE-2026-4786

CVE-2026-4786: fix webbrowser %action substitution bypass of dash-prefix check by validating url after %action expansion and reordering replace calls so the dash-prefix check sees the final argument...

7.1CVSS5.8AI score0.0029EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/02 12:00 a.m.24 views

WordPress plugin Royal Elementor Addons 代码问题漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There is...

7.2CVSS5.9AI score0.00379EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/29 8:54 p.m.21 views

GHSA-WR32-99HH-6F35 Nginx-UI has Server-Side Request Forgery (SSRF) via Cluster Proxy Middleware that Allows Access to Internal Services

Summary An authenticated user can perform Server-Side Request Forgery SSRF by creating a cluster node pointing to an arbitrary internal URL and then sending API requests with the X-Node-ID header. The Proxy middleware forwards these requests to the attacker-specified internal address, bypassing...

8.5CVSS6AI score0.00318EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/28 3:50 p.m.16 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.9AI score0.00728EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/27 9:00 p.m.31 views

CVE-2026-7158

The CVE-2026-7158 entry concerns the dmitryglhf mcp-url-downloader project. The vulnerability affects the function _validate_url_safe in src/mcp_url_downloader/server.py and is triggered by manipulating the url argument, resulting in server-side request forgery (SSRF). The issue is exploitable re...

7.5CVSS7AI score0.00294EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.12 views

PT-2026-35531

Name of the Vulnerable Software and Affected Versions dmitryglhf mcp-url-downloader versions prior to 4b8cf2de55f6e8864a77d108e8a94a5b8e4394c6 Description An issue in the validate url safe function within the src/mcp url downloader/server.py file allows for server-side request forgery SSRF, a fla...

7.5CVSS7AI score0.00294EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/04/24 8:54 p.m.18 views

CVE-2026-41481

LangChain is a framework for building agents and LLM-powered applications. Prior to langchain-text-splitters 1.1.2, HTMLHeaderTextSplitter.splittextfromurl validated the initial URL using validatesafeurl but then performed the fetch with requests.get with redirects enabled the default. Because...

6.5CVSS5.4AI score0.0026EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.26 views

WWBN AVideo 操作系统命令注入漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 29.0 contained an operating system command injection vulnerability. This vulnerability stemmed from incomplete repairs in the test.php file, which did not clean up the...

9.3CVSS6.1AI score0.00335EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/15 11:27 p.m.15 views

CLSA-2026-1776173582 squid: Fix of 3 CVEs

CVE-2026-32748: ICP: fix HttpRequest lifetime for ICP v3 queries - CVE-2026-33515: ICP: fix validation of packet sizes and URLs - CVE-2026-33526: do not escape malformed URI twice when sending ICP errors...

9.2CVSS5.8AI score0.08942EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/15 5:00 a.m.11 views

CVE-2026-5160

Versions of the package github.com/yuin/goldmark/renderer/html before 1.7.17 are vulnerable to Cross-site Scripting XSS due to improper ordering of URL validation and normalization. The renderer validates link destinations using a prefix-based check IsDangerousURL before resolving HTML entities...

5.1CVSS6.2AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/15 12:00 a.m.21 views

goldmark 安全漏洞

Goldmark is a Markdown parser written in Go language by Yusuke Inuzuka. Versions of Goldmark prior to 1.7.17 contained security vulnerabilities, which were caused by improper URL validation and normalization order. These vulnerabilities could lead to cross-site scripting attacks...

6.1CVSS5.7AI score0.00287EPSS
SaveExploits0References1
Rows per page
Query Builder