PatchSiren cyber security CVE debrief
CVE-2026-69101 datavane CVE debrief
CVE-2026-69101 is an XML external entity (XXE) injection vulnerability in Datavane TIS v5.0.0 that allows authenticated attackers to perform server-side request forgery and out-of-band file exfiltration. The vulnerability exists in the doEditWorkflow endpoint, which processes XML through an unhardened DocumentBuilderFactory with external entities and DTD loading enabled. Attackers can exploit this vulnerability by supplying a crafted taskScript payload, causing the server to issue outbound HTTP requests to attacker-controlled infrastructure and exfiltrate local files readable by the TIS process user.
- Vendor
- datavane
- Product
- tis
- CVSS
- HIGH 8.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-14
- Original CVE updated
- 2026-09-24
- Advisory published
- 2026-08-14
- Advisory updated
- 2026-09-24
Who should care
Defenders responsible for Datavane TIS systems, particularly those with exposure to the doEditWorkflow endpoint, should assess their exposure and verify patching. Security teams should review and update incident response plans to address potential server-side request forgery and file exfiltration attacks.
Why it matters
CVE-2026-69101 is an XXE injection vulnerability in Datavane TIS v5.0.0 that allows authenticated attackers to perform server-side request forgery and out-of-band file exfiltration. Defenders should assess exposure, verify patching, and implement compensating controls to prevent exploitation.
- Server-side request forgery allows attackers to issue outbound HTTP requests to attacker-controlled infrastructure.
- Out-of-band file exfiltration allows attackers to exfiltrate local files readable by the TIS process user.
- Verification of patching is required to prevent exploitation.
- Assessment of exposure is necessary to determine if the Datavane TIS v5.0.0 system is in use and if the doEditWorkflow endpoint is accessible to authenticated attackers.
Technical summary
The vulnerability exists in the doEditWorkflow endpoint of Datavane TIS v5.0.0, which processes XML through an unhardened DocumentBuilderFactory with external entities and DTD loading enabled. Attackers can exploit this vulnerability by supplying a crafted taskScript payload, causing the server to issue outbound HTTP requests to attacker-controlled infrastructure and exfiltrate local files readable by the TIS process user.
Defensive priority
High priority for defenders to assess exposure and verify patching, as this vulnerability allows for server-side request forgery and file exfiltration.
Recommended defensive actions
- Assess exposure by verifying if the Datavane TIS v5.0.0 system is in use and if the doEditWorkflow endpoint is accessible to authenticated attackers.
- Verify patching by checking if the system has been updated to a patched version, if available.
- Implement compensating controls, such as restricting access to the doEditWorkflow endpoint and monitoring for suspicious activity.
- Review and update incident response plans to address potential server-side request forgery and file exfiltration attacks.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected product. However, the vendor and product names are not confirmed, and the CVE record does not provide specific information on patched versions.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-69101 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-69101
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-69101 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-69101
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/datavane/tis
-
Source reference
Unverified legacy reference
URL: https://github.com/datavane/tis/commit/2a84a1b84218a303e3e0a4823023363d5a7abfa1
-
Source reference
Unverified legacy reference
URL: https://github.com/datavane/tis/issues/496
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/datavane-tis-xxe-injection-via-doeditworkflow-endpoint
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.