#VU126333 Improper access control in DataEase - CVE-2025-27138
Published: March 13, 2025 / Updated: April 16, 2026
DataEase
DataEase
Description
The vulnerability allows a remote attacker to bypass authentication and access protected endpoints.
The vulnerability exists due to improper access control in the io.dataease.auth.filter.TokenFilter class when handling crafted request URLs. A remote attacker can send a specially crafted request using a whitelist prefix and encoded path traversal sequence to bypass authentication and access protected endpoints.
Exploitation requires the application to be deployed with server.servlet.context-path configured.