Description
In Eclipse Accessibility Tools Framework (ACTF) versions up to 1.6.0 (including source code versions up to v20260630 and ACTF based application miChecker versions up to 3.1.0), it has been identified that an XML External Entity (XXE) vulnerability exists.



If this vulnerability is exploited, a malicious third party could gain access to local resources or internal network resources via computer running applications that use Eclipse ACTF, including miChecker.
Published: 2026-08-05
Score: 4.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An XML External Entity (XXE) flaw exists in Eclipse Accessibility Tools Framework (ACTF) that can let a malicious party read local or internal network files when an application processes certain XML inputs. The weakness is classified as CWE‑611 and can cause the attacker to access sensitive data beyond the intended scope of the application, though it does not give full remote code execution.

Affected Systems

The vulnerability affects Eclipse Foundation’s Eclipse Accessibility Tools Framework up to version 1.6.0, including source code versions up to v20260630, and the miChecker application based on ACTF up to version 3.1.0. Any program employing these components and parsing XML can be impacted.

Risk and Exploitability

The CVSS score of 4.6 indicates moderate severity. Because the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, no widely published exploits are known. The likely attack vector is a local attacker or a compromised application that feeds crafted XML into ACTF, enabling the attacker to read local or network files accessible to the application’s process.

Generated by OpenCVE AI on August 5, 2026 at 12:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Eclipse ACTF to a version that removes the XXE vulnerability, if one is available; otherwise, plan to update when a patch is released.
  • Reconfigure the XML parser used by ACTF to disallow processing of external entities and to block DTD references.
  • Restrict the privileges of the application’s process to prevent reading sensitive system or network files.

Generated by OpenCVE AI on August 5, 2026 at 12:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Eclipse
Eclipse eclipse Accessibility Tools Framework
Vendors & Products Eclipse
Eclipse eclipse Accessibility Tools Framework

Wed, 05 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 05 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description In Eclipse Accessibility Tools Framework (ACTF) versions up to 1.6.0 (including source code versions up to v20260630 and ACTF based application miChecker versions up to 3.1.0), it has been identified that an XML External Entity (XXE) vulnerability exists. If this vulnerability is exploited, a malicious third party could gain access to local resources or internal network resources via computer running applications that use Eclipse ACTF, including miChecker.
Weaknesses CWE-611
References
Metrics cvssV4_0

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


Subscriptions

Eclipse Accessibility Tools Framework Eclipse Accessibility Tools Framework
Soumu Michecker
cve-icon MITRE

Status: PUBLISHED

Assigner: eclipse

Published:

Updated: 2026-08-05T13:03:57.843Z

Reserved: 2026-07-01T11:01:17.444Z

Link: CVE-2026-14304

cve-icon Vulnrichment

Updated: 2026-08-05T13:03:53.673Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-05T11:16:24.887

Modified: 2026-08-10T19:01:10.803

Link: CVE-2026-14304

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T11:13:15Z

Weaknesses
  • CWE-611

    Improper Restriction of XML External Entity Reference