Lucene search
+L

112551 matches found

CVE
CVE
added 2026/05/11 4:30 p.m.47 views

CVE-2026-2393

CVE-2026-2393: MLflow prior to 3.9.0 is vulnerable to SSRF via a user-controlled webhook URL. The _create_webhook() handler stores the URL without validation, and _send_webhook_request() POSTs to that URL, enabling an authenticated attacker to cause the MLflow backend to reach internal services, ...

7.1CVSS7.3AI score0.00288EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/11 4:30 p.m.20 views

CVE-2026-2393

A Server-Side Request Forgery SSRF vulnerability exists in MLflow versions prior to 3.9.0. The createwebhook function in mlflow/server/handlers.py accepts a user-controlled url parameter without validation, and the sendwebhookrequest function in mlflow/webhooks/delivery.py sends HTTP POST request...

7.1CVSS7.3AI score0.00288EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/11 4:30 p.m.48 views

CVE-2026-2393 Server-Side Request Forgery (SSRF) in mlflow/mlflow

A Server-Side Request Forgery SSRF vulnerability exists in MLflow versions prior to 3.9.0. The createwebhook function in mlflow/server/handlers.py accepts a user-controlled url parameter without validation, and the sendwebhookrequest function in mlflow/webhooks/delivery.py sends HTTP POST request...

7.1CVSS0.00288EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/11 4:20 p.m.27 views

Server-side Request Forgery (SSRF)

Overview @budibase/backend-core is a Budibase backend core libraries used in server and worker Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the urlUpload function. An attacker can access internal network resources and sensitive metadata by submitting a...

7.7CVSS5.9AI score0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/11 4:17 p.m.24 views

CVE-2026-7817

Local file inclusion LFI and server-side request forgery SSRF vulnerabilities in pgAdmin 4 LLM API configuration endpoints. User-supplied apikeyfile and apiurl preferences were passed to the LLM provider clients without validation. An authenticated user could read arbitrary server-side files by...

7.1CVSS0.00217EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/11 3:42 p.m.13 views

CVE-2026-43454

creationtimestamp| type| source ---|---|--- 2026-05-11 15:42:48+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mllmgmxg2s2r 2026-09-02 04:46:17+00:00| seen| https://www.hkcert.org/security-bulletin/redhat-linux-kernel-multiple-vulnerabilities20260902...

7.8CVSS7.1AI score0.00119EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/11 2:45 p.m.25 views

GuardDog has a blind GitHub URL rewrite in remote project scanning causes SSRF and `GH_TOKEN` exfiltration

Summary The programmatic remote project scanning path rewrites attacker-controlled repository URLs using a blind string replacement and then sends the caller's GitHub credentials with the resulting request. This allows an attacker who can influence the scanned repository URL to trigger SSRF and...

8.2CVSS5.9AI score0.00198EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/11 2:45 p.m.37 views

GHSA-587R-MC96-6F2P GuardDog has a blind GitHub URL rewrite in remote project scanning causes SSRF and `GH_TOKEN` exfiltration

Summary The programmatic remote project scanning path rewrites attacker-controlled repository URLs using a blind string replacement and then sends the caller's GitHub credentials with the resulting request. This allows an attacker who can influence the scanned repository URL to trigger SSRF and...

8.2CVSS5.9AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/11 2:42 p.m.70 views

GHSA-Q7RR-3CGH-J5R3 Prometheus exporter process crash via malformed HTTP request

Summary A single malformed HTTP request crashes any Node.js process running the OpenTelemetry JS Prometheus exporter. The metrics endpoint default 0.0.0.0:9464 has no error handling around URL parsing, so a request with an invalid URI causes an uncaught TypeError that terminates the process. You...

7.5CVSS5.9AI score0.00472EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/11 2:35 p.m.13 views

CVE-2026-7817

Local file inclusion LFI and server-side request forgery SSRF vulnerabilities in pgAdmin 4 LLM API configuration endpoints. User-supplied apikeyfile and apiurl preferences were passed to the LLM provider clients without validation. An authenticated user could read arbitrary server-side files by...

7.1CVSS6AI score0.00217EPSS
SaveExploits0References2Affected Software1
Circl
Circl
added 2026/05/11 2:35 p.m.18 views

CVE-2025-9973

creationtimestamp| type| source ---|---|--- 2026-05-11 14:35:27+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mllio6quir2p...

7.2CVSS5.8AI score0.00366EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/11 2:14 p.m.25 views

SUSE CVE-2026-42307

Vim is an open source, command line text editor. Prior to version 9.2.0383, an OS command injection vulnerability exists in the netrw standard plugin bundled with Vim. By inducing a user to open a crafted URL e.g., using the sftp:// or file:// protocol handlers, an attacker can execute arbitrary...

7.8CVSS6AI score0.00774EPSS
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2026/05/11 1:51 p.m.22 views

Gotenberg: Server-Side Request Forgery via Chromium URL Endpoint with Redirect-Based Deny-List Bypass

A review of 4 published Gotenberg security advisories exposed an SSRF issue. GHSA-pjrr-jgp4-v2fm covers SSRF via the downloadFrom endpoint. GHSA-pcrp-7g9h-7qhp covers SSRF via the webhook endpoint. Neither advisory addresses SSRF through the primary Chromium URL-to-PDF conversion endpoint...

8.6CVSS6AI score0.00313EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/11 1:51 p.m.21 views

GHSA-CHWH-F6GM-R836 Gotenberg: Server-Side Request Forgery via Chromium URL Endpoint with Redirect-Based Deny-List Bypass

A review of 4 published Gotenberg security advisories exposed an SSRF issue. GHSA-pjrr-jgp4-v2fm covers SSRF via the downloadFrom endpoint. GHSA-pcrp-7g9h-7qhp covers SSRF via the webhook endpoint. Neither advisory addresses SSRF through the primary Chromium URL-to-PDF conversion endpoint...

8.6CVSS6AI score0.00313EPSS
SaveExploits1References3
Circl
Circl
added 2026/05/11 12:34 p.m.14 views

CVE-2026-43465

creationtimestamp| type| source ---|---|--- 2026-05-11 12:34:24+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mllbvq3cup2s...

9.8CVSS5.7AI score0.00414EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/11 11:33 a.m.18 views

CVE-2025-8154

creationtimestamp| type| source ---|---|--- 2026-05-11 11:33:17+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mll6ii73aj2r...

7.5CVSS5.8AI score0.00186EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/11 11:23 a.m.14 views

CVE-2025-43992

creationtimestamp| type| source ---|---|--- 2026-05-11 11:23:17+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mll5wlesuw2r 2026-05-25 14:02:52+00:00| seen| https://bsky.app/profile/getpokemon7.bsky.social/post/3mmonescdwk2f...

5.6CVSS5.8AI score0.00235EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/11 9:40 a.m.13 views

CVE-2026-6956 Reflected XSS in ATutor

ATutor is vulnerable to Reflected XSS in /install/install.php endpoint. An attacker can provide a specially crafted URL that, when opened, results in arbitrary JavaScript execution in the victim's browser. Product is no longer actively supported. Maintainers of this project were notified early...

5.1CVSS6AI score0.00391EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/11 9:30 a.m.55 views

GHSA-XCCP-97WP-3GJG Apache Airflow Providers OpenSearch: OpenSearch task-log handler leaks credentials embedded in the host URL

The OpenSearch logging provider, when configured with a host URL that embeds credentials for example https://user:[email protected]:9200, wrote the full host URL — including the embedded credentials — into task logs. Any user with task-log read permission could harvest the backend...

6.5CVSS5.8AI score0.0041EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/11 9:16 a.m.16 views

PYSEC-2026-23

The OpenSearch logging provider, when configured with a host URL that embeds credentials for example https://user:[email protected]:9200, wrote the full host URL — including the embedded credentials — into task logs. Any user with task-log read permission could harvest the backend...

6.5CVSS5.8AI score0.0041EPSS
SaveExploits0References4
Rows per page
Query Builder