Lucene search
+L

12178 matches found

Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.24 views

PT-2026-40828

Name of the Vulnerable Software and Affected Versions OPNsense versions prior to 26.1.7 Description A logic flaw in the lockout handler allows an unauthenticated attacker to continuously reset the authentication failure counter for their IP address. By interjecting a crafted username containing a...

5.3CVSS5.8AI score0.00318EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/05/12 9:27 p.m.8 views

CVE-2026-44304 Lemur: LDAP Filter Injection enables post-authentication privilege escalation

Lemur manages TLS certificate creation. Prior to 1.9.0, Lemur's LDAP authentication module lemur/auth/ldap.py constructs LDAP search filters using unsanitized user input via Python string interpolation. An authenticated LDAP user can inject LDAP filter metacharacters through the username field to...

8.1CVSS5.8AI score0.00179EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/12 9:23 p.m.19 views

Malicious code in @gusmano/reext (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 498a21b60dcdfe236ea0b1683e1ec64aa091643b6ad562c3845757eed79660d8 The npm preinstall lifecycle script dist/scripts/preinstall.js, wired via package.json "preinstall": "node./dist/scripts/preinstall.js" reads the...

5.9AI score
SaveExploits0References34
Snyk
Snyk
added 2026/05/12 5:21 p.m.7 views

Improper Handling of Case Sensitivity

Overview tomcat:catalina is a library that contains Tomcat Servlet Engine Core Classes and Standard implementations. Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity in the LockOutRealm function. An attacker can bypass account lockout protections by...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/12 4:20 p.m.8 views

CLSA-2026-1778602853 Fix CVE(s): CVE-2026-7598

SECURITY UPDATE: fix integer overflow in usernamelen bounds checks across userauthlist, userauthpassword and password change paths in src/userauth.c - debian/patches/CVE-2026-7598.patch: fix integer overflow in usernamelen bounds checks across userauthlist, userauthpassword and password change...

9.1CVSS7.2AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/12 4:18 p.m.6 views

CLSA-2026-1778602690 Fix CVE(s): CVE-2026-7598

SECURITY UPDATE: fix integer overflow in usernamelen bounds checks across userauthlist, userauthpassword and password change paths in src/userauth.c - debian/patches/CVE-2026-7598.patch: fix integer overflow in usernamelen bounds checks across userauthlist, userauthpassword and password change...

9.1CVSS7.2AI score0.00466EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/12 7:44 a.m.11 views

MAL-2026-3681 Malicious code in @catamania/ui-components (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 326cc4cf1fbe96c77b6340df59ebea040cdd522e3e4bc76471563190044cf53a The package declares a postinstall lifecycle hook "postinstall": "node postinstall.js" in package.json that runs automatically during npm install...

5.8AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/05/11 8:36 p.m.16 views

OpenSSH: OpenSSH: Arbitrary command execution via shell metacharacters in username

A flaw was found in OpenSSH. This vulnerability allows a remote attacker to achieve arbitrary command execution by injecting shell metacharacters into a username provided on the command line. Exploitation requires an untrusted username and a non-default configuration of the '%' character in...

8.1CVSS6AI score0.00319EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/05/11 8:27 p.m.12 views

CVE-2026-8190

A vulnerability was determined in Wavlink NU516U1 M16U1V240425. Affected by this issue is the function wan of the file /cgi-bin/adm.cgi. This manipulation of the argument pppusername/ppppasswd/rwanip/rwanmask/rwangateway is directly passed by the attacker/so we can control the...

8.8CVSS6.4AI score0.05344EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/05/11 8:26 p.m.14 views

CVE-2026-41161

Sync-in Server is a secure, open-source platform for file storage, sharing, collaboration, and syncing. Prior to version 2.2.0, the /api/auth/login endpoint contains a logic flaw that allows unauthenticated remote attackers to enumerate valid usernames by measuring the application's response time...

6.9CVSS5.8AI score0.00333EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/11 7:16 p.m.44 views

CVE-2026-42866

Tookie is a advanced OSINT information gathering tool. Prior to 4.1fix, modules/modules.py's writetxt, writecsv, writejson, and commented-but-shipping scanfile helpers open their output as openf"user.", where user comes unsanitized from the -u CLI flag or any line of a -U usernames file. A userna...

6.7CVSS0.00145EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/11 6:23 p.m.29 views

CVE-2026-42866

Tookie OSINT prior to version 4.1fix is vulnerable to path traversal when producing output files. In modules/modules.py (functions write_txt, write_csv, write_json, and the shipped but commented scan_file), the output filename is formed as open(f"{user}."), where user is unsanitized from -u or -U...

6.7CVSS5.9AI score0.00145EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/11 6:23 p.m.59 views

CVE-2026-42866 Tookie: Arbitrary file write via path traversal in -u username / -U userfile output filename

Tookie is a advanced OSINT information gathering tool. Prior to 4.1fix, modules/modules.py's writetxt, writecsv, writejson, and commented-but-shipping scanfile helpers open their output as openf"user.", where user comes unsanitized from the -u CLI flag or any line of a -U usernames file. A userna...

6.7CVSS0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/11 6:23 p.m.5 views

CVE-2026-42866 Tookie: Arbitrary file write via path traversal in -u username / -U userfile output filename

Tookie is a advanced OSINT information gathering tool. Prior to 4.1fix, modules/modules.py's writetxt, writecsv, writejson, and commented-but-shipping scanfile helpers open their output as openf"user.", where user comes unsanitized from the -u CLI flag or any line of a -U usernames file. A userna...

6.7CVSS6AI score0.00145EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/11 4:17 p.m.17 views

CVE-2026-42609

Grav is a file-based Web platform. Prior to 2.0.0-beta.2, a business logic vulnerability in the Grav Admin Panel allows a low-privileged user with only user creation permissions to overwrite existing accounts, including the primary administrator. By creating a new user with a username that alread...

8.1CVSS0.00463EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/05/11 12:32 p.m.14 views

EUVD-2024-16187

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS5.8AI score0.00184EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/11 10:16 a.m.16 views

CVE-2024-0391

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS0.00184EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 8:45 a.m.10 views

CVE-2024-0391 Username Enumeration via Email OTP Flow in Multiple WSO2 Products Allows User Account Discovery

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS5.8AI score0.00184EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/11 8:45 a.m.45 views

CVE-2024-0391 Username Enumeration via Email OTP Flow in Multiple WSO2 Products Allows User Account Discovery

The check user account lock states feature within the email OTP flow fails to validate user input, allowing an attacker to infer the existence of registered user accounts. The discovery of valid usernames can increase the risk of brute-force and social engineering attacks. Attackers can leverage...

5.3CVSS0.00184EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/11 8:45 a.m.27 views

CVE-2024-0391

The CVE-2024-0391 issue affects WSO2 products with the email OTP flow, where the check user account lock states validation fails, enabling attacker enumeration of registered usernames. This disclosure indicates that valid usernames can be inferred, which could facilitate targeted brute-force or s...

5.3CVSS5.8AI score0.00184EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder