Lucene search
+L

5180 matches found

OSV
OSV
added 2026/04/06 9:30 p.m.7 views

CVE-2026-35408 Directus is Missing Cross-Origin Opener Policy

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, Directus's Single Sign-On SSO login pages lacked a Cross-Origin-Opener-Policy COOP HTTP response header. Without this header, a malicious cross-origin window that opens the Directus login page retai...

8.7CVSS6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/06 4:47 p.m.5 views

CVE-2026-34776

A flaw was found in Electron, a framework for building desktop applications. On macOS and Linux, a local user could exploit an out-of-bounds heap read vulnerability by sending a specially crafted message to an Electron application that uses the app.requestSingleInstanceLock function. Apps that do...

5.3CVSS5.8AI score0.00219EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/04/06 3:23 p.m.24 views

Improper Authentication Validation

github.com/mattermost/mattermost-server is vulnerable to improper authentication validation. The vulnerability is due to failure to verify that the token used during the code exchange originates from the same authentication flow, which allows an authenticated attacker to perform account takeover ...

9.9CVSS6AI score0.00346EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2026/04/06 3:17 p.m.12 views

CVE-2026-32602

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS0.00107EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/06 2:42 p.m.30 views

CVE-2026-32602 Homarr has a Race Condition in Invite Token Registration (TOCTOU)

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS0.00107EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/06 2:42 p.m.22 views

CVE-2026-32602

CVE-2026-32602 affects Homarr prior to 1.57.0. The user registration endpoint /api/trpc/user.register is vulnerable to a TOCTOU race condition: the registration flow performs three non-atomic DB operations (CHECK, CREATE, DELETE). Concurrent requests can pass the CHECK before any deletion, allowi...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/06 2:42 p.m.8 views

CVE-2026-32602 Homarr has a Race Condition in Invite Token Registration (TOCTOU)

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/06 2:42 p.m.6 views

EUVD-2026-19277

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/06 2:42 p.m.6 views

CVE-2026-32602 Homarr has a Race Condition in Invite Token Registration (TOCTOU)

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS6AI score
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.10 views

Directus 安全漏洞

Directus is an open-source real-time API and application dashboard developed by Directus. It is used to manage SQL database content. Versions of Directus prior to 11.17.0 contained a security vulnerability. This vulnerability stemmed from the lack of the Cross-Origin-Opener-Policy header on the...

9.3CVSS5.9AI score0.00169EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/06 12:0 a.m.20 views

PT-2026-30625

Homarr is an open-source dashboard. Prior to 1.57.0, the user registration endpoint /api/trpc/user.register is vulnerable to a race condition that allows an attacker to create multiple user accounts from a single-use invite token. The registration flow performs three sequential database operation...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2026/04/05 12:0 a.m.3 views

Beamforming Feedback As a Novel Attack Surface for Wi-Fi Physical-Layer Security

With the rapid evolution of wireless technologies, Wi-Fi has expanded beyond its original role in data transmission to support various emerging applications, particularly in physical-layer security, including device authentication, user authentication, and secret key generation. Despite extensive...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/04/04 6:13 a.m.4 views

GHSA-6Q22-G298-GRJH Directus: Unauthenticated Denial of Service via GraphQL Alias Amplification of Expensive Health Check Resolver

Summary The GraphQL specification permits a single query to repeat the same field multiple times using aliases, with each alias resolved independently by default. Directus did not deduplicate resolver invocations within a single request, meaning each alias triggered a full, independent execution ...

7.5CVSS6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/04 6:9 a.m.13 views

Directus: Open Redirect via Parser Bypass in OAuth2/SAML Authentication Flow

Summary An open redirect vulnerability exists in the login redirection logic. The isLoginRedirectAllowed function fails to correctly identify certain malformed URLs as external, allowing attackers to bypass redirect allow-list validation and redirect users to arbitrary external domains upon...

6.1CVSS5.9AI score0.00256EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/04 6:9 a.m.8 views

GHSA-CF45-HXWJ-4CFJ Directus: Open Redirect via Parser Bypass in OAuth2/SAML Authentication Flow

Summary An open redirect vulnerability exists in the login redirection logic. The isLoginRedirectAllowed function fails to correctly identify certain malformed URLs as external, allowing attackers to bypass redirect allow-list validation and redirect users to arbitrary external domains upon...

6.1CVSS5.9AI score0.00256EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/04 6:6 a.m.6 views

Protection Mechanism Failure

Overview directus is a Directus is a real-time API and App dashboard for managing SQL database content. Affected versions of this package are vulnerable to Protection Mechanism Failure in the handling of Single Sign-On login pages due to the absence of the Cross-Origin-Opener-Policy HTTP response...

9.3CVSS5.9AI score0.00169EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/04 6:6 a.m.15 views

Directus: Missing Cross-Origin Opener Policy

Summary Directus's Single Sign-On SSO login pages lacked a Cross-Origin-Opener-Policy COOP HTTP response header. Without this header, a malicious cross-origin window that opens the Directus login page retains the ability to access and manipulate the window object of that page. An attacker can...

9.3CVSS5.8AI score0.00169EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/04/04 12:16 a.m.7 views

CVE-2026-34776

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0, on macOS and Linux, apps that call app.requestSingleInstanceLock were vulnerable to an out-of-bounds heap read when parsing a crafted...

5.3CVSS0.00219EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/04 12:0 a.m.15 views

PT-2026-30331

Name of the Vulnerable Software and Affected Versions Directus versions prior to 11.17.0 Description Directus GraphQL endpoints '/graphql' and '/graphql/system' did not prevent repeated execution of expensive relational queries through GraphQL aliasing. An authenticated user could exploit this to...

6.5CVSS6AI score0.00361EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/04 12:0 a.m.10 views

PT-2026-30327

Name of the Vulnerable Software and Affected Versions Directus versions prior to 11.16.1 Description Directus is a real-time API and App dashboard for managing SQL database content. An open redirect exists in the login redirection logic because the isLoginRedirectAllowed function incorrectly...

6.1CVSS6AI score0.00256EPSS
SaveExploits0References4
Rows per page
Query Builder