Improper access control in Directus - CVE-2024-46990
Published: September 18, 2024 / Updated: April 23, 2026
Directus
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the localhost IP filter when validating outbound requests against loopback addresses. A remote user can use an alternative loopback address to disclose sensitive information.
The issue affects deployments relying on the default 0.0.0.0 filter to block localhost access.