Lucene search
+L

28176 matches found

Vulnrichment
Vulnrichment
added 2026/08/05 8:28 p.m.9 views

CVE-2026-34966 Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS5.7AI score0.00314EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/08/05 8:27 p.m.14 views

rclone: S3 Redirect Sanitization Omits IBM IAM Bearer Tokens and SSE-C Keys

Summary The S3 redirect callback strips X-Amz-Security-Token when a redirect changes scheme or host, but it does not strip IBM IAM bearer authorization or customer-provided encryption keys. Two independently validated paths remain: - a same-host HTTPS-to-HTTP redirect preserves Authorization:...

5.5AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/05 8:27 p.m.11 views

GHSA-8MXV-9XHP-86H4 rclone: S3 Redirect Sanitization Omits IBM IAM Bearer Tokens and SSE-C Keys

Summary The S3 redirect callback strips X-Amz-Security-Token when a redirect changes scheme or host, but it does not strip IBM IAM bearer authorization or customer-provided encryption keys. Two independently validated paths remain: - a same-host HTTPS-to-HTTP redirect preserves Authorization:...

5.3CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/05 8:17 p.m.8 views

CVE-2026-55523

PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.webcrawltools.webcrawl function is vulnerable to server-side request forgery. While it validates the initially supplied URL and blocks direct loopback and private destinations, its default httpx...

7.7CVSS0.00342EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:17 p.m.12 views

CVE-2026-55524

PraisonAI is a multi-agent teams system. In versions prior to 1.6.58, the webcrawl tool performs its SSRF check only on the initially supplied URL, allowing the protection to be bypassed so the tool connects to attacker-chosen internal destinations. The check resolves the hostname once with...

7.5CVSS0.00194EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 7:58 p.m.33 views

CVE-2026-55524 PraisonAI: SSRF in web_crawl tool via redirect-following and DNS rebinding (validate-then-fetch gap)

PraisonAI is a multi-agent teams system. In versions prior to 1.6.58, the webcrawl tool performs its SSRF check only on the initially supplied URL, allowing the protection to be bypassed so the tool connects to attacker-chosen internal destinations. The check resolves the hostname once with...

7.5CVSS0.00194EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 7:26 p.m.36 views

CVE-2026-55523 PraisonAI has a`web_crawl` SSRF protection bypass via unchecked redirect targets

PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.webcrawltools.webcrawl function is vulnerable to server-side request forgery. While it validates the initially supplied URL and blocks direct loopback and private destinations, its default httpx...

7.7CVSS0.00342EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 7:26 p.m.10 views

EUVD-2026-53582

PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.webcrawltools.webcrawl function is vulnerable to server-side request forgery. While it validates the initially supplied URL and blocks direct loopback and private destinations, its default httpx...

7.7CVSS5.4AI score0.00342EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:17 p.m.7 views

CVE-2026-9081

IBM Langflow OSS 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 contains a Server-Side Request Forgery SSRF vulnerability in the validatemodelproviderkey function for the Ollama provider. The function accepts a user-supplied OLLAMABASEURL parameter and passes it directly to requests.get without...

7.1CVSS0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:17 p.m.8 views

CVE-2026-9081

IBM Langflow OSS 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 contains a Server-Side Request Forgery SSRF vulnerability in the validatemodelproviderkey function for the Ollama provider. The function accepts a user-supplied OLLAMABASEURL parameter and passes it directly to requests.get without...

7.1CVSS5.4AI score
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:17 p.m.8 views

CVE-2026-7657

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow could allow server-side request forgery SSRF due to incomplete and ineffective SSRF protection enforcement...

6.5CVSS5.3AI score
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:17 p.m.7 views

CVE-2026-7657

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow could allow server-side request forgery SSRF due to incomplete and ineffective SSRF protection enforcement...

6.5CVSS0.00201EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 5:38 p.m.39 views

CVE-2026-9081 Langflow OSS is affected by server-side request forgery in provider validation and API request functionality

IBM Langflow OSS 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 contains a Server-Side Request Forgery SSRF vulnerability in the validatemodelproviderkey function for the Ollama provider. The function accepts a user-supplied OLLAMABASEURL parameter and passes it directly to requests.get without...

7.1CVSS0.00171EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 5:38 p.m.57 views

CVE-2026-9081

IBM Langflow OSS (versions 1.0.0–1.10.3) is affected by an SSRF in the Ollama provider due to validate_model_provider_key() accepting a user-supplied OLLAMA_BASE_URL and passing it directly to requests.get() without validating scheme/host allowlisting or private IP filtering. This can allow an at...

7.1CVSS5.5AI score0.00171EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:38 p.m.12 views

CVE-2026-9081

IBM Langflow OSS 1.0.0 through 1.10.3, and 1.0.0 through 1.10.3 contains a Server-Side Request Forgery SSRF vulnerability in the validatemodelproviderkey function for the Ollama provider. The function accepts a user-supplied OLLAMABASEURL parameter and passes it directly to requests.get without...

7.1CVSS5.5AI score0.00171EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/05 5:37 p.m.31 views

CVE-2026-7657 Langflow OSS is affected by server-side request forgery in provider validation and API request functionality

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow could allow server-side request forgery SSRF due to incomplete and ineffective SSRF protection enforcement...

6.5CVSS0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 5:37 p.m.51 views

CVE-2026-7657

IBM Langflow OSS versions 1.0.0–1.10.3 are affected by server-side request forgery (SSRF) due to incomplete and ineffective SSRF protection enforcement. The CVSS vector indicates network access with low attack complexity, requiring low privileges and no user interaction, with a high confidentiali...

6.5CVSS5.5AI score0.00201EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:37 p.m.8 views

CVE-2026-7657

IBM Langflow OSS 1.0.0 through 1.10.3 Langflow could allow server-side request forgery SSRF due to incomplete and ineffective SSRF protection enforcement...

6.5CVSS5.5AI score0.00201EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/05 5:16 p.m.9 views

CVE-2026-17617

IBM Application Gateway Operator 22.2 through 26.06 is vulnerable to Server-Side Request Forgery SSRF due to insufficient validation of URLs specified in custom resources...

9.8CVSS0.00336EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 4:18 p.m.9 views

EUVD-2026-53450

IBM Application Gateway Operator 22.2 through 26.06 is vulnerable to Server-Side Request Forgery SSRF due to insufficient validation of URLs specified in custom resources...

8.5CVSS5.4AI score0.00336EPSS
SaveExploits0References1
Rows per page
Query Builder