Answer in brief
CVE-2022-40149 records a Medium severity (CVSS 6.5) vulnerability in Jettison parser crash by stackoverflow. The current sources do not mark it as known exploited. The current feed maps org.codehaus.jettison:jettison (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.codehaus.jettison:jettison (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.codehaus.jettison:jettisonmaven | >=0 <1.5.1 | 1.5.1 |
Published upstream
Sep 17, 2022
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Aug 7, 2026
Those using Jettison to parse untrusted XML or JSON data 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. This effect may support a denial of service attack.
Quoted source text, attributed separately from HOL analysis.