CVE-2026-82578
Received Received - Intake

XML External Entity Injection in Batch Processing System

Vulnerability report for CVE-2026-82578, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-11

Last updated on: 2026-09-11

Assigner: ICS-CERT

Description

When XML batch processing is turned on and the XPath option is selected, the raw batch input goes through a default XPath/JAXP setup with no entity restrictions, so XXE injection can allow data exfiltration and denial-of-service attacks.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-11
Last Modified
2026-09-11
Generated
2026-09-11
AI Q&A
2026-09-11
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-611 The product processes an XML document that can contain XML entities with URIs that resolve to documents outside of the intended sphere of control, causing the product to embed incorrect documents into its output.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves XML batch processing with XPath enabled. When enabled, raw batch input uses a default XPath/JAXP setup without entity restrictions, allowing XML External Entity (XXE) injection. This can lead to data exfiltration and denial-of-service attacks.

Impact Analysis

An attacker could exploit this to steal sensitive data or disrupt services. Data exfiltration may expose confidential information, while denial-of-service could render systems unavailable. The impact depends on system configuration and data sensitivity.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Disable XML batch processing if not required. If enabled, ensure entity restrictions are enforced in XPath/JAXP setups to prevent XXE injection. Validate and sanitize all XML inputs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82578. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart