Lucene search
K

304 matches found

Github Security Blog
Github Security Blog
added 2026/04/24 4:37 p.m.5 views

k8sGPT has Prompt Injection through its k8sGPT-Operator

Summary In the auto-remediation pipeline, objecttoexecution.go was deserializing the AI-generated YAML directly into a Deployment object, but there was lack of validation from the original Deployment object. Details This issue was fixed after coordination with Alex Jones. PoC To minimize the...

5.3AI score
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/08 8:45 p.m.1 views

CVE-2026-39890 PraisonAI Affected by Remote Code Execution via YAML Deserialization in Agent Definition Loading

PraisonAI is a multi-agent teams system. Prior to 4.5.115, the AgentService.loadAgentFromFile method uses the js-yaml library to parse YAML files without disabling dangerous tags such as !!js/function and !!js/undefined. This allows an attacker to craft a malicious YAML file that, when parsed,...

9.8CVSS6.6AI score0.00555EPSS
Exploits0References1
CVE
CVE
added 2026/04/08 8:45 p.m.6 views

CVE-2026-39890

Prais onAI’s AgentService.loadAgentFromFile parses YAML with js-yaml without disabling dangerous tags (e.g., !!js/function, !!js/undefined), enabling attacker to upload a malicious agent definition and achieve remote code execution on the server. Affected software: PraisonAI (before 4.5.115). Roo...

9.8CVSS6.6AI score0.00555EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2026/04/08 7:17 p.m.2 views

GHSA-32VR-5GCF-3PW2 PraisonAI Vulnerable to Remote Code Execution via YAML Deserialization in Agent Definition Loading

Summary The AgentService.loadAgentFromFile method uses the js-yaml library to parse YAML files without disabling dangerous tags such as !!js/function and !!js/undefined. This allows an attacker to craft a malicious YAML file that, when parsed, executes arbitrary JavaScript code. An attacker can...

9.8CVSS6.7AI score0.00555EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/08 7:17 p.m.1 views

EUVD-2026-20638

PraisonAI Vulnerable to Remote Code Execution via YAML Deserialization in Agent Definition Loading...

9.8CVSS6AI score0.00555EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/08 7:17 p.m.1 views

Deserialization of Untrusted Data

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the YAML deserialization in the loadAgentFromFile function. An attacker can execute...

9.8CVSS6.2AI score0.00555EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/08 7:17 p.m.1 views

Deserialization of Untrusted Data

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Deserialization of Untrusted Data through the YAML deserialization in the loadAgentFromFile function. An attacker can execute arbitrary code...

9.8CVSS6.2AI score0.00555EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/08 7:17 p.m.2 views

PraisonAI Vulnerable to Remote Code Execution via YAML Deserialization in Agent Definition Loading

Summary The AgentService.loadAgentFromFile method uses the js-yaml library to parse YAML files without disabling dangerous tags such as !!js/function and !!js/undefined. This allows an attacker to craft a malicious YAML file that, when parsed, executes arbitrary JavaScript code. An attacker can...

9.8CVSS6.7AI score0.00555EPSS
Exploits0References4Affected Software1
Snyk
Snyk
added 2026/04/08 7:17 p.m.1 views

Deserialization of Untrusted Data

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

9.8CVSS6.2AI score0.00555EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/27 6:18 p.m.15 views

Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects

Impact What kind of vulnerability is it? It is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but has a very large length property, the process enters an intensive loop that...

7.5CVSS5.8AI score0.00018EPSS
Exploits0References6Affected Software1
Snyk
Snyk
added 2026/03/27 6:18 p.m.1 views

Allocation of Resources Without Limits or Throttling

Overview serialize-javascript is a package to serialize JavaScript to a superset of JSON that includes regular expressions and functions. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the serialize function when handling specially...

8.2CVSS5.9AI score0.00018EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/03/27 12:0 a.m.1 views

PT-2026-28596

