XML External Entity (XXE) Injection Affecting datadog-agent-7-jmx package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.03% (10th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about XML External Entity (XXE) Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-DATADOGAGENT7JMX-16170091
  • published23 Apr 2026
  • disclosed24 Apr 2026

Introduced: 23 Apr 2026

NewCVE-2026-41066  (opens in a new tab)
CWE-611  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest datadog-agent-7-jmx.

NVD Description

Note: Versions mentioned in the description apply only to the upstream datadog-agent-7-jmx package and not the datadog-agent-7-jmx package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

lxml is a library for processing XML and HTML in the Python language. Prior to 6.1.0, using either of the two parsers in the default configuration (with resolve_entities=True) allows untrusted XML input to read local files. Setting the resolve_entities option explicitly to resolve_entities='internal' or resolve_entities=False disables the local file access. This vulnerability is fixed in 6.1.0.