Lucene search
+L

151 matches found

Github Security Blog
Github Security Blog
added 5 days ago8 views

Statamic: Missing authorization on Control Panel endpoint allows disclosure of user existence

Impact An authenticated Control Panel user could use an endpoint intended for the user creation wizard to determine if a given email address belongs to an existing user, without having permission to view users. The endpoint only exposed user existence, not any of its data. Patches This has been...

4.3CVSS5.4AI score0.00251EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 5 days ago26 views

CVE-2026-64664 Statamic: Missing authorization on Control Panel endpoint allows disclosure of user existence

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could use an endpoint intended for the user creation wizard to determine if a given email address belonged to an existing user, without having permission to view...

4.3CVSS0.00251EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago6 views

CVE-2026-64664 Statamic: Missing authorization on Control Panel endpoint allows disclosure of user existence

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could use an endpoint intended for the user creation wizard to determine if a given email address belonged to an existing user, without having permission to view...

4.3CVSS5.3AI score
SaveExploits0References7
CVE
CVE
added 5 days ago42 views

CVE-2026-64664

Statamic CMS (Laravel/Git) contains a privacy-related flaw fixed in 5.74.1 and 6.24.0. Before these versions, an authenticated Control Panel user could call the endpoint intended for the user creation wizard to determine whether a given email exists in the system, even without permission to view ...

4.3CVSS5.5AI score0.00251EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago39 views

CVE-2025-13736

The CVE-2025-13736 entry describes a username enumeration issue in the login interface when Multi-Attribute Login is enabled. The vulnerability causes valid usernames to be resolved and displayed in canonical form, while non-existent usernames are echoed, enabling attackers to distinguish existin...

3.7CVSS5.5AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/31 10:24 p.m.6 views

CVE-2026-54768 WPGraphQL has deprecated `user` field on SendPasswordResetEmailPayload that leaks user existence + profile (defeats explicit anti-enumeration design)

WPGraphQL provides a GraphQL API for WordPress sites. From 2.0.0 until 2.15.1, the deprecated user field on SendPasswordResetEmailPayload lets an unauthenticated caller distinguish existing author-class accounts through the sendPasswordResetEmail mutation and obtain public profile fields. This...

6.9CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/31 10:24 p.m.9 views

EUVD-2026-51676

WPGraphQL provides a GraphQL API for WordPress sites. From 2.0.0 until 2.15.1, the deprecated user field on SendPasswordResetEmailPayload lets an unauthenticated caller distinguish existing author-class accounts through the sendPasswordResetEmail mutation and obtain public profile fields. This...

6.9CVSS5.5AI score0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/31 10:24 p.m.45 views

CVE-2026-54768

WPGraphQL

6.9CVSS5.5AI score0.00278EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:41 p.m.9 views

CVE-2026-44731

OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, the web application's meetings filter feature leaks whether a given user ID corresponds to a valid account and discloses the user's full name, allowing an attacker to enumerate all existing user account...

4.3CVSS5.8AI score0.00186EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/06/19 7:16 p.m.14 views

CVE-2026-49288

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.73.23 and 6.20.0, an authenticated Control Panel user could view metadata and content for resources they don't have permission to view, including entries, assets, users, roles, groups, and other configured resources...

4.3CVSS0.0027EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/29 7:52 p.m.18 views

EUVD-2026-33441

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.219, the password reset endpoint returns visually distinct responses depending on whether the submitted email address belongs to an existing user account, allowing unauthenticated attackers to enumerat...

5.3CVSS5.8AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 7:17 p.m.9 views

CVE-2026-41418

4ga Boards is a boards system for realtime project management. Prior to 3.3.5, 4ga Boards is vulnerable to user enumeration via a timing side-channel in the login endpoint POST /api/access-tokens. When an invalid username/email is provided, the server responds immediately 17ms average. When a val...

5.3CVSS0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 2:37 p.m.2 views

BIT-PARSE-2026-39321 Parse Server has a login timing side-channel reveals user existence

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.8.0 and 8.6.74, he login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the server...

6.3CVSS5.8AI score0.0023EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/08 12:7 a.m.7 views

Timing Attack

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Timing Attack via the login endpoint. An attacker can determine whether a username or email exists in the database by...

6.9CVSS5.8AI score0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/08 12:7 a.m.8 views

GHSA-MMPQ-5HCV-HF2V Parse Server has a login timing side-channel reveals user existence

Impact The login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the server responds immediately. When a user exists but the password is wrong, a bcrypt comparison runs first, adding significant...

6.3CVSS5.8AI score0.0023EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/08 12:7 a.m.9 views

Parse Server has a login timing side-channel reveals user existence

Impact The login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the server responds immediately. When a user exists but the password is wrong, a bcrypt comparison runs first, adding significant...

6.3CVSS5.9AI score0.0023EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/07 6:11 p.m.10 views

CVE-2026-39321 Parse Server has a login timing side-channel reveals user existence

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.8.0-alpha.6 and 8.6.74, he login endpoint response time differs measurably depending on whether the submitted username or email exists in the database. When a user is not found, the...

6.3CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.21 views

PT-2026-29529

The login mechanism of Sage DPW 2021 06 004 displays distinct responses for valid and invalid usernames, allowing enumeration of existing accounts in versions before 2021 06 000. On-premise administrators can toggle this behavior in newer versions...

3.7CVSS5.8AI score0.00264EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/27 7:14 a.m.16 views

BIT-PARSE-2026-33323 Parse Server: Email verification resend page leaks user existence

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.51 and 9.6.0, the Pages route and legacy PublicAPI route for resending email verification links return distinguishable responses depending on whether the provided username...

6.3CVSS5.8AI score0.00323EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/24 7:8 p.m.17 views

EUVD-2026-14189

Keystone is a content management system for Node.js. Prior to version 6.5.2, field.isFilterable access control can be bypassed in findMany queries by passing a cursor. This can be used to confirm the existence of records by protected field values. The fix for CVE-2025-46720 field-level isFilterab...

9.2CVSS5.7AI score0.0041EPSS
SaveExploits1References12
Rows per page
Query Builder