Lucene search
+L

1366 matches found

OSV
OSV
added 2026/05/29 9:21 p.m.46 views

GHSA-HJJ4-HFJM-FMRJ Authelia Missing Username Canonicalization in Basic Auth (LDAP)

Impact CVSSv4 Baseline Score: Moderate 6.3 CVSSv4 Weighted Score: Low 2.9 The full CVSSv4 Vector for this vulnerability is:...

6.3CVSS5.9AI score0.00453EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/29 9:21 p.m.29 views

Authelia Missing Username Canonicalization in Basic Auth (LDAP)

Impact CVSSv4 Baseline Score: Moderate 6.3 CVSSv4 Weighted Score: Low 2.9 The full CVSSv4 Vector for this vulnerability is:...

6.3CVSS5.9AI score0.00453EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.16 views

PT-2026-45073

Name of the Vulnerable Software and Affected Versions Apache Solr versions 9.4.0 through 9.10.1 Apache Solr version 10.0.0 Description The Basic Authentication setup tool bin/solr auth enable contains hardcoded credentials. This allows a remote attacker to gain full administrative access to the...

9.8CVSS7AI score0.02161EPSS
SaveExploits2References26
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.28 views

PT-2026-45030

Name of the Vulnerable Software and Affected Versions Authelia versions 4.38.0 through 4.39.19 Description When using the LDAP authentication backend, the authz verification endpoint fails to canonicalize usernames provided via Basic Auth in the Authorization header. Because LDAP treats usernames...

6.3CVSS5.9AI score0.00453EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/27 5:03 p.m.16 views

EUVD-2026-32595

Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is DatasourceFieldType.PASSWORD. The Snowflake integration types its privateKey field as...

7.7CVSS5.8AI score0.00223EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/24 5:21 p.m.123 views

ClipBucket-EDB-44250

ClipBucket-EDB-44250 Unauthenticated Remote Code Execution in...

6AI score
SaveExploits0
NVD
NVD
added 2026/05/24 10:16 a.m.35 views

CVE-2026-9371

A security vulnerability has been detected in ItzCrazyKns Vane up to 1.12.1. Affected by this issue is some unknown functionality of the file route.ts of the component API. The manipulation leads to missing authentication. The attack may be initiated remotely. The attack's complexity is rated as...

6.3CVSS0.00437EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/24 9:45 a.m.35 views

CVE-2026-9371

A security vulnerability has been detected in ItzCrazyKns Vane up to 1.12.1. Affected by this issue is some unknown functionality of the file route.ts of the component API. The manipulation leads to missing authentication. The attack may be initiated remotely. The attack's complexity is rated as...

6.3CVSS5.2AI score0.00437EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/21 3:49 a.m.15 views

CVE-2026-2734

In mlflow/mlflow versions up to 3.9.0, the SearchModelVersions REST API endpoint and the mlflowSearchModelVersions GraphQL query lack proper per-model authorization checks when basic authentication is enabled. This allows any authenticated user to enumerate all model versions across all registere...

6.5CVSS6.5AI score0.00441EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/05/21 3:49 a.m.19 views

EUVD-2026-31210

In mlflow/mlflow versions up to 3.9.0, the SearchModelVersions REST API endpoint and the mlflowSearchModelVersions GraphQL query lack proper per-model authorization checks when basic authentication is enabled. This allows any authenticated user to enumerate all model versions across all registere...

6.5CVSS6.5AI score0.00441EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/21 12:00 a.m.49 views

PT-2026-42395

Name of the Vulnerable Software and Affected Versions mlflow/mlflow versions prior to 3.10.0 Description When basic authentication is enabled, the 'SearchModelVersions' REST API endpoint and the 'mlflowSearchModelVersions' GraphQL query lack proper per-model authorization checks. This allows any...

6.5CVSS6.6AI score0.00441EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2026/05/19 12:00 a.m.17 views

PT-2026-41974

Name of the Vulnerable Software and Affected Versions @haxtheweb/open-apis versions 9.0.1 through 25.x Description Multiple functions perform substring-only matching to validate hostnames for basic authorization. This allows an attacker to append matched substrings to an attacker-controlled...

8.7CVSS5.3AI score0.00457EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/15 6:17 a.m.23 views

Authentication Bypass by Primary Weakness

Overview mlflow is a platform to streamline machine learning development, including tracking experiments, packaging code into reproducible runs, and sharing and deploying models. Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness via the...

8.8CVSS7.8AI score0.18861EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/15 6:17 a.m.9 views

Authentication Bypass by Primary Weakness

Overview Affected versions of this package are vulnerable to Authentication Bypass by Primary Weakness via the findfastapivalidator function. An attacker can gain unauthorized access to sensitive API endpoints by sending requests to non-/gateway/ paths when the server is started with authenticati...

8.8CVSS7.7AI score0.18861EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/15 3:30 a.m.29 views

MLflow: unauthenticated access to certain FastAPI routes

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS7.4AI score0.18861EPSS
SaveExploits1References4Affected Software1
PyPA
PyPA
added 2026/05/15 3:16 a.m.20 views

PYSEC-2026-2221

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS7.1AI score0.18861EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/05/15 3:16 a.m.39 views

CVE-2026-2652

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS0.18861EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/15 2:13 a.m.8 views

CVE-2026-2652

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS7.5AI score0.18861EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/15 2:13 a.m.180 views

CVE-2026-2652 Authentication Bypass in mlflow/mlflow

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS0.18861EPSS
SaveExploits1References2
CVE
CVE
added 2026/05/15 2:13 a.m.75 views

CVE-2026-2652

MLflow MLflow

8.6CVSS7.5AI score0.18861EPSS
SaveIn wildExploits1References2Affected Software1
Rows per page
Query Builder