Lucene search
+L

62921 matches found

Cvelist
Cvelist
added 2026/08/19 9:41 p.m.35 views

CVE-2026-76850 LMDeploy Remote Code Execution via Unsafe Pickle Deserialization in the Disaggregated Serving Peer Connector

LMDeploy deserializes disaggregated-serving peer messages with pickle. The handlezmqrecv coroutine in lmdeploy/pytorch/disagg/conn/engineconn.py reads peer-to-peer cache-free requests with recvpyobj, which deserializes the received bytes with pickle.loads, and the isinstance check against...

9.8CVSS0.00983EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.36 views

CVE-2026-76405 Information Disclosure through Cleartext Storage in the App Key Value Store in the Splunk On-Call (VictorOps) app

In Splunk On-Call VictorOps app versions below 1.0.43 on Splunkbase, a user who does not hold the "admin" or "power" Splunk roles could read a partially masked Application Programming Interface API key from the App Key Value Store KV Store. The exposure is possible because the Splunk On-Call...

4.3CVSS0.00139EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.19 views

CVE-2026-76405

Splunk On-Call (VictorOps) app versions below 1.0.43 on Splunkbase contain an information disclosure flaw in the App Key Value Store (KV Store) . The root cause is that the app does not fully mask the API key before storing it in a KV Store collection accessible to users without the admin or powe...

4.3CVSS5.3AI score0.00139EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 9:35 p.m.31 views

CVE-2026-76402

In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated attacker who can reach the Kafka Connect REST API can configure an HTTP (non-TLS) HEC endpoint, causing the connector to transmit authentication credentials to an attacker-controlled server. The root cause is that HEC endpoint v...

8.2CVSS5.3AI score0.00299EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.38 views

CVE-2026-76400 Denial of Service (DoS) through the REST API in Splunk Connect for Kafka

In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated user who can reach the Kafka Connect Representational State Transfer REST API and influence responses from a Hypertext Transfer Protocol HTTP Event Collector endpoint in Splunk Enterprise could cause the connector to retry faile...

5.9CVSS0.00285EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.38 views

CVE-2026-76401 Regular Expression Denial of Service (DoS) through the REST API in Splunk Connect for Kafka

In Splunk Connect for Kafka versions below 2.2.7, an unauthenticated user who can reach the Kafka Connect Representational State Transfer REST API could configure timestamp extraction with a crafted regular expression and matching event data to block a Kafka Connect worker thread, stopping event...

5.9CVSS0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.15 views

CVE-2026-76401

Splunk Connect for Kafka versions below 2.2.7 are affected by a Regular Expression Denial of Service (ReDoS) vulnerability in the timestamp extraction feature. An unauthenticated user with network access to the Kafka Connect REST API can configure timestamp extraction with a crafted regular expre...

5.9CVSS5.3AI score0.00285EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 9:35 p.m.18 views

CVE-2026-76400

Splunk Connect for Kafka versions below 2.2.7 are affected by a denial-of-service vulnerability in the HTTP Event Collector delivery retry handling. The root cause is an unbounded default retry limit for failed event batches, rather than a finite cap. An unauthenticated attacker who can reach the...

5.9CVSS5.3AI score0.00285EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.39 views

CVE-2026-76398 Improper Access Control during Experiment History Deletion through the REST API in Splunk AI Toolkit

In Splunk AI Toolkit versions below 6.0.1, a user who does not hold the "admin" or "power" Splunk roles could delete the experiment history of another user without permission through the Representational State Transfer REST API. The vulnerability is possible because Splunk AI Toolkit deletes...

4.3CVSS0.00185EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.21 views

CVE-2026-76397

Splunk AI Toolkit versions below 6.0.0 are affected: a user with the "power" Splunk role can access and delete all experiment history data, including other users' data, because the tool does not preserve the trusted experiment scope when processing caller-controlled query values. CVSS 8.1 (HIGH) ...

8.1CVSS5.2AI score0.00253EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 9:35 p.m.18 views

