Lucene search
+L

131330 matches found

Github Security Blog
Github Security Blog
added 2026/04/17 9:59 p.m.18 views

OpenClaw: Sandbox browser CDP relay could expose DevTools protocol on 0.0.0.0

Summary Sandbox browser CDP relay could expose DevTools protocol on 0.0.0.0. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact The sandbox browser CDP relay could bind too broadly, exposing Chrome DevTools Protocol access outside the intende...

5.7AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/17 9:59 p.m.22 views

Binding to an Unrestricted IP Address

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Binding to an Unrestricted IP Address via the CDP relay. An attacker can gain unauthorized access to the Chrome DevTools Protocol by connecting from outside the intended local or sandboxe...

9.6CVSS5.8AI score0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/17 9:59 p.m.8 views

GHSA-525J-HQQ2-66R4 OpenClaw: Sandbox browser CDP relay could expose DevTools protocol on 0.0.0.0

Summary Sandbox browser CDP relay could expose DevTools protocol on 0.0.0.0. Affected Packages / Versions - Package: openclaw - Ecosystem: npm - Affected versions: = 2026.4.10 Impact The sandbox browser CDP relay could bind too broadly, exposing Chrome DevTools Protocol access outside the intende...

7.5CVSS5.7AI score0.00214EPSS
SaveExploits0References4
Slackware Linux
Slackware Linux
added 2026/04/17 9:29 p.m.19 views

[slackware-security] cups

New cups packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/cups-2.4.17-i586-1slack15.0.txz: Upgraded. This update fixes security issues: The scheduler treated local user and group names as...

7.8CVSS5.8AI score0.00502EPSS
SaveExploits9
RedhatCVE
RedhatCVE
added 2026/04/17 8:38 p.m.12 views

CVE-2026-32105

A flaw was found in xrdp, an open-source Remote Desktop Protocol RDP server. When using the "Classic RDP Security" layer, xrdp fails to verify the Message Authentication Code MAC signature of encrypted RDP packets. This oversight allows an unauthenticated attacker with man-in-the-middle MITM...

9.3CVSS5.7AI score0.00174EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/17 8:16 p.m.12 views

CVE-2026-33516

xrdp is an open source RDP server. Versions through 0.10.5 contain an out-of-bounds read vulnerability during the RDP capability exchange phase. The issue occurs when memory is accessed before validating the remaining buffer length. A remote, unauthenticated attacker can trigger this vulnerabilit...

9.1CVSS0.00427EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/17 8:16 p.m.16 views

CVE-2026-33569

Anviz CX2 Lite and CX7 administrative sessions occur over HTTP, enabling on‑path attackers to sniff credentials and session data, which can be used to compromise the device...

6.5CVSS0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/17 8:16 p.m.21 views

DEBIAN-CVE-2026-32105

xrdp is an open source RDP server. In versions through 0.10.5, xrdp does not implement verification for the Message Authentication Code MAC signature of encrypted RDP packets when using the "Classic RDP Security" layer. While the sender correctly generates signatures, the receiving logic lacks th...

7.7CVSS5.3AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/17 8:16 p.m.9 views

CVE-2026-33689 xrdp: Pre-authentication out-of-bounds reads in channel parsers

xrdp is an open source RDP server. Versions through 0.10.5 have an out-of-bounds read vulnerability in the pre-authentication RDP message parsing logic. A remote, unauthenticated attacker can trigger this flaw by sending a specially crafted sequence of packets during the initial connection phase...

8.7CVSS7.2AI score
SaveExploits0References4
EUVD
EUVD
added 2026/04/17 7:56 p.m.11 views

EUVD-2026-23515

xrdp is an open source RDP server. Versions through 0.10.5 contain an out-of-bounds read vulnerability during the RDP capability exchange phase. The issue occurs when memory is accessed before validating the remaining buffer length. A remote, unauthenticated attacker can trigger this vulnerabilit...

7.7CVSS5.8AI score0.00427EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/17 7:30 p.m.31 views

CVE-2026-33569 Anviz Products Cleartext Transmission of Sensitive Information

Anviz CX2 Lite and CX7 administrative sessions occur over HTTP, enabling on‑path attackers to sniff credentials and session data, which can be used to compromise the device...

6.5CVSS0.00186EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/17 7:27 p.m.47 views

CVE-2026-32105

This CVE concerns xrdp, an open source RDP server. In versions up to 0.10.5, xrdp does not verify the MAC (8-byte integrity signature) of RDP packets when using the Classic RDP Security layer. The receiver’s logic fails to validate the MAC, allowing an unauthenticated attacker with MITM capabilit...

9.3CVSS5.6AI score0.00174EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/04/17 7:27 p.m.28 views

EUVD-2026-23472

xrdp is an open source RDP server. In versions through 0.10.5, xrdp does not implement verification for the Message Authentication Code MAC signature of encrypted RDP packets when using the "Classic RDP Security" layer. While the sender correctly generates signatures, the receiving logic lacks th...

9.3CVSS5.6AI score0.00174EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.16 views

cpython: POP3 command injection in user-controlled commands

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server...

5.9CVSS6.6AI score0.00334EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.14 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS6.6AI score0.00382EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/04/17 7:22 p.m.5 views

CVE-2026-32324 Anviz CX7 Firmware Use of Hard-coded Cryptographic Key

Anviz CX7 Firmware is vulnerable because the application embeds reusable certificate/key material, enabling decryption of MQTT traffic and potential interaction with device messaging channels at scale...

7.7CVSS5.8AI score0.00087EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/17 6:54 p.m.18 views

cpython: POP3 command injection in user-controlled commands

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server...

5.9CVSS6.6AI score0.00334EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/17 6:31 p.m.18 views

EUVD-2026-22849

Improper neutralization of special elements used in an LDAP query 'LDAP injection' vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcprov on all prov modules. This vulnerability is associated with program files LDAPStoreHelper. This issue affects BC-JAVA: from 1.74 before 1.84...

6.9CVSS5.8AI score0.00527EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/17 6:31 p.m.20 views

Bouncy Castle has an LDAP injection

Improper neutralization of special elements used in an LDAP query 'LDAP injection' vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcprov on all prov modules. This vulnerability is associated with program files LDAPStoreHelper. This issue affects BC-JAVA: from 1.74 before 1.84...

6.9CVSS5.8AI score0.00527EPSS
SaveExploits0References4Affected Software3
EUVD
EUVD
added 2026/04/17 6:31 p.m.16 views

EUVD-2026-22832

Improper input validation, Improper verification of cryptographic signature vulnerability in XQUIC Project XQUIC xquic on Linux QUIC protocol implementation, packet processing module, STREAM frame handler modules allows Protocol Manipulation.This issue affects XQUIC: through 1.8.3...

8.3CVSS5.8AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder