Lucene search
+L

514 matches found

Nuclei
Nuclei
•added 2026/09/27 2:09 a.m.•47 views

Open WebUI 'LDAP Empty Password' - Authentication Bypass

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the LDAP authentication endpoint does not validate that the submitted password is non-empty before performing a Simple Bind against the LDAP server. The LdapForm Pydantic model accep...

9.1CVSS8.1AI score0.01634EPSS
SaveExploits1References2
Kitploit
Kitploit
•added 2026/09/26 7:30 a.m.•10 views

ntlm-scanner

새 기능! CVE-2020-1472 ZeroLogon 익스플로잇 스캔 네트워크의 DC를 스캔하여 CVE-2020-1472의 실제 익스플로잇을 탐지합니다. 예시: root@kitploit: python scan.py -vuln CVE-2020-1472 -target-file targets.txt python scan.py -vuln CVE-2020-1472 -target 이 도구는 매분마다 DC에 대해 빈 암호를 시도하는 방식으로 작동합니다. 익스플로잇은 암호를 빈 값으로 설정해야 하므로, 매우 빠르게 되돌리지 않는 한 익스플로...

10CVSS7.6AI score0.99389EPSS
SaveExploits82References1
Kitploit
Kitploit
•added 2026/09/21 12:42 p.m.•8 views

CVE-2020-1472

CVE-2020-1472 arp-scan Rangip nmap -A -vv -Pn IPADDR python3 setemptypw.py DCNETBIOSNAME DCIPADDR python3 secretsdump.py -no-pass -just-dc DOMAIN/DCNETBIOSNAME$@DCIPADDR python3 wmiexec.py -hashes HassPasswdUser DOMAIN/User@dcipaddr windows コマンド whoami systeminfo hostname md testdir echo test...

10CVSS7.8AI score0.99389EPSS
SaveExploits76
Kitploit
Kitploit
•added 2026/09/21 12:18 p.m.•7 views

CVE-2020-15906

CVE-2020-15906 CVE-2020-15906 の解説 Frederic MohrLastbreach 氏のバックエンドサポートに感謝します。 Tiki Wiki Cms Groupware 16.x - 21.1 Authentication Bypass by Maximilian Barz 私は TikiWiki Cms Groupware 16.x - 21.1 に新しい脆弱性を発見しました。これにより、リモートの認証されていない攻撃者がログインページをバイパスし、Tiki Wiki CMS...

9.8CVSS8.4AI score0.2716EPSS
SaveExploits5
NVD
NVD
•added 2026/09/18 4:17 p.m.•14 views

CVE-2026-84398

CM2507 IP cameras accept an empty password for a privileged account exposed through its ONVIF management service. An attacker with network access to the affected device could access privileged management functions and obtain device, user, media-profile, and stream configuration information...

8.7CVSS0.00409EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/18 4:07 p.m.•10 views

EUVD-2026-83033

CM2507 IP cameras accept an empty password for a privileged account exposed through its ONVIF management service. An attacker with network access to the affected device could access privileged management functions and obtain device, user, media-profile, and stream configuration information...

8.7CVSS5.8AI score0.00409EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 4:07 p.m.•12 views

CVE-2026-84398 CareCam CM2507 Empty Password in Configuration File

CM2507 IP cameras accept an empty password for a privileged account exposed through its ONVIF management service. An attacker with network access to the affected device could access privileged management functions and obtain device, user, media-profile, and stream configuration information...

8.7CVSS5.8AI score0.00409EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/18 4:07 p.m.•43 views

CVE-2026-84398 CareCam CM2507 Empty Password in Configuration File

CM2507 IP cameras accept an empty password for a privileged account exposed through its ONVIF management service. An attacker with network access to the affected device could access privileged management functions and obtain device, user, media-profile, and stream configuration information...

8.7CVSS0.00409EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/18 4:07 p.m.•31 views

CVE-2026-84398

CareCam CM2507 IP cameras are vulnerable to unauthorized access due to an empty password accepted for a privileged account exposed through the ONVIF management service. The root cause is an empty password stored in a configuration file, allowing an attacker with network access to reach privileged...

8.7CVSS5.8AI score0.00409EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/18 12:00 a.m.•2 views

CVE-2026-84398: Empty Password in Configuration File

CM2507 IP cameras accept an empty password for a privileged account exposed through its ONVIF management service. An attacker with network access to the affected device could access privileged management functions and obtain device, user, media-profile, and stream configuration information...

8.7CVSS5.8AI score0.00409EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/14 4:07 p.m.•32 views

CVE-2026-54155 node-opcua: Missing nonce verification in UserNameIdentityToken authentication

node-opcua is an OPC UA implementation for TypeScript and Node.js. Prior to 2.166.0, the UserNameIdentityToken authentication handler in packages/node-opcua-server/source/opcuaserver.ts decrypts an RSA-OAEP password blob but does not verify that the trailing bytes match the current session...

7.7CVSS0.00424EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/14 4:07 p.m.•41 views

CVE-2026-54155

node-opcua (NPM, versions ≤ 2.165.0) contains a missing nonce verification in the UserNameIdentityToken authentication handler (packages/node-opcua-server/source/opcua_server.ts). After RSA-OAEP decryption of the password blob, the server never checks that trailing bytes match session.nonce. This...

7.7CVSS5.8AI score0.00424EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/14 4:07 p.m.•13 views

EUVD-2026-77619

node-opcua is an OPC UA implementation for TypeScript and Node.js. Prior to 2.166.0, the UserNameIdentityToken authentication handler in packages/node-opcua-server/source/opcuaserver.ts decrypts an RSA-OAEP password blob but does not verify that the trailing bytes match the current session...

7.7CVSS5.8AI score0.00424EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/14 1:22 p.m.•9 views

EUVD-2026-77473

The LdapAuth and LinOTPAuth authentication plugins in MISP contain an authentication bypass vulnerability. Both LdapAuthenticate and LinOTPAuthenticate replace CakePHP's FormAuthenticate class but fail to replicate its checkFields input validation guard. As a result, the email and password fields...

9.3CVSS5.7AI score0.0064EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:41 p.m.•15 views

Astra Linux – Vulnerability in freerdp2

FreeRDP is a free implementation of the Remote Desktop Protocol RDP. In versions prior to 2.7.0, NT LAN Manager NTLM authentication does not properly abort when someone provides an empty password value. This issue affects FreeRDP-based RDP Server implementations. RDP clients are not affected. The...

9.1CVSS7.8AI score0.02795EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
•added 2026/09/14 12:00 a.m.•13 views

PT-2026-91218

The LdapAuth and LinOTPAuth authentication plugins in MISP contain an authentication bypass vulnerability. Both LdapAuthenticate and LinOTPAuthenticate replace CakePHP's FormAuthenticate class but fail to replicate its checkFields input validation guard. As a result, the email and password fields...

9.3CVSS5.7AI score0.0064EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-81013

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a...

6.2AI score0.00225EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/11 10:50 p.m.•15 views

CVE-2026-81013

A flaw was found in the hp-bioscfg component of the Linux kernel. A local user could trigger a heap out-of-bounds read by writing an empty string to the currentpassword or newpassword fields. This occurs because the validatepasswordinput function attempts to access memory before the allocated...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-81013

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a trailing newline, without checking that length is nonzero first. Writi...

6.4AI score0.00225EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/11 8:19 p.m.•5 views

UBUNTU-CVE-2026-81013

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a trailing newline, without checking that length is nonzero first. Writi...

6.5AI score0.00225EPSS
SaveExploits0References7
Rows per page
Query Builder