CVE-2026-76398

Splunk AI Toolkit versions below 6.0.1 are affected by an improper access control vulnerability in the REST API. A user without the "admin" or "power" Splunk role can delete the experiment history of another user without authorization. The root cause is that the toolkit deletes experiment history...

4.3CVSS5.3AI score0.00185EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.38 views

CVE-2026-76397 Improper Access Control in Experiment History through the REST API in Splunk AI Toolkit

In Splunk AI Toolkit versions below 6.0.0, a user who holds the "power" Splunk role could access and delete all relevant data in experiment history, including data associated with other users. The vulnerability is possible because Splunk AI Toolkit does not preserve the trusted experiment scope...

8.1CVSS0.00253EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.39 views

CVE-2026-76395 Remote Code Execution (RCE) through Deserialization of Untrusted Data in the Model Loading REST API in Splunk AI Toolkit

In Splunk AI Toolkit versions below 6.0.0, a user who holds the "power" Splunk role could execute arbitrary code on the Splunk server by loading a model file containing crafted sparse matrix data. The deserialization of untrusted data is possible because a model codec in Splunk AI Toolkit...

8.8CVSS0.00487EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.23 views

CVE-2026-76395

Splunk AI Toolkit versions below 6.0.0 deserialize sparse matrix data containing embedded pickle payloads without validation, allowing a user with the "power" role to execute arbitrary code via the model-loading REST API. The fix is to upgrade to version 6.0.0 or later. No in-the-wild exploitatio...

8.8CVSS6AI score0.00487EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.41 views

CVE-2026-76394 Missing Authorization in Container and Connection Management through the REST API in Splunk AI Toolkit

In Splunk AI Toolkit versions below 6.0.0, a low-privileged user who does not hold the "admin" or "power" Splunk roles could start, stop, and configure containers, and read or modify connection and configuration data through the Representational State Transfer REST API. The missing authorization ...

8.3CVSS0.00258EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.24 views

CVE-2026-76394

Splunk AI Toolkit versions below 6.0.0 have multiple REST API handlers that fail to enforce authorization checks, allowing low-privileged users (without admin or power roles) to start/stop/configure containers and read/modify connection and configuration data. CVSS 8.3 HIGH; remediation is to upg...

8.3CVSS5.3AI score0.00258EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/19 9:35 p.m.13 views

CVE-2026-76393

CVE-2026-76393 is a race condition in Splunk AI Toolkit versions below 6.0.0 , occurring during model upload through the REST API . The root cause is that the toolkit does not verify that the uploaded content belongs to the request that creates the model lookup entry. An authenticated user who ca...

5.9CVSS5.3AI score0.00136EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.38 views

CVE-2026-76393 Race Condition during Model Upload through the REST API in Splunk AI Toolkit

In Splunk AI Toolkit versions below 6.0.0, a user who can upload models could overwrite a model being uploaded by another user by sending a concurrent upload request for the same model name, causing the resulting model lookup entry to reference attacker-controlled content. The race condition is...

5.9CVSS0.00136EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 9:35 p.m.42 views

CVE-2026-76389

In Cisco Talos Intelligence for Enterprise Security Cloud versions below 1.0.3, the Talos enrichment REST endpoint accepts the destination for authenticated Splunk management requests from request data, enabling an SSRF attack. A user with the get_talos_enrichment capability can force the instanc...

8.8CVSS5.3AI score0.00337EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 9:35 p.m.43 views

CVE-2026-76389 Server-Side Request Forgery (SSRF) through the REST API in Cisco Talos Intelligence for Enterprise Security Cloud

In Cisco Talos Intelligence for Enterprise Security Cloud versions below 1.0.3, a user that holds a role with the gettalosenrichment capability could send a crafted request to the Talos intelligence enrichment Representational State Transfer REST API endpoint and cause the instance to make an...

8.8CVSS0.00337EPSS
SaveExploits0References1
Rows per page
Query Builder