Description
Exterro FTK Imager before 8.3 contains an XML external entity (XXE) injection vulnerability that allows attackers to read arbitrary files from the host filesystem by embedding malicious external entity references and attacker-controlled XSLT stylesheets within a Report.xml file inside a UFDR ZIP evidence item. Attackers can craft a malicious UFDR archive that, when previewed by an examiner, causes the XML parser to resolve file:// external entity references and execute msxsl:script within the external stylesheet to exfiltrate the resolved file contents to an attacker-controlled endpoint via a generated image URL.
Published: 2026-09-03
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Exterro FTK Imager contains an XML external entity injection flaw that allows a malicious Report.xml file to reference arbitrary files via file:// URIs and embed attacker‑controlled XSLT in the external stylesheet. When the evidence is previewed, the parser resolves these entities and can exfiltrate the file contents through an attacker‑controlled endpoint, effectively leaking sensitive data from the host system. This weakness is characterized by CWE-611 (XML External Entity) and CWE-829 (Exposing Data to an Unauthorized Actor).

Affected Systems

Exterro FTK Imager versions prior to 8.3 are impacted. The vulnerability exists in all builds below the 8.3 release.

Risk and Exploitability

The CVSS score of 6.8 signifies a moderate severity. The EPSS score is not available, leaving the exact exploitation probability uncertain. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is the delivery of a crafted UFDR archive that an examiner opens; the exploit requires the victim to preview the malicious XML, so it is a user‑action or local‑execution model rather than a remotely triggered network exploit.

Generated by OpenCVE AI on September 3, 2026 at 16:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Exterro FTK Imager to version 8.3 or newer.
  • Configure the application to reject XML external entity references and disable msxsl:script execution if upgrading is delayed.
  • Audit UFDR archive processing and monitor for unexpected file read activity or XSLT parsing errors.

Generated by OpenCVE AI on September 3, 2026 at 16:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Exterro
Exterro ftk Imager
Vendors & Products Exterro
Exterro ftk Imager

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description Exterro FTK Imager before 8.3 contains an XML external entity (XXE) injection vulnerability that allows attackers to read arbitrary files from the host filesystem by embedding malicious external entity references and attacker-controlled XSLT stylesheets within a Report.xml file inside a UFDR ZIP evidence item. Attackers can craft a malicious UFDR archive that, when previewed by an examiner, causes the XML parser to resolve file:// external entity references and execute msxsl:script within the external stylesheet to exfiltrate the resolved file contents to an attacker-controlled endpoint via a generated image URL.
Title Exterro FTK Imager < 8.3 XXE via Report.xml XSLT Processing
Weaknesses CWE-611
CWE-829
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Exterro Ftk Imager
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T15:16:07.490Z

Reserved: 2026-08-29T17:20:57.082Z

Link: CVE-2026-82525

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-03T16:18:23.077

Modified: 2026-09-03T16:18:23.077

Link: CVE-2026-82525

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:40:27Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference

  • CWE-829

    Inclusion of Functionality from Untrusted Control Sphere