Answer in brief
CVE-2019-10173 records a Critical severity (CVSS 9.8) vulnerability in Deserialization of Untrusted Data and Code Injection in xstream. The current sources do not mark it as known exploited. The current feed maps com.thoughtworks.xstream:xstream (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 9.8. 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 com.thoughtworks.xstream:xstream (maven). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| com.thoughtworks.xstream:xstreammaven | >=1.4.10 <1.4.11 | 1.4.11 |
Published upstream
Jul 26, 2019
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
It was found that xstream API version 1.4.10 before 1.4.11 introduced a regression for a previous deserialization flaw. If the security framework has not been initialized, it may allow a remote attacker to run arbitrary shell commands when unmarshalling XML or any supported format. e.g. JSON. (regression of CVE-2013-7285)
Quoted source text, attributed separately from HOL analysis.