Vulnerability Description
Datavane TIS v5.0.0 contains an XML external entity (XXE) injection vulnerability that allows authenticated attackers to perform server-side request forgery and out-of-band file exfiltration by supplying a crafted taskScript payload to the doEditWorkflow endpoint, which processes XML through an unhardened DocumentBuilderFactory with external entities and DTD loading enabled. Attackers can send a malicious XML document containing an external DTD reference to the edit_workflow action, causing the server to issue outbound HTTP requests to attacker-controlled infrastructure and exfiltrate local files readable by the TIS process user, including configuration files and Derby database credentials.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/datavane/tis
- https://github.com/datavane/tis/commit/2a84a1b84218a303e3e0a4823023363d5a7abfa1
- https://github.com/datavane/tis/issues/496
- https://www.vulncheck.com/advisories/datavane-tis-xxe-injection-via-doeditworkfl
- https://github.com/datavane/tis/issues/496
FAQ
What is CVE-2026-69101?
CVE-2026-69101 is a vulnerability with a CVSS score of 7.7 (HIGH). Datavane TIS v5.0.0 contains an XML external entity (XXE) injection vulnerability that allows authenticated attackers to perform server-side request forgery and out-of-band file exfiltration by supply...
How severe is CVE-2026-69101?
CVE-2026-69101 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-69101?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.