#VU127112 Incorrect authorization in Directus - CVE-2025-27089
Published: February 19, 2025 / Updated: April 23, 2026
Directus
Directus
Description
The vulnerability allows a remote user to update non-allowed fields.
The vulnerability exists due to improper authorization in the update permission validation logic when handling update requests with overlapping policies. A remote user can send an update request targeting fields allowed by different policies to update non-allowed fields.
The issue can potentially affect sensitive fields such as password fields for user accounts.