ghsa-f24x-rm6g-3w5v
Vulnerability from github
Published
2025-07-15 15:28
Modified
2025-07-15 15:28
Severity ?
VLAI Severity ?
Summary
Directus tokens are not redacted in flow logs, exposing session credentials to all admin
Details
Summary
When using Directus Flows with the WebHook trigger, all incoming request details are logged including security sensitive data like access and refresh tokens in cookies.
Impact
Malicious admins with access to the logs can hijack the user sessions within the token expiration time of them triggering the Flow.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "directus" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "11.9.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-53886" ], "database_specific": { "cwe_ids": [ "CWE-200", "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2025-07-15T15:28:26Z", "nvd_published_at": "2025-07-15T00:15:23Z", "severity": "MODERATE" }, "details": "### Summary\n\nWhen using Directus Flows with the WebHook trigger, all incoming request details are logged including security sensitive data like access and refresh tokens in cookies.\n\n### Impact\n\nMalicious admins with access to the logs can hijack the user sessions within the token expiration time of them triggering the Flow.", "id": "GHSA-f24x-rm6g-3w5v", "modified": "2025-07-15T15:28:26Z", "published": "2025-07-15T15:28:26Z", "references": [ { "type": "WEB", "url": "https://github.com/directus/directus/security/advisories/GHSA-f24x-rm6g-3w5v" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-53886" }, { "type": "WEB", "url": "https://github.com/directus/directus/commit/859f664f56fb50401c407b095889cea38ff580e5" }, { "type": "PACKAGE", "url": "https://github.com/directus/directus" }, { "type": "WEB", "url": "https://github.com/directus/directus/releases/tag/v11.9.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Directus tokens are not redacted in flow logs, exposing session credentials to all admin" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…