Lucene search
+L

73347 matches found

OSV
OSV
added 2026/07/07 4:02 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
OSV
OSV
added 2026/07/07 4:02 p.m.9 views

PYSEC-2026-2039 Weblate lacks rate limiting when verifying second factor

Impact The verification of the second factor was not subject to rate limiting. The absence of rate limiting on the second factor endpoint allows an attacker with valid credentials to automate OTP guessing. Patches This issue has been addressed in Weblate 5.12 via...

4.9CVSS5.9AI score0.00231EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/07 3:26 p.m.10 views

GO-2026-5906 Coder: User-admin role can reset owner account password in github.com/coder/coder

Coder: User-admin role can reset owner account password in github.com/coder/coder...

7.2CVSS5.9AI score0.00615EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1147 Apache Airflow Fab Provider Insufficient Session Expiration vulnerability

Insufficient Session Expiration vulnerability in Apache Airflow Fab Provider. This issue affects Apache Airflow Fab Provider: before 1.5.2. When user password has been changed with admin CLI, the sessions for that user have not been cleared, leading to insufficient session expiration, thus logged...

2.1CVSS5.9AI score0.00954EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.10 views

PYSEC-2026-1349 Password Policy Bypass Vulnerability in Fides Webserver User Accept Invite API

Summary The user invite acceptance API endpoint lacks server-side password policy enforcement, allowing users to set arbitrarily weak passwords by bypassing client-side validation. While the UI enforces password complexity requirements, direct API calls can circumvent these checks, enabling the...

5.7CVSS5.8AI score0.00541EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-2070 Missing ratelimit on passwrod resets in zenml

zenml-io/zenml version 0.56.4 is vulnerable to an account takeover due to the lack of rate-limiting in the password change function. An attacker can brute-force the current password in the 'Update Password' function, allowing them to take over the user's account. This vulnerability is due to the...

5.4CVSS6.2AI score0.00475EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-1297 Django allows enumeration of user e-mail addresses

An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome only...

6.3CVSS6.7AI score0.00788EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 2:34 p.m.12 views

PYSEC-2026-2069 zenml-io/zenml does not expire the session after password reset

A vulnerability in zenml-io/zenml version 0.56.3 allows attackers to reuse old session credentials or session IDs due to insufficient session expiration. Specifically, the session does not expire after a password change, enabling an attacker to maintain access to a compromised account without the...

3.9CVSS6.3AI score0.00405EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1337 Fides Webserver Logs Hosted Database Password Partial Exposure Vulnerability

The Fides webserver requires a connection to a hosted PostgreSQL database for persistent storage of application data. If the password used by the webserver for this database connection includes special characters such as @ and $, webserver startup fails and the part of the password following the...

2.3CVSS5.8AI score0.00275EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 11:45 a.m.18 views

PYSEC-2026-1911 Sentry vulnerable to leaking superuser cleartext password in logs

Impact When authenticating as a superuser to a self-hosted Sentry instance with a username and password, the password is leaked as cleartext in logs under the event: auth-index.validatesuperuser. An attacker with access to the log data could use these leaked credentials to login to the Sentry...

7.3CVSS6AI score0.00428EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 11:45 a.m.13 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.13 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.12 views

PYSEC-2026-2072 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,...

7.1CVSS6.9AI score0.70581EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1416 Gradio apps vulnerable to timing attacks to guess password

Impact This security policy is with regards to a timing attack that allows users of Gradio apps to potentially guess the password of password-protected Gradio apps. This relies on the fact that string comparisons in Python terminate early, as soon as there is a string mismatch. Because Gradio app...

5.9CVSS6.2AI score0.00497EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-2003 vantage6 has insecure SSH configuration for node and server containers

Impact Nodes and servers get a ssh config by default that permits root login with password authentication. In a proper deployment, the SSH service is not exposed so there is no risk, but not all deployments are ideal. The default should therefore be less permissive. We will probably opt to...

6.5CVSS7.2AI score0.00466EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-836 Denial of service vulnerability on Password reset page

Impact Previous versions of Kiwi TCMS do not impose rate limits which makes it easier to attempt denial-of-service attacks against the Password reset page. An attacker could potentially send a large number of emails if they know the email addresses of users in Kiwi TCMS. Additionally that may...

7.5CVSS6AI score0.00908EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 10:17 a.m.14 views

PYSEC-2026-1059 OpenStack Sushy-Tools and VirtualBMC Improper Preservation of Permissions

An issue was discovered in OpenStack Sushy-Tools through 0.21.0 and VirtualBMC through 2.2.2. Changing the boot device configuration with these packages removes password protection from the managed libvirt XML domain. NOTE: this only affects an "unsupported, production-like configuration."...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References10
PyPA
PyPA
added 2026/07/07 10:17 a.m.14 views

OpenStack Sushy-Tools and VirtualBMC Improper Preservation of Permissions

An issue was discovered in OpenStack Sushy-Tools through 0.21.0 and VirtualBMC through 2.2.2. Changing the boot device configuration with these packages removes password protection from the managed libvirt XML domain. NOTE: this only affects an "unsupported, production-like configuration."...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/07/07 10:17 a.m.10 views

PYSEC-2026-768 Ansible leaks password to logs

A flaw was found in Ansible in the amazon.aws collection when using the towercallback parameter from the amazon.aws.ec2instance module. This flaw allows an attacker to take advantage of this issue as the module is handling the parameter insecurely, leading to the password leaking in the logs...

7.5CVSS5.9AI score0.00732EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/07 9:25 a.m.44 views

CVE-2026-14867 Insecure password storage in User directory

Credentials of built-in users are insecurely stored in the User directory of PcVue projects, all versions prior to 17.0.0. A local attacker could retrieve users’ credentials. Active Directory accounts are not affected by this vulnerability...

6.8CVSS0.00132EPSS
SaveExploits0References1
Rows per page
Query Builder