CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

Search Vulnerabilities

 Software

Searching vulnerabilities affecting “yaml_project”

15 vulnerabilities found for “yaml_project”

CVE-2023-2251
HIGH7.5

Uncaught Exception in GitHub repository eemeli/yaml prior to 2.0.0-5.

yaml_project / yaml
Network
Published Apr 24, 2023
CVE-2022-3064
HIGH7.5

Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory.

yaml_project / yaml
Network
Published Dec 27, 2022
CVE-2021-4235
MEDIUM5.5

Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.

yaml_project / yaml
Local
Published Dec 27, 2022
CVE-2022-1471
HIGH8.3

SnakeYaml's Constructor() class does not restrict types which can be instantiated during deserialization. Deserializing yaml content provided by an attacker can lead to remote code execution. We recommend using SnakeYaml's SafeConsturctor when parsing untrusted content to restrict deserialization. We recommend upgrading to version 2.0 and beyond.

snakeyaml_project / snakeyaml
Network
Published Dec 1, 2022
CVE-2022-41854
MEDIUM5.8

Those using Snakeyaml to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack overflow. This effect may support a denial of service attack.

snakeyaml_project / snakeyaml+2
Network
Published Nov 11, 2022
CVE-2022-38750
MEDIUM6.5

Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow.

snakeyaml_project / snakeyaml+1
Network
Published Sep 5, 2022
CVE-2022-38751
MEDIUM6.5

Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow.

snakeyaml_project / snakeyaml+1
Network
Published Sep 5, 2022
CVE-2022-38752
MEDIUM6.5

Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stack-overflow.

snakeyaml_project / snakeyaml
Network
Published Sep 5, 2022
CVE-2022-38749
MEDIUM6.5

Using snakeYAML to parse untrusted YAML files may be vulnerable to Denial of Service attacks (DOS). If the parser is running on user supplied input, an attacker may supply content that causes the parser to crash by stackoverflow.

snakeyaml_project / snakeyaml+1
Network
Published Sep 5, 2022
CVE-2022-25857
HIGH7.5

The package org.yaml:snakeyaml from 0 and before 1.31 are vulnerable to Denial of Service (DoS) due missing to nested depth limitation for collections.

snakeyaml_project / snakeyaml+1
Network
Published Aug 30, 2022
CVE-2022-28948
HIGH7.5

An issue in the Unmarshal function in Go-Yaml v3 causes the program to crash when attempting to deserialize invalid input.

yaml_project / yaml+1
Network
Published May 19, 2022
CVE-2019-20478
CRITICAL9.8

In ruamel.yaml through 0.16.7, the load method allows remote code execution if the application calls this method with an untrusted argument. In other words, this issue affects developers who are unaware of the need to use methods such as safe_load in these use cases.

ruamel.yaml_project / ruamel.yaml
Network
Published Feb 19, 2020
CVE-2020-8441
CRITICAL9.8

JYaml through 1.3 allows remote code execution during deserialization of a malicious payload through the load() function. NOTE: this is a discontinued product.

jyaml_project / jyaml
Network
Published Feb 19, 2020
CVE-2017-18640
HIGH7.5

The Alias feature in SnakeYAML before 1.26 allows entity expansion during a load operation, a related issue to CVE-2003-1564.

snakeyaml_project / snakeyaml+6
Network
Published Dec 12, 2019
CVE-2019-1010183
MEDIUM6.5

serde serde_yaml 0.6.0 to 0.8.3 is affected by: Uncontrolled Recursion. The impact is: Denial of service by aborting. The component is: from_* functions (all deserialization functions). The attack vector is: Parsing a malicious YAML file. The fixed version is: 0.8.4 and later.

serde-yaml_project / serde-yaml
Network
Published Jul 25, 2019