Lucene search
K

24 matches found

Nuclei
Nuclei
added 15 hours ago33 views

Zitadel - User Registration Bypass

The open-source identity infrastructure software Zitadel allows administrators to disable the user self-registration. Due to a missing security check in versions prior to 2.64.0, 2.63.5, 2.62.7, 2.61.4, 2.60.4, 2.59.5, and 2.58.7, disabling the "User Registration allowed" option only hid the...

7.5CVSS7.2AI score0.10774EPSS
Exploits0References2
Microsoft Secure
Microsoft Secure
added 2026/03/27 7:53 p.m.6 views

How Microsoft Defender protects high-value assets in real-world attack scenarios

In this article 1. Using asset context to strengthen detection 2. How high-value asset protection works 3. Real-world high-value asset protection scenarios 4. Protecting your HVAs 5. Learn more High-value assets including domain controllers, web servers, and identity infrastructure are frequent...

6.4AI score
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-2852

Malicious code in bioql PyPI...

8.8CVSS8.6AI score0.00385EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-2814

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.00352EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-50475

Malicious code in bioql PyPI...

8.7CVSS6.5AI score0.0053EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-2909

Malicious code in bioql PyPI...

7.3CVSS5.3AI score0.00173EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-8872

Malicious code in bioql PyPI...

8.7CVSS6.4AI score0.00385EPSS
Exploits0References11
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-7787

Malicious code in bioql PyPI...

9CVSS6.3AI score0.00373EPSS
Exploits0References13
Vulnrichment
Vulnrichment
added 2025/05/06 5:13 p.m.6 views

CVE-2025-46815 ZITADEL Allows IdP Intent Token Reuse

The identity infrastructure software ZITADEL offers developers the ability to manage user sessions using the Session API. This API enables the use of IdPs for authentication, known as idp intents. Following a successful idp intent, the client receives an id and token on a predefined URI. These id...

8CVSS7.9AI score0.0021EPSS
Exploits0References5
CVE
CVE
added 2025/03/31 7:38 p.m.67 views

CVE-2025-31124

CVE-2025-31124 (Zitadel) describes a user enumeration flaw in the login flow caused by normalization of the username when the “Ignoring unknown usernames” setting is enabled. Although the UI prompts for a password and returns “Username or Password invalid” for non-existent users, the normalizatio...

5.3CVSS5.2AI score0.01045EPSS
Exploits0References11Affected Software1
OSV
OSV
added 2025/03/31 7:38 p.m.5 views

CVE-2025-31124 Zitadel allows User Enumeration by loginname attribute normalization

Zitadel is open-source identity infrastructure software. ZITADEL administrators can enable a setting called "Ignoring unknown usernames" which helps mitigate attacks that try to guess/enumerate usernames. If enabled, ZITADEL will show the password prompt even if the user doesn't exist and report...

5.3CVSS6.6AI score0.01045EPSS
Exploits0References13
The Hacker News
The Hacker News
added 2025/02/10 11:0 a.m.16 views

Don't Overlook These 6 Critical Okta Security Configurations

Given Okta's role as a critical part of identity infrastructure, strengthening Okta security is essential. This article covers six key Okta security settings that provide a strong starting point, along with recommendations for implementing continuous monitoring of your Okta security posture. With...

7.5AI score
Exploits0
NVD
NVD
added 2024/07/03 8:15 p.m.20 views

CVE-2024-39683

ZITADEL is an open-source identity infrastructure tool. ZITADEL provides users the ability to list all user sessions of the current user agent browser. Starting in version 2.53.0 and prior to versions 2.53.8, 2.54.5, and 2.55.1, due to a missing check, user sessions without that information e.g...

6.5CVSS0.00608EPSS
Exploits0References10
Cvelist
Cvelist
added 2024/07/03 7:20 p.m.17 views

CVE-2024-39683 ZITADEL Vulnerable to Session Information Leakage

ZITADEL is an open-source identity infrastructure tool. ZITADEL provides users the ability to list all user sessions of the current user agent browser. Starting in version 2.53.0 and prior to versions 2.53.8, 2.54.5, and 2.55.1, due to a missing check, user sessions without that information e.g...

5.7CVSS0.00608EPSS
Exploits0References10
OSV
OSV
added 2024/07/03 7:20 p.m.13 views

CVE-2024-39683 ZITADEL Vulnerable to Session Information Leakage

ZITADEL is an open-source identity infrastructure tool. ZITADEL provides users the ability to list all user sessions of the current user agent browser. Starting in version 2.53.0 and prior to versions 2.53.8, 2.54.5, and 2.55.1, due to a missing check, user sessions without that information e.g...

5.7CVSS6.3AI score0.00608EPSS
Exploits0References12
The Hacker News
The Hacker News
added 2024/02/20 10:53 a.m.47 views

Learn How to Build an Incident Response Playbook Against Scattered Spider in Real-Time

In the tumultuous landscape of cybersecurity, the year 2023 left an indelible mark with the brazen exploits of the Scattered Spider threat group. Their attacks targeted the nerve centers of major financial and insurance institutions, culminating in what stands as one of the most impactful...

9.8CVSS10AI score0.06145EPSS
Exploits0
OSV
OSV
added 2023/11/08 9:42 p.m.22 views

CVE-2023-47111 ZITADEL race condition in lockout policy execution

ZITADEL provides identity infrastructure. ZITADEL provides administrators the possibility to define a Lockout Policy with a maximum amount of failed password check attempts. On every failed password check, the amount of failed checks is compared against the configured maximum. Exceeding the limit...

7.3CVSS5.3AI score0.00173EPSS
Exploits0References6
CVE
CVE
added 2023/11/08 9:42 p.m.66 views

CVE-2023-47111

CVE-2023-47111 describes a race condition in ZITADEL’s lockout policy: an attacker could initiate multiple parallel password checks, enabling more attempts than the policy allows. The issue affects ZITADEL’s identity infrastructure and relates to the handling of failed password checks within the ...

7.3CVSS5.5AI score0.00173EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2023/10/26 2:22 p.m.16 views

CVE-2023-46238 XSS with User Avatar image in ZITADEL

ZITADEL is an identity infrastructure management system. ZITADEL users can upload their own avatar image using various image types including SVG. SVG can include scripts, such as javascript, which can be executed during rendering. Due to a missing security header, an attacker could inject code to...

8.7CVSS6.7AI score0.0053EPSS
Exploits0References5
CVE
CVE
added 2023/10/26 2:22 p.m.52 views

CVE-2023-46238

ZITADEL’s CVE-2023-46238 vulnerability affects the Avatar SVG upload feature. An attacker can exploit SVGs containing scripts due to a missing security header, potentially gaining access to a victim’s account when the SVG is opened in the browser during a active session. Impact is described as re...

8.7CVSS6.6AI score0.0053EPSS
Exploits0References3Affected Software1
Rows per page
Query Builder