Lucene search
+L

7080 matches found

OSV
OSV
added 2026/08/05 9:31 a.m.12 views

GHSA-H7X2-H6G9-P789 MLflow AI Gateway permits SSRF through an unvalidated api_base

MLflow's AI Gateway accepts an authconfig.apibase value when creating a gateway secret mlflow/server/handlers.py, creategatewaysecret with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint mlflow/server/gatewayapi.py, rawproxy subsequently issues...

7.1CVSS5.9AI score0.00254EPSS
SaveExploits1References4
NVD
NVD
added 2026/08/05 8:16 a.m.19 views

CVE-2026-71211

MLflow's AI Gateway accepts an authconfig.apibase value when creating a gateway secret mlflow/server/handlers.py, creategatewaysecret with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint mlflow/server/gatewayapi.py, rawproxy subsequently issues...

7.1CVSS0.00254EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/08/05 8:16 a.m.10 views

CVE-2026-64567

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject free space cache with more entries than pages When loading a v1 free space cache, loadfreespacecache takes numentries and numbitmaps straight from the on-disk btrfsfreespaceheader. That header is stored in the...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/05 8:16 a.m.31 views

CVE-2026-71212

xidown a yt-dlp/ffmpeg GUI wrapper builds its yt-dlp command-line invocation xidown/core/scanner.py and downloader.py by appending the user-provided or scanned URL as a bare trailing positional argument, with no '--' end-of-options marker and no scheme validation anywhere in the codebase...

4.4CVSS5.3AI score0.00111EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.50 views

CVE-2026-71208 KubeSphere - SSRF via Unvalidated Cluster CRD Connection Endpoint in Cluster Reconciliation

KubeSphere's cluster-controller reconciliation pkg/utils/clusterclient/clusterclient.go, addCluster processes every Cluster custom resource's connection configuration and immediately calls Discovery.ServerVersion against the CRD-specified Kubernetes API endpoint, which is parsed only for URL synt...

6.5CVSS0.00209EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.7 views

PT-2026-68049

Name of the Vulnerable Software and Affected Versions MLflow affected versions not specified Description MLflow AI Gateway fails to validate the auth config.api base value during the creation of a gateway secret in the create gateway secret function. This value is stored without verification of t...

7.1CVSS5.7AI score0.00254EPSS
SaveExploits1References11
BDU FSTEC
BDU FSTEC
added 2026/08/05 12:00 a.m.13 views

The vulnerability of the go-git library, related to unvalidated array indexing, allows attackers to compromise the accessibility of protected information.

The vulnerability of the go-git library is related to unvalidated array indexing. Exploiting this vulnerability could allow an attacker to compromise the accessibility of the protected information...

2.8CVSS7.6AI score0.00153EPSS
SaveExploits0References4Affected Software7
NVD
NVD
added 2026/08/04 9:16 p.m.15 views

CVE-2026-66901

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

7.5CVSS0.00345EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/04 8:49 p.m.9 views

CVE-2026-66901

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

5.5AI score0.00345EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/04 8:49 p.m.47 views

CVE-2026-66901 Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

0.00345EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 8:49 p.m.30 views

CVE-2026-66901 Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

7.5CVSS5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/04 8:49 p.m.65 views

CVE-2026-66901

CVE-2026-66901 : Google::Auth for Perl before version 0.09 is prone to server-side request forgery and credential exfiltration due to unvalidated URLs sourced from the credentials JSON. The attack could reach hosts in the configuration’s network position (including internal services and metadata ...

7.5CVSS5.5AI score0.00345EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/04 7:40 p.m.19 views

Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

Summary With the Playwright web loader enabled, Open WebUI opens user-submitted URLs in a real browser and validates the destination address before allowing the request. That check only ran for the top-level page request. Every other request the page issued was passed through unvalidated, so a pa...

7.7CVSS5.5AI score0.0026EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/08/04 7:40 p.m.13 views

Server-side Request Forgery (SSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the SafePlaywrightURLLoader process. An attacker can access sensitive internal resources by submitting a crafted URL when the Playwright web loader is enabled, allowing th...

7.7CVSS5.3AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 7:40 p.m.28 views

CVE-2026-70479 Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, with WEBLOADERENGINE=playwright, the Playwright web loader validates only the top-level page request and lets sub-resource requests pass unvalidated. A page supplied by an authenticated...

7.7CVSS5.4AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/04 6:56 p.m.14 views

python-pillow: Pillow: Denial of Service via crafted GD 2.x image file

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile.open function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a...

7.5CVSS7.1AI score0.00418EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/04 6:10 p.m.12 views

python-pillow: Pillow: Denial of Service via crafted GD 2.x image file

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile.open function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a...

7.5CVSS7.1AI score0.00418EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/04 4:04 p.m.12 views

python-pillow: Pillow: Denial of Service via crafted GD 2.x image file

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile.open function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a...

7.5CVSS5.5AI score0.00418EPSS
SaveExploits1References7
OSV
OSV
added 2026/08/04 3:48 p.m.44 views

CVE-2026-15920 Potential cross-site scripting via URLField values in the admin

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.contrib.admin.utils.displayforfield renders URLField values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is displayed as a link on changelist and read-only admin...

5.1CVSS5.2AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2026/08/04 1:00 p.m.12 views

CVE-2026-70371 Koha - SQL Injection in reports/issues_avg_stats.pl

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References3
Rows per page
Query Builder