Description
Improper restriction of XML external entity reference vulnerability in Netcad Software Inc. NetGIS allows Serialized Data External Linking.

This issue affects NetGIS: from 5.0.66 before 7.2.2.
Published: 2026-07-17
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an XML external entity (XXE) flaw that permits NetGIS to resolve external entities in serialized XML data that it processes. Because the application does not limit external entity references, an attacker can supply a crafted XML payload that triggers the fetch of arbitrary files, network resources, or potentially executable payloads, enabling sensitive data exposure. Based on the description, it is inferred that remote code execution may be possible, though no evidence is publicly documented. This weakness is classified as CWE‑611.

Affected Systems

Netcad Software Inc.’s NetGIS product is affected for versions starting at 5.0.66 up to, but not including, 7.2.2. The vulnerability can impact any module that accepts XML input, such as network mapping, GIS mapping, or document handling components within the NetGIS platform.

Risk and Exploitability

With a CVSS score of 7.5 the vulnerability is considered high severity. The EPSS score of less than 1 % indicates a low probability of exploitation in the wild, and the issue is not listed in the CISA KEV catalog. The likely attack vector is remote: a malicious actor could send a specially crafted XML file to the NetGIS service, thereby exploiting the unprotected external entity handling. The impact would likely be data exfiltration and, based on the description, it is inferred that remote code execution may be possible, though no evidence of exploitation is publicly documented.

Generated by OpenCVE AI on July 31, 2026 at 00:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update NetGIS to version 7.2.2 or later following the vendor advisory at the provided reference.
  • If an immediate upgrade is not possible, configure the XML parser to disable external entity processing and reject DOCTYPE or ENTITY declarations so external references cannot be resolved.
  • Apply strict validation to all incoming XML data, rejecting any payloads that contain DOCTYPE or ENTITY definitions, in line with CWE‑611 remediation guidelines.

Generated by OpenCVE AI on July 31, 2026 at 00:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Netcad Software
Netcad Software netgis
Vendors & Products Netcad Software
Netcad Software netgis

Fri, 17 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 17 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Description Improper restriction of XML external entity reference vulnerability in Netcad Software Inc. NetGIS allows Serialized Data External Linking. This issue affects NetGIS: from 5.0.66 before 7.2.2.
Title XXE in Netcad's NetGIS
Weaknesses CWE-611
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Netcad Software Netgis
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-07-17T12:55:54.104Z

Reserved: 2026-05-12T12:49:44.905Z

Link: CVE-2026-8396

cve-icon Vulnrichment

Updated: 2026-07-17T12:55:44.363Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:30:18Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference