Lucene search
+L

3162 matches found

Cvelist
Cvelist
added last week31 views

CVE-2026-32819 dataCycle User Directory Enumeration Via /users/search

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, a Standard user can enumerate other users' names and email addresses...

4.3CVSS0.00197EPSS
SaveExploits0References1
CVE
CVE
added last week8 views

CVE-2026-32819

dataCycle-CORE prior to and including version 25.07.3 contains a vulnerability where a Standard user can enumerate other users’ names and e-mail addresses via /users/search despite restricted access. This results in leakage of internal staff addresses, full names, and the existence of guest/exter...

4.3CVSS5.4AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added last week8 views

CVE-2026-54685

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username...

5.3CVSS0.0027EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/18 1:51 p.m.9 views

EUVD-2026-45381

The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of PRNG state, and t...

9.2CVSS6AI score0.00421EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/17 3:45 p.m.39 views

CVE-2026-58149 Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0

Joomla Extension - joomdonation.com - User enumeration in Events Booking 5.8.0 - The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses...

0.00206EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/17 3:45 p.m.7 views

CVE-2026-58149 Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0

Joomla Extension - joomdonation.com - User enumeration in Events Booking 5.8.0 - The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses...

5.2AI score0.00206EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/17 3:44 p.m.5 views

CVE-2026-60025 Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0

Joomla Extension - joomdonation.com - User enumeration in Events Booking 5.8.0 - The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection...

5.2AI score0.0013EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 3:44 p.m.37 views

CVE-2026-60025 Joomla Extension - joomdonation.com - User enumeration in Events Booking < 5.8.0

Joomla Extension - joomdonation.com - User enumeration in Events Booking 5.8.0 - The Joomla extension Events Booking prior version 5.8.0 had an frontend file upload endpoint that lacked CSRF protection...

0.0013EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 3:44 p.m.19 views

CVE-2026-60025

The CVE-2026-60025 entry concerns the Joomla extension Events Booking prior to version 5.8.0, where the frontend file upload endpoint lacked CSRF protection. The affected component is the Events Booking Joomla extension (joomdonation.com). The underlying issue is a missing CSRF safeguard on the f...

8.8CVSS5.2AI score0.0013EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 1:45 p.m.8 views

CVE-2024-23574

HCL Aftermarket EPC is vulnerable to attack since It was found that a malicious actor can use brute-force techniques to either guess or confirm valid users in the system. Use renumeration is when a malicious actor can use brute-force techniques to either guess or confirm valid users in a system...

5.3CVSS5.3AI score0.00197EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/17 1:45 p.m.38 views

CVE-2024-23574

HCL Aftermarket EPC is vulnerable to attack since It was found that a malicious actor can use brute-force techniques to either guess or confirm valid users in the system. Use renumeration is when a malicious actor can use brute-force techniques to either guess or confirm valid users in a system...

5.3CVSS0.00197EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.16 views

PT-2026-60785

The Joomla extension Events Booking is vulnerable to an unauthenticated user enumeration that allows to retrieve account usernames and email addresses...

5.2AI score0.00206EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 5:16 p.m.7 views

CVE-2026-44595

Yamcs is a mission control framework. Prior to 5.12.7, the IAM API endpoints listUsers, getUser, listGroups, and getGroup in yamcs-core did not enforce the required SystemPrivilege.ControlAccess check in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java, so any authenticated user, even one...

4.3CVSS0.00984EPSS
SaveExploits3References5
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:2 p.m.9 views

CVE-2026-44595

Yamcs is a mission control framework. Prior to 5.12.7, the IAM API endpoints listUsers, getUser, listGroups, and getGroup in yamcs-core did not enforce the required SystemPrivilege.ControlAccess check in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java, so any authenticated user, even one...

4.3CVSS6.1AI score0.00984EPSS
SaveExploits3References6Affected Software1
CVE
CVE
added 2026/07/16 4:2 p.m.50 views

CVE-2026-44595

CVE-2026-44595 affects Yamcs’ core IAM API endpoints: GET /api/iam/users, GET /api/iam/users/{name}, GET /api/iam/groups, and GET /api/iam/groups/{name}. The root cause is missing enforcement of SystemPrivilege.ControlAccess in Yamcs’ IAM API (IamApi.java), enabling any authenticated user—even wi...

4.3CVSS6.1AI score0.00984EPSS
SaveExploits3References5Affected Software1
OSV
OSV
added 2026/07/16 4:2 p.m.5 views

CVE-2026-44595 Yamcs: Unauthorized user enumeration via IAM API endpoints

Yamcs is a mission control framework. Prior to 5.12.7, the IAM API endpoints listUsers, getUser, listGroups, and getGroup in yamcs-core did not enforce the required SystemPrivilege.ControlAccess check in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java, so any authenticated user, even one...

4.3CVSS6.1AI score0.00984EPSS
SaveExploits3References7
EUVD
EUVD
added 2026/07/15 12:31 a.m.4 views

EUVD-2026-44531

HCL BigFix Platform is affected by a user enumeration vulnerability which might allow an attacker, through careful system control and response time monitoring, to perform some level of user enumeration for the BigFix service...

3.1CVSS6.1AI score0.00153EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 10:16 p.m.6 views

CVE-2026-21840

HCL BigFix Platform is affected by a user enumeration vulnerability which might allow an attacker, through careful system control and response time monitoring, to perform some level of user enumeration for the BigFix service...

3.1CVSS0.00153EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/14 9:36 p.m.6 views

CVE-2026-21840

HCL BigFix Platform is affected by a user enumeration vulnerability which might allow an attacker, through careful system control and response time monitoring, to perform some level of user enumeration for the BigFix service...

3.1CVSS6.1AI score0.00153EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 9:36 p.m.15 views

CVE-2026-21840

CVE-2026-21840 — HCL BigFix Platform is reported to have a user enumeration vulnerability. The available documents indicate that an attacker could perform some level of user enumeration for the BigFix service by observing system behavior/response times. The CVSS 3.1 metrics show a low base score ...

3.1CVSS6.1AI score0.00153EPSS
SaveExploits0References1
Rows per page
Query Builder