Lucene search
+L

57766 matches found

Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.15 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
Cvelist
Cvelist
added 2026/08/26 12:00 a.m.36 views

CVE-2026-75332

Zyplayer-Doc =1.0.0 is vulnerable to Server-Side Request Forgery SSRF via WikiPageWebService.download...

0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 8:16 p.m.7 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.10 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
Patchstack
Patchstack
added 2026/08/25 6:57 p.m.8 views

WordPress Mailgun for WordPress plugin <= 2.2.0 - Unauthenticated Server-Side Request Forgery (SSRF) vulnerability

Unauthenticated Server-Side Request Forgery SSRF vulnerability discovered by Osvaldo Noe Gonzalez Del Rio Os in WordPress Plugin Mailgun for WordPress versions = 2.2.0...

9.8CVSS5.2AI score0.00873EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/25 6:23 p.m.10 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
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
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
EUVD
EUVD
added 2026/08/25 3:17 p.m.6 views

EUVD-2026-65544

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, MCP HTTP Stream validateorigin uses requestorigin.startswithallowed, allowing the attacker-controlled localhost.attacker.com HTTP origin to satisfy the localhost allowlist. A webpage can send Content-Type: text/plain requests...

7.6CVSS5.3AI score0.00128EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:06 p.m.33 views

CVE-2026-70551

CVE-2026-70551 is a Server-Side Request Forgery (SSRF) vulnerability in JFrog Artifactory via VCS remote download. A user who can read an existing remote VCS repository can replace its configured origin or supply an absolute VCS data URL , redirecting the server's request to an attacker-controlle...

8.5CVSS5.3AI score0.00178EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/25 3:02 p.m.8 views

PraisonAI vulnerable to Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation

Summary The webhookurl field in the Jobs API silently passes validation when DNS resolution fails socket.gaierror, enabling DNS rebinding attacks. An attacker's domain can initially resolve to a public IP passing validation then switch to an internal IP before the server makes the HTTP request...

6.8CVSS5.4AI score0.00219EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/25 3:01 p.m.5 views

CVE-2026-55535 PraisonAI: Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/25 3:01 p.m.32 views

CVE-2026-55535 PraisonAI: Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS0.00219EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 3:01 p.m.6 views

EUVD-2026-65516

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validatewebhookurl path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhookurl can later resolve to 127.0.0.1, 169.254.169.254, or another internal address...

6.8CVSS5.3AI score0.00219EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/25 2:58 p.m.31 views

CVE-2026-55537 PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — bypass of CVE-2026-40114

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, JobSubmitRequest.validatewebhookurl accepts webhookurl when resolution raises socket.gaierror because the exception path uses except socket.gaierror: pass. JobExecutor.sendwebhook later performs a fresh lookup, allowing DNS chang...

7.1CVSS0.00179EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 2:07 p.m.6 views

EUVD-2026-65493

PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the webcrawl function validates only the initial URL before crawlwithhttpx uses httpx.Clientfollowredirects=True. Redirect targets are not revalidated, so an attacker who influences a crawl target can redirect a public URL ...

7.5CVSS5.3AI score0.00291EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/25 12:49 p.m.11 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
NVD
NVD
added 2026/08/25 12:16 p.m.7 views

CVE-2026-79671

Ech0 before 4.4.3 contains a server-side request forgery vulnerability in the validateWebhookURL function webhooksettingservice.go, which only validates literal IP addresses via net.ParseIP and fails to reject hostnames that DNS-resolve to private or internal IPs e.g., 169.254.169.254.nip.io. An...

5.5CVSS0.00245EPSS
SaveExploits0References2
Rows per page
Query Builder