Lucene search
+L

903 matches found

vulnersOsv
vulnersOsv
added 2025/07/15 3:36 p.m.4 views

@bicou/directus-extension-imagga (>=1.6.3, <=1.6.6), @directus/api (>=20.0.0-rc.0, <=27.1.0) potentially affected by CVE-2025-53889 via directus (>=11.0.0, <=11.8.0)

directus NPM version =11.0.0, =1.6.3, =20.0.0-rc.0, =27.1.0 Source cves: CVE-2025-53889 Source advisory: OSV:GHSA-7CVF-PXGP-42FC...

6.5CVSS5.3AI score0.00414EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/07/15 3:36 p.m.21 views

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...

6.5CVSS6.5AI score0.00414EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/07/15 3:36 p.m.41 views

GHSA-7CVF-PXGP-42FC 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...

6.5CVSS6.3AI score0.00414EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2025/07/15 3:29 p.m.3 views

@bicou/directus-extension-imagga (>=1.6.3, <=1.6.6), @directus/api (>=20.0.0-rc.0, <=27.1.0) potentially affected by CVE-2025-53887 via directus (>=11.0.0, <=11.8.0)

directus NPM version =11.0.0, =1.6.3, =20.0.0-rc.0, =27.1.0 Source cves: CVE-2025-53887 Source advisory: OSV:GHSA-RMJH-CF9Q-PV7Q...

5.3CVSS5.3AI score0.0092EPSS
SaveExploits0
OSV
OSV
added 2025/07/15 3:29 p.m.9 views

GHSA-RMJH-CF9Q-PV7Q Directus' exact version number is exposed by the OpenAPI Spec

Summary The exact Directus version number is incorrectly being used as OpenAPI Spec version this means that it is being exposed by the /server/specs/oas endpoint without authentication. Impact With the exact version information a malicious attacker can look for known vulnerabilities in Directus...

5.3CVSS6.2AI score0.0092EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/07/15 3:29 p.m.14 views

Directus' exact version number is exposed by the OpenAPI Spec

Summary The exact Directus version number is incorrectly being used as OpenAPI Spec version this means that it is being exposed by the /server/specs/oas endpoint without authentication. Impact With the exact version information a malicious attacker can look for known vulnerabilities in Directus...

5.3CVSS6.4AI score0.0092EPSS
SaveExploits0References6Affected Software1
vulnersOsv
vulnersOsv
added 2025/07/15 3:28 p.m.4 views

@bicou/directus-extension-imagga (>=1.6.3, <=1.6.6), @directus/api (>=20.0.0-rc.0, <=27.1.0) potentially affected by CVE-2025-53886 via directus (>=11.0.0, <=11.8.0)

directus NPM version =11.0.0, =1.6.3, =20.0.0-rc.0, =27.1.0 Source cves: CVE-2025-53886 Source advisory: OSV:GHSA-F24X-RM6G-3W5V...

4.5CVSS5.3AI score0.00403EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/07/15 3:28 p.m.20 views

Directus tokens are not redacted in flow logs, exposing session credentials to all admin

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...

4.5CVSS6.3AI score0.00403EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/07/15 3:28 p.m.13 views

GHSA-F24X-RM6G-3W5V Directus tokens are not redacted in flow logs, exposing session credentials to all admin

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...

4.5CVSS6.2AI score0.00403EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2025/07/15 3:18 p.m.23 views

@bicou/directus-extension-imagga (>=1.6.3, <=1.6.6), @directus/api (>=15.0.0, <=27.1.0) +9 more potentially affected by CVE-2025-53885 via directus (>=9.6.0, <=11.8.0)

directus NPM version =9.6.0, =1.6.3, =15.0.0, =1.2.2, =0.1.0, =1.0.0, =1.0.1, =1.0.0, =1.0.75 - nuxtus-server 1.0.0 Source cves: CVE-2025-53885 Source advisory: OSV:GHSA-X3VM-88HF-GPXP...

4.2CVSS5.3AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2025/07/15 3:18 p.m.10 views

GHSA-X3VM-88HF-GPXP Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged

Summary When using Directus Flows to handle CRUD events for users it is possible to log the incoming data to console using the "Log to Console" operation and a template string. Impact Malicious admins can log sensitive data from other users when they are created or updated. Workarounds Avoid...

4.2CVSS6.2AI score0.00177EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/07/15 3:18 p.m.16 views

Directus is vulnerable to sensitive data exposure as user data is not being redacted when logged

Summary When using Directus Flows to handle CRUD events for users it is possible to log the incoming data to console using the "Log to Console" operation and a template string. Impact Malicious admins can log sensitive data from other users when they are created or updated. Workarounds Avoid...

4.2CVSS6.3AI score0.00177EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/07/15 12:15 a.m.49 views

CVE-2025-53885

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, when using Directus Flows to handle CRUD events for users it is possible to log the incoming data to console using the "Log to Console" operation and a template...

4.2CVSS0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/15 12:15 a.m.35 views

CVE-2025-53887

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, the exact Directus version number is incorrectly being used as OpenAPI Spec version this means that it is being exposed by the /server/specs/oas endpoint without...

5.3CVSS0.0092EPSS
SaveExploits0References4
NVD
NVD
added 2025/07/15 12:15 a.m.52 views

CVE-2025-53889

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, 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...

6.5CVSS0.00414EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/15 12:15 a.m.31 views

CVE-2025-53886

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.0.0 and prior to version 11.9.0, when using Directus Flows with the WebHook trigger all incoming request details are logged including security sensitive data like access and refresh tokens in...

4.5CVSS0.00403EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/07/14 11:50 p.m.2 views

CVE-2025-53889 Directus missing permission checks for manual trigger Flows

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, 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...

6.5CVSS7AI score0.00414EPSS
SaveExploits0References3
CVE
CVE
added 2025/07/14 11:50 p.m.79 views

CVE-2025-53889

Summary: CVE-2025-53889 affects Directus up to 11.9.0 where manual trigger Flows do not validate whether the triggering user has read permissions for payload items, potentially allowing unauthorized actions. The issue is fixed in 11.9.0; a workaround is to add permission checks for read access to...

6.5CVSS7.1AI score0.00414EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/14 11:50 p.m.21 views

CVE-2025-53889 Directus missing permission checks for manual trigger Flows

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, 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...

6.5CVSS7.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/07/14 11:50 p.m.48 views

CVE-2025-53889 Directus missing permission checks for manual trigger Flows

Directus is a real-time API and App dashboard for managing SQL database content. Starting in version 9.12.0 and prior to version 11.9.0, 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...

6.5CVSS0.00414EPSS
SaveExploits0References3
Rows per page
Query Builder