---
id: CVE-2022-27193
aliases:
  - GHSA-m8gq-83gh-v42v
  - PYSEC-2026-627
title: XML External Entities Vulnerability in CVRF-CSAF-Converter
summary: XML External Entities Vulnerability in CVRF-CSAF-Converter
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L'
vendor: cvrf2csaf
product: cvrf2csaf
ecosystem: pip
affected:
  - cvrf2csaf < 1.0.0rc2
patched:
  - cvrf2csaf 1.0.0rc2
published: '2022-03-16'
updated: '2026-07-06'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-m8gq-83gh-v42v'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2022-27193'
  - url: 'https://github.com/csaf-tools/CVRF-CSAF-Converter'
  - url: 'https://github.com/csaf-tools/CVRF-CSAF-Converter/releases/tag/1.0.0-rc2'
tags:
  - osv
  - pip
epss: 0.00695
epssPercentile: 0.50956
ingestedAt: '2026-07-08T18:25:51.186Z'
---

## Overview

CVRF-CSAF-Converter before 1.0.0-rc2 resolves XML External Entities (XXE). This leads to the inclusion of arbitrary (local) file content into the generated output document. An attacker can exploit this to disclose information from the system running the converter.

## Affected packages

- `cvrf2csaf < 1.0.0rc2`

## Remediation

Upgrade to a patched release:

- `cvrf2csaf 1.0.0rc2`
