Lucene search
+L

903 matches found

Kitploit
Kitploit
added 2026/09/11 7:54 a.m.4 views

directus-security

directus-security Audit any Directus instance for the misconfigurations that actually leak data — public-role read exposure, user enumeration, unauthenticated version/schema leaks, GraphQL introspection, and the search-param field-enumeration oracle — and prove each one live with an anonymous...

6.5CVSS5.9AI score0.00884EPSS
SaveExploits1References9
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.7 views

Directus < 11.9.0 - Version Disclosure

Directus versions from 9.0.0 before 11.9.0 expose the exact running version through the OpenAPI specification returned by the unauthenticated /server/specs/oas endpoint. The version is placed in the OpenAPI info.version field, letting an unauthenticated attacker fingerprint the precise Directus...

5.3CVSS5.7AI score0.00884EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.15 views

Directus - Unauthenticated File Modification

Directus versions from 10.8.0 before 11.9.3 allow unauthenticated attackers to modify the contents of an existing file when a valid file UUID is known. The PATCH /files/id endpoint processes multipart file uploads without proper authentication, allowing file content replacement despite returning ...

9.3CVSS5.7AI score0.01334EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/05 7:45 a.m.9 views

directus-preso

The reveal.js files for my presentation about my Directus bug...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/08/05 6:16 p.m.12 views

CVE-2026-10716

Directus contains an authenticated SQL injection vulnerability in the collection creation flow when the instance uses PostgreSQL with PostGIS enabled. An administrator can create a collection with a geometry field whose fields.type value starts with geometry but contains attacker-controlled SQL...

7.5CVSS0.0031EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 4:50 p.m.29 views

CVE-2026-10716 Directus <12.1.0 - Authenticated time-based SQL injection in PostgreSQL/PostGIS collection creation

Directus contains an authenticated SQL injection vulnerability in the collection creation flow when the instance uses PostgreSQL with PostGIS enabled. An administrator can create a collection with a geometry field whose fields.type value starts with geometry but contains attacker-controlled SQL...

7.5CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/05 4:50 p.m.71 views

CVE-2026-10716

Directus: Authenticated SQL injection in collection creation when using PostgreSQL with PostGIS. A admin can craft a collection with a geometry field where fields[].type starts with geometry but includes attacker-controlled SQL syntax after the geometry subtype, enabling time-based SQL injection....

7.5CVSS5.7AI score0.0031EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/05 4:50 p.m.15 views

EUVD-2026-53519

Directus contains an authenticated SQL injection vulnerability in the collection creation flow when the instance uses PostgreSQL with PostGIS enabled. An administrator can create a collection with a geometry field whose fields.type value starts with geometry but contains attacker-controlled SQL...

7.5CVSS5.7AI score0.0031EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 4:50 p.m.40 views

CVE-2026-10716 Directus <12.1.0 - Authenticated time-based SQL injection in PostgreSQL/PostGIS collection creation

Directus contains an authenticated SQL injection vulnerability in the collection creation flow when the instance uses PostgreSQL with PostGIS enabled. An administrator can create a collection with a geometry field whose fields.type value starts with geometry but contains attacker-controlled SQL...

7.5CVSS0.0031EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/20 9:48 p.m.25 views

EUVD-2026-44673

Directus: Authorization-dependent response served from unsegmented cache key...

8.6CVSS5.2AI score0.00474EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/20 9:47 p.m.22 views

EUVD-2026-44672

Directus: SSRF Protection Bypass via 0.0.0.0 in File Import...

7.7CVSS5.2AI score0.00407EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/07/20 9:47 p.m.13 views

NPM: Directus: SSRF Protection Bypass via 0.0.0.0 in File Import

NPM: Directus: SSRF Protection Bypass via 0.0.0.0 in File Import vulnerability discovered by ? in WordPress Npm directus versions 12.0.0...

7.7CVSS5.2AI score0.00407EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/20 9:47 p.m.16 views

Directus: SSRF Protection Bypass via 0.0.0.0 in File Import

Summary The SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0. While 127.0.0.1 and other internal addresses are denied, 0.0.0.0 is not added to the blocklist. On Linux and macOS, connecting to 0.0.0.0 reaches localhost, so an authenticated user...

7.7CVSS5.3AI score0.00407EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/20 9:47 p.m.9 views

GHSA-J5H6-VQC3-PHQH Directus: SSRF Protection Bypass via 0.0.0.0 in File Import

Summary The SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0. While 127.0.0.1 and other internal addresses are denied, 0.0.0.0 is not added to the blocklist. On Linux and macOS, connecting to 0.0.0.0 reaches localhost, so an authenticated user...

7.7CVSS5.4AI score0.00407EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/15 3:16 p.m.16 views

CVE-2026-61835

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0 because api/src/request/is-denied-ip.ts treats 0.0.0.0 as a keyword for local interfaces but...

7.7CVSS0.00407EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/15 3:16 p.m.12 views

CVE-2026-61836

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, when response caching is enabled, the cache-key derivation in api/src/utils/get-cache-key.ts includes version, path, query, and accountability.user but omits authorization context such as share, role...

8.6CVSS0.00474EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 2:17 p.m.67 views

CVE-2026-61836 Directus: Authorization-dependent response served from unsegmented cache key

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, when response caching is enabled, the cache-key derivation in api/src/utils/get-cache-key.ts includes version, path, query, and accountability.user but omits authorization context such as share, role...

8.6CVSS0.00474EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 2:17 p.m.62 views

CVE-2026-61836

CVE-2026-61836 affects Directus: prior to 12.0.0, the cache-key derivation in api/src/utils/get-cache-key.ts used version, path, query, and accountability.user but omitted authorization context (share, role, roles, admin, app, policies). This allows Directus share tokens and anonymous requests to...

8.6CVSS6.1AI score0.00474EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/15 2:16 p.m.67 views

CVE-2026-61835 Directus: SSRF Protection Bypass via 0.0.0.0 in File Import

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0 because api/src/request/is-denied-ip.ts treats 0.0.0.0 as a keyword for local interfaces but...

7.7CVSS0.00407EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 2:16 p.m.59 views

CVE-2026-61835

Product : Directus (real-time API and app dashboard for SQL databases). Vulnerability : SSRF protection bypass in the file-import-from-URL feature prior to 12.0.0. The denial logic treats 0.0.0.0 as local, but does not block the literal address, allowing an authenticated user with file-upload rig...

7.7CVSS6.1AI score0.00407EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder