Description
An XXE (XML External Entity) vulnerability in the level-rule module of Distribution Management v1.0.0 allows attackers to read sensitive files, scan internal networks, or launch server attacks via supplying a crafted XML payload.
Published: 2026-09-08
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CVE-2026-79572 is an XML External Entity (XXE) vulnerability found in the level-rule module of Distribution Management v1.0.0. Input crafted XML payloads can enable an attacker to read arbitrary files on the server, perform internal network reconnaissance, or trigger further server‑side attacks. As an XXE flaw, the issue allows external entity processing that can expose sensitive configuration files, system data, and potentially allow further attacks if the parser resolves external entities.

Affected Systems

The vulnerability affects the Distribution Management v1.0.0 product, specifically its level-rule module. No other vendor or product lines are documented as affected.

Risk and Exploitability

Based on the description, it is inferred that the likely attack vector is an external attacker sending crafted XML payloads. Although the EPSS score is not available and the vulnerability is not listed in CISA’s KEV catalog, the nature of the flaw means it is potentially exploitable from a remote system that can send XML to the vulnerable module. With no mitigations in place, an attacker can read confidential data, map internal assets, or launch further attacks. The lack of a publicly available patch or workaround emphasizes the need for immediate remediation.

Generated by OpenCVE AI on September 8, 2026 at 17:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch for Distribution Management v1.0.0 that disables external entity processing in the level-rule module, or upgrade to a later version where the issue is fixed.
  • If a patch is unavailable, reconfigure the XML parser to disallow external entities and prevent any external DTD references from being processed.
  • Sanitize all incoming XML data by removing external entity declarations before parsing or by using a safer XML library that by default disables entity resolution.

Generated by OpenCVE AI on September 8, 2026 at 17:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 18:15:00 +0000

Type Values Removed Values Added
Title XML External Entity Vulnerability in Distribution Management v1.0.0 Level-Rule Module Enables File Disclosure and Network Discovery
Weaknesses CWE-200
CWE-915

Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description An XXE (XML External Entity) vulnerability in the level-rule module of Distribution Management v1.0.0 allows attackers to read sensitive files, scan internal networks, or launch server attacks via supplying a crafted XML payload.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-08T15:13:52.528Z

Reserved: 2026-08-25T00:00:00.000Z

Link: CVE-2026-79572

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T16:18:14.900

Modified: 2026-09-08T16:18:14.900

Link: CVE-2026-79572

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T18:00:11Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes