XML External Entity (XXE) Injection The advisory has been revoked - it doesn't affect any version of package datadog-cluster-agent-fips-7  (opens in a new tab)


Threat Intelligence

Social Trends
EPSS
0.32% (25th 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 IDSNYK-MINIMOSLATEST-DATADOGCLUSTERAGENTFIPS7-16170022
  • published23 Apr 2026
  • disclosed24 Apr 2026

Introduced: 23 Apr 2026

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

Amendment

The Minimos security team deemed this advisory irrelevant for Minimos:latest.

NVD Description

Note: Versions mentioned in the description apply only to the upstream datadog-cluster-agent-fips-7 package and not the datadog-cluster-agent-fips-7 package as distributed by Minimos.

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.