Subscribe, build a custom feed, or pitch a sponsorship at hello@acadenix.com
Latest intel// live feed
CVE-2026-40365 — Insufficient granularity of access control in Microsoft Office SharePoint allows an authorized attacker to
Insufficient granularity of access control in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CVSSv3.1 8.8 (HIGH)
CVE-2026-40364 — Access: of resource using incompatible type ('type confusion') in Microsoft Office Word allows an
Access of resource using incompatible type ('type confusion') in Microsoft Office Word allows an unauthorized attacker to execute code locally. CVSSv3.1 8.4 (HIGH)
CVE-2026-40363 — Heap: Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally.
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally. CVSSv3.1 8.4 (HIGH)
CVE-2026-40361 — Use: after free in Microsoft Office Word allows an unauthorized attacker to execute code
Use after free in Microsoft Office Word allows an unauthorized attacker to execute code locally. CVSSv3.1 8.4 (HIGH)
CVE-2026-40358 — Use: after free in Microsoft Office allows an unauthorized attacker to execute code locally.
Use after free in Microsoft Office allows an unauthorized attacker to execute code locally. CVSSv3.1 8.4 (HIGH)
CVE-2026-40357 — Deserialization: of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute
Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CVSSv3.1 8.8 (HIGH)
CVE-2026-35439 — Deserialization: of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute
Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CVSSv3.1 8.8 (HIGH)
CVE-2026-35438 — Windows: Missing authorization in Windows Admin Center allows an authorized attacker to elevate privileges over
Missing authorization in Windows Admin Center allows an authorized attacker to elevate privileges over a network. CVSSv3.1 8.3 (HIGH)
CVE-2026-35436 — Insufficient granularity of access control in Microsoft Office Click-To-Run allows an authorized attacker to
Insufficient granularity of access control in Microsoft Office Click-To-Run allows an authorized attacker to elevate privileges locally. CVSSv3.1 8.8 (HIGH)
CVE-2026-34332 — Use: after free in Windows Kernel-Mode Drivers allows an authorized attacker to execute code
Use after free in Windows Kernel-Mode Drivers allows an authorized attacker to execute code over a network. CVSSv3.1 8.0 (HIGH)
CVE-2026-34329 — Heap: Heap-based buffer overflow in Windows Message Queuing allows an unauthorized attacker to execute code
Heap-based buffer overflow in Windows Message Queuing allows an unauthorized attacker to execute code over an adjacent network. CVSSv3.1 8.8 (HIGH)
CVE-2026-33833 — Improper neutralization of special elements in output used by a downstream component ('injection') in
Improper neutralization of special elements in output used by a downstream component ('injection') in Azure Machine Learning allows an unauthorized attacker to perform spoofing over a network. CVSSv3.1 8.2 (HIGH)
CVE-2026-33117 — Azure: Improper authentication in Azure SDK allows an unauthorized attacker to bypass a security feature
Improper authentication in Azure SDK allows an unauthorized attacker to bypass a security feature over a network. CVSSv3.1 9.1 (CRITICAL)
CVE-2026-33112 — Deserialization: of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute
Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CVSSv3.1 8.8 (HIGH)
CVE-2026-33110 — Deserialization: of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute
Deserialization of untrusted data in Microsoft Office SharePoint allows an authorized attacker to execute code over a network. CVSSv3.1 8.8 (HIGH)
CVE-2026-31242 — This results in the deletion of the entire memory database table, causing catastrophic data
The mem0 v1.0.0 server lacks authentication and authorization controls for its memory reset functionality accessible via the DELETE /memories endpoint. An unauthenticated attacker can send a DELETE request that triggers a reset operation, leading to the execution of a DROP TABLE SQL statement. This results in the deletion of the entire memory database table, causing catastrophic data loss and a complete denial of service for all users of the service. CVSSv3.1 9.1 (CRITICAL)
CVE-2026-31239 — The mamba language model framework thru 2.2.6 is vulnerable to insecure deserialization (CWE-502) when
The mamba language model framework thru 2.2.6 is vulnerable to insecure deserialization (CWE-502) when loading pre-trained models from HuggingFace Hub. The MambaLMHeadModel.from_pretrained() method uses torch.load() to load the pytorch_model.bin weight file without enabling the security-restrictive weights_only=True parameter. This allows the deserialization of arbitrary Python objects via the pickle module. An attacker can exploit this by publishing a malicious model reposit CVSSv3.1 9.8 (CRITICAL)
CVE-2026-31238 — Ludwig: The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization (CWE-502) in its model
The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization (CWE-502) in its model serving component. When starting a model server with the ludwig serve command, the framework loads model weight files using torch.load() without enabling the security-restrictive weights_only=True parameter. This default behavior allows the deserialization of arbitrary Python objects via the pickle module. An attacker can exploit this by providing a maliciously crafted PyTorch mo CVSSv3.1 9.8 (CRITICAL)
CVE-2026-31237 — Ludwig: The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization (CWE-502) through its predict()
The Ludwig framework thru 0.10.4 is vulnerable to insecure deserialization (CWE-502) through its predict() method. When a user provides a dataset file path to the predict() method, the framework automatically determines the file format. If the file is a pickle (.pkl) file, it is loaded using pandas.read_pickle() without any validation or security restrictions. This allows the deserialization of arbitrary Python objects via the unsafe pickle module. A remote attacker can explo CVSSv3.1 9.8 (CRITICAL)
CVE-2026-31236 — CLI: The llm CLI tool thru 0.27.1 contains a critical code injection vulnerability via its
The llm CLI tool thru 0.27.1 contains a critical code injection vulnerability via its --functions command-line argument. This argument is intended to allow users to provide custom Python function definitions. However, the tool directly executes the provided code using the unsafe exec() function without any sanitization, sandboxing, or security restrictions. An attacker can exploit this by crafting a malicious llm command with arbitrary Python code in the --functions argument CVSSv3.1 9.8 (CRITICAL)
CVE-2026-31235 — The imgaug library thru 0.4.0 contains an insecure deserialization vulnerability in its BackgroundAugmenter class
The imgaug library thru 0.4.0 contains an insecure deserialization vulnerability in its BackgroundAugmenter class within the multicore.py module. The class uses Python's pickle module to deserialize data received via a multiprocessing queue in the _augment_images_worker() method without any safety checks. An attacker who can influence the data placed into this queue (e.g., through social engineering, malicious input scripts, or a compromised shared queue) can provide a malici CVSSv3.1 9.8 (CRITICAL)
CVE-2026-31234 — Horovod: thru 0.28.1 contains an insecure deserialization vulnerability (CWE-502) in its KVStore HTTP server
Horovod thru 0.28.1 contains an insecure deserialization vulnerability (CWE-502) in its KVStore HTTP server component. The KVStore server, used for distributed task coordination, lacks authentication and authorization controls, allowing any remote attacker to write arbitrary data via HTTP PUT requests. When a Horovod worker reads data from the KVStore (via HTTP GET), it deserializes the data using cloudpickle.loads() without verifying its source or integrity. An attacker can CVSSv3.1 9.8 (CRITICAL)
CVE-2026-31233 — Guardrails: AI thru 0.6.7 contains a code injection vulnerability (CWE-94) in its Hub package
Guardrails AI thru 0.6.7 contains a code injection vulnerability (CWE-94) in its Hub package installation mechanism. When installing validator packages via guardrails hub install, the system retrieves a manifest from the Guardrails Hub and dynamically executes a script specified in the post_install field. The script path is constructed from untrusted manifest data and executed without proper validation or sanitization, allowing remote code execution. An attacker who can publi CVSSv3.1 9.8 (CRITICAL)
CVE-2026-31232 — CosyVoice: The CosyVoice project thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e (2025-30-21) contains an insecure deserialization vulnerability (CWE-502) in
The CosyVoice project thru commit 6e01309e01bc93bbeb83bdd996b1182a81aaf11e (2025-30-21) contains an insecure deserialization vulnerability (CWE-502) in its model loading process. When loading model files (.pt) from a user-specified directory (via the --model_dir argument), the code uses torch.load() without the security-restrictive weights_only=True parameter. This allows the deserialization of arbitrary Python objects via the Pickle module. An attacker can exploit this by pr CVSSv3.1 8.8 (HIGH)
CVE-2026-31231 — Cognee: thru v0.4.0 contains a critical remote code execution vulnerability in its notebook cell
Cognee thru v0.4.0 contains a critical remote code execution vulnerability in its notebook cell execution API endpoint. The endpoint is designed to execute arbitrary Python code provided by the user, but it does so using the unsafe exec() function without any sandboxing, validation, or security controls. An attacker can exploit this by sending a specially crafted POST request containing malicious Python code to the execution endpoint. This leads to arbitrary code execution on CVSSv3.1 9.8 (CRITICAL)