Name of the Vulnerable Software and Affected Versions serialize-javascript versions prior to 7.0.5 Description This issue involves a Denial of Service DoS caused by CPU exhaustion. When serializing a specially crafted "array-like" object – an object inheriting from Array.prototype with a very lar...

7.5CVSS5.9AI score0.00018EPSS
Exploits0References194
Vulnrichment
Vulnrichment
added 2026/01/30 5:2 p.m.2 views

CVE-2026-1691 bolo-solo SnakeYAML BackupService.java importMarkdownsSync deserialization

A vulnerability has been found in bolo-solo up to 2.6.4. This impacts the function importMarkdownsSync of the file src/main/java/org/b3log/solo/bolo/prop/BackupService.java of the component SnakeYAML. Such manipulation leads to deserialization. The attack may be launched remotely. The exploit has...

6.5CVSS5.4AI score0.00068EPSS
Exploits1References5
OSV
OSV
added 2026/01/22 6:2 p.m.3 views

GHSA-VQXF-V2GG-X3HC docling-core vulnerable to Remote Code Execution via unsafe PyYAML usage

Impact A PyYAML-related Remote Code Execution RCE vulnerability, namely CVE-2020-14343, is exposed in docling-core =2.21.0, 2.48.4 and, specifically only if the application uses pyyaml 5.4 and invokes doclingcore.types.doc.DoclingDocument.loadfromyaml passing it untrusted YAML data. Patches The...

8.1CVSS5.9AI score0.00415EPSS
Exploits1References7
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.1 views

Docling Core code issues and vulnerabilities

Docling Core is an open-source Python library developed by the Docling Project. Versions of Docling Core from 2.21.0 to 2.48.4 had code vulnerabilities, which were caused by PyYAML deserialization issues. These vulnerabilities could lead to remote code execution...

9.8CVSS7.8AI score0.00415EPSS
Exploits1References5
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.1 views

MiracleLinux 7 : ruby-2.0.0.648-33.0.1.el7.AXS7 (AXSA:2018-2583:01)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2018-2583:01 advisory. It was discovered that the Net::FTP module did not properly process filenames in combination with certain operations. A remote attacker could exploi...

9.8CVSS8.7AI score0.88646EPSS
Exploits14References12
RedhatCVE
RedhatCVE
added 2026/01/09 8:33 a.m.6 views

CVE-2024-39780

A YAML deserialization vulnerability was found in the Robot Operating System ROS 'dynparam', a command-line tool for getting, setting, and deleting parameters of a dynamically configurable node, affecting ROS distributions Noetic and earlier. The issue is caused by the use of the yaml.load functi...

9.8CVSS7.8AI score0.01096EPSS
Exploits0References1
Veracode
Veracode
added 2026/01/07 7:23 a.m.2 views

Remote Code Execution (RCE)

feast is vulnerable to remote code execution RCE. The vulnerability is due to the use of yaml.load..., Loader=yaml.Loader to deserialize configuration YAML files before validation, which allows an attacker who can modify these files to instantiate arbitrary Python objects and execute OS commands ...

7.8CVSS8.2AI score0.00218EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/01/01 9:30 a.m.3 views

EUVD-2025-206133

A high-severity remote code execution vulnerability exists in feast-dev/feast version 0.53.0, specifically in the Kubernetes materializer job located at feast/sdk/python/feast/infra/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS8.1AI score0.00218EPSS
Exploits0References3
NVD
NVD
added 2026/01/01 7:16 a.m.2 views

CVE-2025-11157

A high-severity remote code execution vulnerability exists in feast-dev/feast version 0.53.0, specifically in the Kubernetes materializer job located at feast/sdk/python/feast/infra/computeengines/kubernetes/main.py. The vulnerability arises from the use of yaml.load..., Loader=yaml.Loader to...

7.8CVSS0.00218EPSS
Exploits0References2
Rows per page
Query Builder