Lucene search
+L

59338 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/10 10:23 p.m.11 views

CVE-2025-30237

The affected TP-Link Aginet devices contain a flaw in the web management interface where authentication checks are not consistently enforced on certain endpoints. An attacker can send specially crafted requests to bypass authentication and directly invoke privileged functionality without valid...

8.7CVSS5.6AI score0.00225EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 10:23 p.m.39 views

CVE-2025-30237 Authentication Bypass via Broken Access Control in Web Server in Multiple TP-Link Aginet Devices

The affected TP-Link Aginet devices contain a flaw in the web management interface where authentication checks are not consistently enforced on certain endpoints. An attacker can send specially crafted requests to bypass authentication and directly invoke privileged functionality without valid...

8.7CVSS0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 9:35 p.m.16 views

CVE-2026-72917 AnythingLLM: Password recovery accepts one recovery code twice after whitespace normalization

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. From 1.0.0 to 1.15.0, AnythingLLM's unauthenticated account-recovery flow in server/utils/PasswordRecovery/index.js uses recoverAccount to deduplicate the raw recoveryCodes...

5.9CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/10 9:17 p.m.12 views

CVE-2026-72911

ERPNext is a free and open source Enterprise Resource Planning tool. Prior to 15.118.0 and 16.29.0, the validatetemplate and rendertemplate calls in erpnext/accounts/doctype/processstatementofaccounts/processstatementofaccounts.py render subject, body, and pdfname fields with unrestricted globals...

9.9CVSS0.00383EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 9:17 p.m.12 views

CVE-2026-18947

A flaw was found in Feast. An authorization bypass vulnerability exists in the /materialize and /materialize-incremental endpoints. By sending a specially crafted request that omits the featureviews field, an attacker can bypass intended permission checks. This allows an unauthenticated remote...

8.5CVSS0.00432EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 9:17 p.m.14 views

CVE-2026-18611

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS0.00424EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 9:13 p.m.32 views

CVE-2026-72914 Mastodon: Exhausting data by an unauthenticated request to the admin retention API

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1, the administrative statistics endpoints handled by Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController checked authorization only after beginning...

7.5CVSS0.00454EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/10 9:13 p.m.12 views

CVE-2026-72914 Mastodon: Exhausting data by an unauthenticated request to the admin retention API

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1, the administrative statistics endpoints handled by Api::V1::Admin::MeasuresController and Api::V1::Admin::RetentionController checked authorization only after beginning...

7.5CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 8:45 p.m.35 views

CVE-2026-18611 Data-science-pipelines-operator: dspo: cryptographically weak secret generation (math/rand) for db and s3 credentials

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS0.00424EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:45 p.m.10 views

CVE-2026-18611

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS5.3AI score0.00424EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/10 8:45 p.m.7 views

CVE-2026-18611 Data-science-pipelines-operator: dspo: cryptographically weak secret generation (math/rand) for db and s3 credentials

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS5.3AI score0.00424EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 8:45 p.m.12 views

EUVD-2026-55824

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS5.3AI score0.00424EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/10 8:45 p.m.10 views

CVE-2026-18611

A flaw was found in the Data Science Pipelines Operator. This vulnerability allows an unauthenticated attacker to derive sensitive credentials, such as MariaDB root/user passwords and MinIO access/secret keys, if they can access the MinIO Route or MariaDB Service. The flaw occurs because the...

7.5CVSS5.4AI score0.00424EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.38 views

CVE-2026-18948 Feast: feast: unsafe dill deserialization of registry-stored udfs — rce on feature server and registry server

A flaw was found in Feast. The system improperly deserializes user-defined functions UDFs stored in its registry, which are serialized using the 'dill' library. This allows a remote attacker to store a malicious UDF, leading to unauthenticated arbitrary code execution on the feature server in...

9.9CVSS0.00745EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/10 8:44 p.m.7 views

CVE-2026-18947 Feast: feast: authorization bypass in /materialize endpoints enables dos via unauthorized full re-materialization

A flaw was found in Feast. An authorization bypass vulnerability exists in the /materialize and /materialize-incremental endpoints. By sending a specially crafted request that omits the featureviews field, an attacker can bypass intended permission checks. This allows an unauthenticated remote...

8.5CVSS5.6AI score0.00432EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.36 views

CVE-2026-18947 Feast: feast: authorization bypass in /materialize endpoints enables dos via unauthorized full re-materialization

A flaw was found in Feast. An authorization bypass vulnerability exists in the /materialize and /materialize-incremental endpoints. By sending a specially crafted request that omits the featureviews field, an attacker can bypass intended permission checks. This allows an unauthenticated remote...

8.5CVSS0.00432EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:44 p.m.12 views

CVE-2026-18947

A flaw was found in Feast. An authorization bypass vulnerability exists in the /materialize and /materialize-incremental endpoints. By sending a specially crafted request that omits the featureviews field, an attacker can bypass intended permission checks. This allows an unauthenticated remote...

8.5CVSS5.6AI score0.00432EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 8:44 p.m.15 views

EUVD-2026-55815

A flaw was found in Feast and feast-operator. The default configuration for both the Feast SDK and the feast-operator is "noauth," meaning no security manager is installed. This default allows unauthenticated and unauthorized access to feature-server, registry-server, and offline-server endpoints...

7.7CVSS6.2AI score0.00589EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 8:44 p.m.33 views

CVE-2026-18941

Feast and feast-operator expose a vulnerability due to default no_auth configuration, allowing unauthenticated access to feature-server, registry-server, and offline-server endpoints. The root cause is missing authentication, enabling a remote attacker to store a malicious User-Defined Function (...

7.7CVSS6.2AI score0.00589EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/10 8:44 p.m.7 views

CVE-2026-18941 Feast: feast-operator: feast: default authentication mode is no_auth — shared multi-tenant instances deployed without authentication

A flaw was found in Feast and feast-operator. The default configuration for both the Feast SDK and the feast-operator is "noauth," meaning no security manager is installed. This default allows unauthenticated and unauthorized access to feature-server, registry-server, and offline-server endpoints...

7.7CVSS6.1AI score0.00589EPSS
SaveExploits0References5
Rows per page
Query Builder