Answer in brief
CVE-2019-0210 records a High severity (CVSS 7.5) vulnerability in Panic due to out-of-bounds read in github.com/apache/thrift. The current sources do not mark it as known exploited. The current feed maps github.com/apache/thrift (go), github.com/apache/thrift (go). 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 7.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 github.com/apache/thrift (go), github.com/apache/thrift (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| github.com/apache/thriftgo | >=0.0.0-20151001171628-53dd39833a08 <0.13.0 | 0.13.0 |
| github.com/apache/thriftgo | >=0.9.3 <0.13.0 | 0.13.0 |
Published upstream
May 18, 2021
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
Due to an improper bounds check, parsing maliciously crafted messages can cause panics. If this package is used to parse untrusted input, this may be used as a vector for a denial of service attack.
Quoted source text, attributed separately from HOL analysis.