LiveActive security incident?Get immediate response
CVE Record

CVE-2020-10799: The svglib package through 0.9.3 for Python allows XXE attacks via an svg2rlg call.

The svglib package through 0.9.3 for Python allows XXE attacks via an svg2rlg call.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2020-10799 is an XML external entity issue in Python svglib through 0.9.3. An application that converts untrusted SVG files with svg2rlg may process unsafe XML content. The source bundle does not provide CVSS, confirmed impact details, or a named fixed version.

Executive priority

Treat this as a targeted dependency review item, not a confirmed emergency from the provided evidence. Prioritize systems that accept customer or partner SVG uploads and convert them server-side.

Technical view

The reported flaw affects svglib through 0.9.3 and is triggered through an svg2rlg call while handling SVG input. It is classified in the description as an XXE attack path. No CWE, CVSS vector, exploit maturity, or remediation commit is included in the provided sources.

Likely exposure

Exposure is most likely where Python applications use svglib to convert SVG files, especially user-uploaded or third-party SVGs. Internal-only conversion of trusted SVGs is lower concern, but still needs inventory confirmation.

Exploitation context

The CVE is not listed as KEV in the supplied bundle. The provided sources show public disclosure through the CVE record and a GitHub issue, but do not establish active exploitation or weaponized public exploit availability.

Researcher notes

Evidence is sparse: affected range is stated as through 0.9.3, but no CVSS, CWE, patch reference, or exploit status is provided. Validate real risk by confirming svg2rlg reachability with untrusted SVG data.

Mitigation direction

  • Inventory svglib usage and flag versions through 0.9.3.
  • Avoid passing untrusted SVG files to svg2rlg.
  • Check svglib project guidance for a documented fixed version.
  • Isolate SVG conversion from sensitive files and internal network access.
  • Add input restrictions for SVG upload and conversion workflows.

Validation and detection

  • Review dependency manifests for svglib version exposure.
  • Search application code for svg2rlg usage.
  • Identify routes or jobs accepting external SVG input.
  • Confirm conversion workers lack access to sensitive local files.
  • Check vendor issue history before marking remediation complete.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2020-10799 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.