Lucene search
+L

10094 matches found

Cvelist
Cvelist
added 2026/08/26 10:15 p.m.36 views

CVE-2025-62341 HCL Connections is vulnerable to server-side request forgery (SSRF)

HCL Connections is vulnerable to server-side request forgery SSRF when an internal server is compromised possibly allowing an attacker to send unauthorized requests in certain scenarios leading to information disclosure or security bypass...

3.7CVSS0.00116EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 10:15 p.m.11 views

CVE-2025-62341

HCL Connections contains a server-side request forgery (SSRF) vulnerability that becomes exploitable when an internal server is compromised. In certain scenarios, an attacker can send unauthorized requests, potentially leading to information disclosure or security bypass . The CVSS 3.1 base score...

3.7CVSS5.3AI score0.00116EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 9:16 p.m.7 views

CVE-2026-77573

Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.8, a user permitted to manage component repository URLs can perform server-side request forgery against internal services through DNS rebinding during VCS operations. Weblate...

3.5CVSS0.00142EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 8:17 p.m.8 views

CVE-2026-71172

Dell Cloud Disaster Recovery, versions 20.2 and prior, contain a Server-Side Request Forgery SSRF vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Server-side request forgery...

4.3CVSS0.00184EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 6:44 p.m.6 views

EUVD-2026-66664

Dell Cloud Disaster Recovery, versions 20.2 and prior, contain a Server-Side Request Forgery SSRF vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Server-side request forgery...

4.3CVSS5.3AI score0.00184EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/26 6:44 p.m.34 views

CVE-2026-71172

Dell Cloud Disaster Recovery, versions 20.2 and prior, contain a Server-Side Request Forgery SSRF vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to Server-side request forgery...

4.3CVSS0.00184EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 6:44 p.m.11 views

CVE-2026-71172

Dell Cloud Disaster Recovery versions 20.2 and prior are affected by a Server-Side Request Forgery (SSRF) vulnerability. A low-privileged attacker with remote network access can exploit this to issue forged server-side requests, resulting in a low confidentiality impact with no impact on integrit...

4.3CVSS5.2AI score0.00184EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/26 12:06 p.m.13 views

assertj: AssertJ: Information disclosure and denial of service via XML External Entity (XXE)

A flaw was found in AssertJ. An XML External Entity XXE vulnerability exists in the XmlStringPrettyFormatter component, which is used by the isXmlEqualToCharSequence assertion. If an application processes untrusted XML input using these methods, a remote attacker could exploit this flaw to read...

9.1CVSS7.8AI score0.00528EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/26 10:09 a.m.13 views

CVE-2026-80350

OneUptime before version 12.0.7 contains a Server-Side Request Forgery (SSRF) vulnerability in its webhook delivery path. The host-literal screening in Common/Server/Utils/SSRFProtection.ts (function isBlockedHostnameLiteral) rejects private and loopback IPv4 addresses and a limited set of IPv6 f...

7.1CVSS5.4AI score0.00285EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 10:09 a.m.6 views

CVE-2026-80350 OneUptime before 12.0.7 Server-Side Request Forgery via IPv4-Mapped IPv6 Webhook URL

OneUptime's webhook target check rejects private and loopback addresses given in IPv4 form and a small set of IPv6 forms, but has no case for the IPv4-mapped IPv6 range. The webhook delivery path calls SSRFProtection.validateWebhookTargetIsSafe, and the host-literal screening inside...

7.1CVSS5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/26 10:09 a.m.24 views

CVE-2026-80347

mcp-fetch (npm package @kazuph/mcp-fetch ) through version 1.6.3 contains a Server-Side Request Forgery (SSRF) flaw in its isSafeUrl guard. When a target URL uses an IPv6 literal such as http://[::1]/, the parsed hostname retains the surrounding brackets. The net.isIP check returns zero for the b...

8.7CVSS5.4AI score0.00277EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-34964

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for...

6.9CVSS6AI score0.00307EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.12 views

PT-2026-82336

Name of the Vulnerable Software and Affected Versions Zyplayer-Doc versions 1.0.0 and earlier Description An issue exists that allows Server-Side Request Forgery SSRF, a condition where an attacker can induce the server to make requests to an unintended location. This occurs through the...

5.2AI score0.00252EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 8:16 p.m.6 views

CVE-2026-45019

Chainlit is a Python framework for building production-ready conversational AI applications. From 2.4.0rc0 until 2.12.0, Chainlit deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the POST /mcp endpoint without requiring authentication. For sse and streamable-http...

7.2CVSS0.00319EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/25 7:21 p.m.9 views

Chainlist has SSRF via MCP SSE and streamable-http transports that allows unauthenticated internal network access

Am I affected? Only if your deployment sets features.mcp.enabled = true in .chainlit/config.toml. MCP has been disabled by default since v2.7.0, so most Chainlit deployments are not affected. No authentication is required: /mcp is reachable by any client that can open a session. Summary When MCP ...

9.8CVSS6AI score0.00653EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/25 7:16 p.m.9 views

CVE-2026-79788

In Dradis Community Edition, the ProvidersController and AgentsController gate their adminrequired beforeaction on defined?Dradis::Pro, a constant that is never defined in CE, so the authorization check is never applied. As a result, any authenticated non-admin user can create an AI provider...

7.1CVSS0.00285EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/25 7:03 p.m.9 views

Important: Red Hat Security Advisory: Kiali 2.11.16 for Red Hat OpenShift Service Mesh 3.1

Kiali 2.11.16 for Red Hat OpenShift Service Mesh 3.1 is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.1CVSS6.3AI score0.00623EPSS
SaveExploits5References20
OSV
OSV
added 2026/08/25 6:23 p.m.9 views

CVE-2026-79788 Dradis Community Edition 5.1.0 through 5.2.0 Server-Side Request Forgery via Unrestricted AI Provider Address

In Dradis Community Edition, the ProvidersController and AgentsController gate their adminrequired beforeaction on defined?Dradis::Pro, a constant that is never defined in CE, so the authorization check is never applied. As a result, any authenticated non-admin user can create an AI provider...

7.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/25 6:23 p.m.17 views

CVE-2026-79788

Dradis Community Edition versions 5.1.0 through 5.2.0 are affected by a Server-Side Request Forgery (SSRF) vulnerability (CVSS 7.1, HIGH). The root cause is that ProvidersController and AgentsController gate their admin_required authorization on defined?(Dradis::Pro), a constant never defined in ...

7.1CVSS5.6AI score0.00285EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 6:23 p.m.29 views

CVE-2026-79788 Dradis Community Edition 5.1.0 through 5.2.0 Server-Side Request Forgery via Unrestricted AI Provider Address

In Dradis Community Edition, the ProvidersController and AgentsController gate their adminrequired beforeaction on defined?Dradis::Pro, a constant that is never defined in CE, so the authorization check is never applied. As a result, any authenticated non-admin user can create an AI provider...

7.1CVSS0.00285EPSS
SaveExploits0References4
Rows per page
Query Builder