Lucene search
+L

12060 matches found

Cvelist
Cvelist
added 2026/08/18 11:19 a.m.17 views

CVE-2026-74905 SiYuan before v3.7.4 SSRF via IPv6 Transition Address Bypass

SiYuan before v3.7.4 contains a server-side request forgery SSRF vulnerability in the isPrivateIP function in kernel/util/net.go, used by SSRFSafeDialer to enforce SSRF protection in SafeMode. The function only checks for loopback, link-local unicast, private, and unspecified addresses and does n...

7.1CVSS0.00317EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 8:16 a.m.8 views

CVE-2026-34884

SSRF via setskywalkingurl Tool and GraphQL expression injection vulnerability in Apache SkyWalking MCP. This issue affects Apache SkyWalking MCP: 0.1.0. Users are recommended to upgrade to version 0.2.0, which fixes this issue...

9.8CVSS0.00503EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 7:26 a.m.5 views

EUVD-2026-60572

SSRF via setskywalkingurl Tool and GraphQL expression injection vulnerability in Apache SkyWalking MCP. This issue affects Apache SkyWalking MCP: 0.1.0. Users are recommended to upgrade to version 0.2.0, which fixes this issue...

5.3AI score0.00503EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 7:26 a.m.56 views

CVE-2026-34884

Apache SkyWalking MCP version 0.1.0 is affected by two vulnerabilities: an SSRF via the set_skywalking_url tool and a GraphQL expression injection in the MCP Server. Both are exploitable over the network with no privileges and no user interaction required, carrying a CVSS 3.1 score of 9.8 (Critic...

9.8CVSS5.3AI score0.00503EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 7:26 a.m.31 views

CVE-2026-34884 Apache SkyWalking MCP: SSRF via set_skywalking_url Tool and GraphQL Expression Injection in MCP Server

SSRF via setskywalkingurl Tool and GraphQL expression injection vulnerability in Apache SkyWalking MCP. This issue affects Apache SkyWalking MCP: 0.1.0. Users are recommended to upgrade to version 0.2.0, which fixes this issue...

0.00503EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.11 views

PT-2026-77139

RAGFlow before 0.26.3 contains a server-side request forgery vulnerability in the agent workflow "Invoke" component agent/component/invoke.py. The component builds an outbound request URL from canvas configuration and runtime template variables and passes it to requests.get, requests.post, or...

8.5CVSS5.4AI score0.00297EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.14 views

PT-2026-77190

A server-side request forgery SSRF vulnerability was found in AWX's webhook status callback mechanism. When processing GitHub pull request webhooks, AWX extracts the status callback URL pull request.statuses url from the incoming webhook payload without validating the target host against the...

7.7CVSS5.7AI score0.00347EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-75006

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Roundcube Webmail before 1.6.18 and 1.7.x before 1.7.3, insufficient Cascading Style Sheets CSS sanitization in HTML e-mail messages may lead to SSRF or...

10CVSS6.5AI score0.0034EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

MiracleLinux 8 : nodejs:24 (AXSA:2026-1566:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1566:01 advisory. sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data CVE-2026-11822 sqlite: SQLite: Arbitrary code execution and crash vi...

8.5CVSS7.1AI score0.00411EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.11 views

PT-2026-77157

CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to intern...

9.2CVSS5.3AI score0.0037EPSS
SaveExploits0References4
VulnCheck KEV
VulnCheck KEV
added 2026/08/18 12:00 a.m.10 views

VulnCheck KEV: CVE-2026-64849

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, the unauthenticated POST /api/2.0/mlflow/webhooks/id/test endpoint calls validatewebhookurl in mlflow/utils/validation.py only for the original URL while...

9.3CVSS7.9AI score0.08154EPSS
SaveIn wildExploits2References4
NVD
NVD
added 2026/08/17 10:17 p.m.9 views

CVE-2026-64849

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, the unauthenticated POST /api/2.0/mlflow/webhooks/id/test endpoint calls validatewebhookurl in mlflow/utils/validation.py only for the original URL while...

9.3CVSS0.08154EPSS
SaveExploits2References6
Github Security Blog
Github Security Blog
added 2026/08/17 9:58 p.m.66 views

MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)

Summary The default MLflow Tracking Server mlflow server, no authentication, default SQLite backend exposes the model-registry webhooks API unauthenticated, including a synchronous POST /api/2.0/mlflow/webhooks/id/test endpoint that returns the upstream response status and body to the caller. The...

9.3CVSS6.2AI score0.08154EPSS
SaveExploits3References6Affected Software1
OSV
OSV
added 2026/08/17 9:58 p.m.4 views

GHSA-7GWP-5PFP-969J MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)

Summary The default MLflow Tracking Server mlflow server, no authentication, default SQLite backend exposes the model-registry webhooks API unauthenticated, including a synchronous POST /api/2.0/mlflow/webhooks/id/test endpoint that returns the upstream response status and body to the caller. The...

9.3CVSS6.3AI score0.08154EPSS
SaveExploits2References6
Github Security Blog
Github Security Blog
added 2026/08/17 9:58 p.m.19 views

9Router: Authenticated Server-Side Request Forgery (SSRF) via OIDC Provider Test Endpoint

Summary A Server-Side Request Forgery SSRF vulnerability exists in the 9Router dashboard via the /api/auth/oidc/test endpoint. The application accepts a user-controlled URL string through the issuerUrl parameter and performs an outbound HTTP request without validating if the destination IP belong...

8.6CVSS5.5AI score0.00271EPSS
SaveExploits0References2Affected Software1
Patchstack
Patchstack
added 2026/08/17 9:58 p.m.7 views

NPM: 9Router: Authenticated Server-Side Request Forgery (SSRF) via OIDC Provider Test Endpoint

NPM: 9Router: Authenticated Server-Side Request Forgery SSRF via OIDC Provider Test Endpoint vulnerability discovered by ? in WordPress Npm 9router versions = 0.5.4...

8.6CVSS5.2AI score0.00271EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/17 9:16 p.m.5 views

CVE-2026-73410

Budibase is an open-source low-code platform. Prior to 3.40.0, packages/backend-core/src/utils/outboundFetch.ts pinned a validated address through a Node agent, but the REST integration used getDispatcher from packages/backend-core/src/utils/fetch.ts, causing undici to ignore that agent and resol...

8.5CVSS0.00171EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 9:16 p.m.5 views

CVE-2026-73560

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the MiMoV2OmniMultiModalProcessor in vllm/transformersutils/processors/mimov2omni.py passes attacker-controlled image and audio strings through fetchimage, requests.get, and Image.open instead of MediaConnector,...

6.5CVSS0.00319EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 9:16 p.m.6 views

CVE-2026-35219

Budibase is an open-source low-code platform. Prior to 3.41.3, automation steps in packages/server/src/automations/steps/outgoingWebhook.ts, packages/server/src/automations/steps/zapier.ts, packages/server/src/automations/steps/n8n.ts, packages/server/src/automations/steps/slack.ts, and...

7.1CVSS0.00465EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 9:16 p.m.58 views

CVE-2026-64849 MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)

MLflow is an open source AI engineering platform for agents, large language models, and machine learning models. Prior to 3.15.0, the unauthenticated POST /api/2.0/mlflow/webhooks/id/test endpoint calls validatewebhookurl in mlflow/utils/validation.py only for the original URL while...

9.3CVSS0.08154EPSS
SaveExploits2References5
Rows per page
Query Builder