Lucene search
+L

25 matches found

Cvelist
Cvelist
added 2026/09/17 1:46 p.m.31 views

CVE-2026-71568 BMCtest exposes Ironic without authentication and TLS during the test

In BMCtest, Ironic is started without authentication and TLS for the duration of the test. Exploiting the problem requires winning the race with bmctest itself, which reduces the attack window and significantly increases its complexity...

5.3CVSS0.00162EPSS
SaveExploits0References1
PyPA
PyPA
added 2026/09/10 9:45 a.m.11 views

HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies

Summaryhttpcore2 does not start TLS for wss:// connections routed through a SOCKS5 proxy. The WebSocket opening handshake and all subsequent frames are sent in plaintext through the proxy path, despite the caller selecting the secure wss scheme.The transport flaw affects httpcore2 releases before...

8.1CVSS5.7AI score0.00079EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/09/08 8:45 p.m.9 views

GHSA-7MJ9-2MP8-4M2P HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies

Summary httpcore2 does not start TLS for wss:// connections routed through a SOCKS5 proxy. The WebSocket opening handshake and all subsequent frames are sent in plaintext through the proxy path, despite the caller selecting the secure wss scheme. The transport flaw affects httpcore2 releases befo...

8.1CVSS5.7AI score0.00079EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/08 8:45 p.m.11 views

HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies

Summary httpcore2 does not start TLS for wss:// connections routed through a SOCKS5 proxy. The WebSocket opening handshake and all subsequent frames are sent in plaintext through the proxy path, despite the caller selecting the secure wss scheme. The transport flaw affects httpcore2 releases befo...

8.1CVSS5.7AI score0.00079EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2026/09/07 5:17 p.m.11 views

CVE-2026-86502

In JetBrains IntelliJ IDEA before 2026.2.2 missing TLS and authentication on the IJent gRPC server allowed local code execution on Remote Development hosts...

8.4CVSS0.00144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/07 4:26 p.m.36 views

CVE-2026-86502

In JetBrains IntelliJ IDEA before 2026.2.2 missing TLS and authentication on the IJent gRPC server allowed local code execution on Remote Development hosts...

8.4CVSS0.00144EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/07 4:26 p.m.34 views

CVE-2026-86502

JetBrains IntelliJ IDEA versions before 2026.2.2 contain a vulnerability in the IJent gRPC server , where missing TLS encryption and authentication allowed an attacker with local access to achieve arbitrary code execution on Remote Development hosts. The CVSS 3.1 score is 8.4 (High) , reflecting ...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/07 4:26 p.m.7 views

CVE-2026-86502

In JetBrains IntelliJ IDEA before 2026.2.2 missing TLS and authentication on the IJent gRPC server allowed local code execution on Remote Development hosts...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/07 4:26 p.m.10 views

EUVD-2026-72518

In JetBrains IntelliJ IDEA before 2026.2.2 missing TLS and authentication on the IJent gRPC server allowed local code execution on Remote Development hosts...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/07 12:00 a.m.12 views

PT-2026-86874

In JetBrains IntelliJ IDEA before 2026.2.2 missing TLS and authentication on the IJent gRPC server allowed local code execution on Remote Development hosts...

8.4CVSS6AI score0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 6:01 p.m.8 views

CVE-2026-84381 HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/02 6:01 p.m.41 views

CVE-2026-84381

HTTPX2 is a next-generation HTTP client for Python. Prior to 2.10.0 , the underlying httpcore2 library failed to initiate TLS when a WebSocket connection (wss) was routed through a SOCKS5 proxy , because the TLS upgrade condition only recognized the https scheme. As a result, the WebSocket handsh...

8.1CVSS5.8AI score0.00079EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 6:01 p.m.42 views

CVE-2026-84381 HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS0.00079EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/02 6:01 p.m.13 views

CVE-2026-84381 HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS5.2AI score0.00079EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 4:40 p.m.19 views

GHSA-3F6P-5WW8-9RCR MySQL2: Auth Plugin Downgrade to mysql_clear_password Leaks Plaintext Credentials

Summary A rogue MySQL server or MITM can force mysql2 to send credentials in plaintext by requesting an auth switch to mysqlclearpassword. The driver complies without verifying that TLS is active. Details mysqlclearpassword is registered as a default standard plugin in lib/commands/authswitch.js...

8.2CVSS5.9AI score
SaveExploits0References6
Packet Storm
Packet Storm
added 2026/04/30 12:00 a.m.177 views

📄 DeskTime Time Tracking App 1.3.671 Missing Certificate / Remote Code Execution

DeskTime Time Tracking App version 1.3.671 has an issue where due to missing TLS certificate validation, attackers, who can inject themselves into the network path between the client and the DeskTime update servers, can return a malicious executable in response to an update request and achieve...

4.8CVSS6.1AI score0.00179EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/01/09 9:55 a.m.16 views

CVE-2020-12681

Missing TLS certificate validation on 3xLogic Infinias eIDC32 devices through 3.4.125 allows an attacker to intercept/control the channel by which door lock policies are applied...

7.5CVSS7AI score0.00517EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/07/09 12:00 a.m.9 views

RHEL 9 : podman (RHSA-2025:10668)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:10668 advisory. The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods...

8.3CVSS7.8AI score0.00479EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/07/11 8:43 a.m.30 views

CVE-2023-31190 Missing TLS (HTTPS) certificate validation during firmware update in DroneScout ds230 Remote ID receiver from BlueMark Innovations

DroneScout ds230 Remote ID receiver from BlueMark Innovations is affected by an Improper Authentication vulnerability during the firmware update procedure. Specifically, the firmware update procedure ignores and does not check the validity of the TLS certificate of the HTTPS endpoint from which t...

8.1CVSS8.5AI score0.00361EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/07/11 8:43 a.m.12 views

CVE-2023-31190 Missing TLS (HTTPS) certificate validation during firmware update in DroneScout ds230 Remote ID receiver from BlueMark Innovations

DroneScout ds230 Remote ID receiver from BlueMark Innovations is affected by an Improper Authentication vulnerability during the firmware update procedure. Specifically, the firmware update procedure ignores and does not check the validity of the TLS certificate of the HTTPS endpoint from which t...

8.1CVSS7.6AI score0.00361EPSS
SaveExploits0References2
Rows per page
Query Builder