Answer in brief
CVE-2022-41854 records a Medium severity (CVSS 6.5) vulnerability in Snakeyaml vulnerable to Stack overflow leading to denial of service. The current sources do not mark it as known exploited. The current feed maps org.yaml:snakeyaml (maven). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.yaml:snakeyaml (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.yaml:snakeyamlmaven | >=0 <1.32 | 1.32 |
Published upstream
Nov 11, 2022
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.