CVE-2025-53889
MEDIUM6.5EPSS 0.24%Directus' insufficient permission checks can enable unauthenticated users to manually trigger Flows
描述
### Summary Directus Flows with a manual trigger are not validating whether the user triggering the Flow has permissions to the items provided as payload to the Flow. Depending on what the Flow is set up to do this can lead to the Flow executing potential tasks on the attacker's behalf without authenticating. ### Impact Bad actors could execute the manual trigger Flows without authentication, or access rights to the said collection(s) or item(s). Users with manual trigger Flows configured are impacted as these endpoints do not currently validate if the user has read access to `directus_flows` or to the relevant collection/items. The manual trigger Flows should have tighter security requirements as compared to webhook Flows where users are expected to perform do their own checks. ### Workarounds Users have to implement permission checks for read access to Flows and read access to relevant collection/items.
受影響套件(1)
- npm/directusfrom 0, < 11.9.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
參考連結(5)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2025-53889
- PATCHhttps://github.com/directus/directus
- WEBhttps://github.com/directus/directus/commit/22be460c76957708d67fdd52846a9ad1cbb083fb
- WEBhttps://github.com/directus/directus/releases/tag/v11.9.0
- WEBhttps://github.com/directus/directus/security/advisories/GHSA-7cvf-pxgp-42fc