Lucene search
+L

12325 matches found

Cvelist
Cvelist
added 2026/07/07 8:2 p.m.45 views

CVE-2026-55417 Chevereto private profile setting leaks username on /json endpoint

Chevereto is a self-hosted media-sharing platform. Starting in version 3.7.5 and prior to version 4.5.4, when a user enables the private profile option, visiting their profile HTML route /username correctly returns 404. However, the /json AJAX listing endpoint does not apply the same check. An...

6.9CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 8:2 p.m.12 views

CVE-2026-55417 Chevereto private profile setting leaks username on /json endpoint

Chevereto is a self-hosted media-sharing platform. Starting in version 3.7.5 and prior to version 4.5.4, when a user enables the private profile option, visiting their profile HTML route /username correctly returns 404. However, the /json AJAX listing endpoint does not apply the same check. An...

6.9CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/07/07 8:2 p.m.20 views

CVE-2026-55417

Chevereto (self-hosted media sharing) is affected in versions 3.7.5 up to before 4.5.4. The issue is that when a user enables private profile, the HTML route (/username) correctly returns 404, but the /json AJAX listing endpoint does not apply the same privacy check. An unauthenticated caller who...

6.9CVSS6AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 4:3 p.m.13 views

PYSEC-2026-1234 Calibre-Web Has a Stored Cross-Site Scripting (XSS) Vulnerability via the 'username' Field During User Creation

A Stored Cross-Site Scripting XSS vulnerability in Calibre-Web v0.6.25 allows attackers to inject malicious JavaScript into the 'username' field during user creation. The payload is stored unsanitized and later executed when the /ajax/listusers endpoint is accessed...

4.8CVSS6AI score0.00199EPSS
SaveExploits1References5
PyPA
PyPA
added 2026/07/07 4:2 p.m.19 views

Calibre Web and Autocaliweb have a ReDoS vulnerability

ReDoS in stripwhitespaces function in cps/stringhelper.py in Calibre Web and Autocaliweb allows unauthenticated remote attackers to cause denial of service via specially crafted username parameter that triggers catastrophic backtracking during login. This issue affects Calibre Web: 0.6.24...

8.7CVSS6AI score0.00828EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/07 4:2 p.m.12 views

PYSEC-2026-1986 Transformers's Improper Input Validation vulnerability can be exploited through username injection

Hugging Face Transformers versions up to 4.49.0 are affected by an improper input validation vulnerability in the imageutils.py file. The vulnerability arises from insecure URL validation using the startswith method, which can be bypassed through URL username injection. This allows attackers to...

3.5CVSS5.9AI score0.00337EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:2 p.m.13 views

PYSEC-2026-1590 Lord of Large Language Models vulnerable to Observable Discrepancy attack via authenticate_user function

The parisneo/lollms repository is affected by a timing attack vulnerability in the authenticateuser function within the lollmsauthentication.py file. This vulnerability allows attackers to enumerate valid usernames and guess passwords incrementally by analyzing response time differences. The...

7.5CVSS7.1AI score0.00371EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/07/07 4:2 p.m.17 views

Transformers's Improper Input Validation vulnerability can be exploited through username injection

Hugging Face Transformers versions up to 4.49.0 are affected by an improper input validation vulnerability in the imageutils.py file. The vulnerability arises from insecure URL validation using the startswith method, which can be bypassed through URL username injection. This allows attackers to...

3.5CVSS5.9AI score0.00337EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1331 Timing-Based Username Enumeration Vulnerability in Fides Webserver Authentication

A timing-based username enumeration vulnerability has been identified in Fides Webserver authentication. This vulnerability allows an unauthenticated attacker to determine the existence of valid usernames by analyzing the time it takes for the server to respond to login requests. The discrepancy ...

5.3CVSS5.9AI score0.00552EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.12 views

PYSEC-2026-2005 vantage6 vulnerable to a username timing attack on recover password/MFA token

Impact Much like https://github.com/vantage6/vantage6/security/advisories/GHSA-45gq-q4xh-cp53, it is possible to find which usernames exist in vantage6 by calling the API routes /recover/lost and /2fa/lost, which send emails to users if they have lost their password or MFA token. Usernames can be...

5.3CVSS6.1AI score0.00394EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 11:45 a.m.12 views

ZenML Server Remote Privilege Escalation Vulnerability

ZenML Server in the ZenML package before 0.46.7 for Python allows remote privilege escalation because the /api/v1/users/usernameorid/activate REST API endpoint allows access on the basis of a valid username along with a new password in the request body. These are also patched versions: 0.44.4,...

8.8CVSS6.9AI score0.70581EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-2008 vantage6 vulnerable to username timing attack

Impact It is possible to find out usernames from the response time of login requests. This could aid attackers in credential attacks Workarounds No...

3.7CVSS5.9AI score0.00398EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1818 pyload Log Injection vulnerability

Summary A log injection vulnerability was identified in pyload. This vulnerability allows any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Details pyload will generate a log entry when attempting to sign in with faulty credentials. This entry will be in the...

5.3CVSS6.2AI score0.24513EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-2006 Defining resource name as integer may give unintended access in vantage6

Impact Malicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names. One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for...

5.4CVSS6.1AI score0.00402EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/07/06 9:14 p.m.10 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the CORS origin validation process. An attacker can gain unauthorized access to sensitive data by crafting a subdomain that encodes their own workspace UUID and a victim's username, then tricking an...

6.8CVSS6AI score0.0015EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 9:14 p.m.9 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the CORS origin validation process. An attacker can gain unauthorized access to sensitive data by crafting a subdomain that encodes their own workspace UUID and a victim's username, then tricking an...

6.8CVSS6AI score0.0015EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 9:14 p.m.11 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the CORS origin validation process. An attacker can gain unauthorized access to sensitive data by crafting a subdomain that encodes their own workspace UUID and a victim's username, then tricking an...

6.8CVSS6AI score0.0015EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 9:14 p.m.13 views

Origin Validation Error

Overview Affected versions of this package are vulnerable to Origin Validation Error via the CORS origin validation process. An attacker can gain unauthorized access to sensitive data by crafting a subdomain that encodes their own workspace UUID and a victim's username, then tricking an...

6.8CVSS6AI score0.0015EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/06 8:44 p.m.13 views

CVE-2026-8926

A flaw was found in curl. When curl is configured to use a .netrc file for credentials and a URL is provided with a username but no password, curl may incorrectly retrieve and use the password for a different user from the .netrc file for the same host. This could lead to unauthorized information...

9.1CVSS5.8AI score0.00376EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/06 8:16 p.m.12 views

CVE-2026-11405

The web server binary /bin/httpd contains a hidden backdoor authentication mechanism in the login function at 004c88b8. - The function contains a normal authentication path using MD5/hash-based password verification prodencode64/PasswordToMd5/checkrandkey. - After normal authentication fails, it...

9.8CVSS0.01616EPSS
SaveExploits1References3
Rows per page
Query Builder