Lucene search
+L

55359 matches found

CVE
CVE
added 2026/05/07 7:33 a.m.34 views

CVE-2026-44407

Public technical details (affected versions, root cause, mitigation/patch) are not provided in the supplied documents. Monitor official updates from ZTE and security advisories for new details.

7.5CVSS5.8AI score0.00274EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/07 7:33 a.m.48 views

CVE-2026-44407 Remote Denial of Service Vulnerability Exists in ZTE Cloud PC Client uSmartview

A remote denial-of-service vulnerability exists in the ZTE Cloud PC client uSmartview, which may lead to memory corruption and remote denial of service...

4.7CVSS0.00274EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/07 6:49 a.m.53 views

CVE-2026-44406 DLL Hijacking Vulnerability in ZTE Cloud PC Client uSmartview

ZTE Cloud PC client uSmartView contains a DLL hijacking vulnerability; since uSmartViewServiceAgent.exe runs with SYSTEM privileges, successful hijacking enables local arbitrary code execution, privilege escalation, and memory corruption.contains a DLL hijacking vulnerability; since...

5.7CVSS0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/07 4:16 a.m.21 views

CVE-2026-44601

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

7.5CVSS0.00337EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/07 4:16 a.m.26 views

CVE-2026-40004

There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges...

7.8CVSS0.00137EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/07 3:47 a.m.60 views

GHSA-375F-4R2H-F99J Bandit trusts client-supplied URI scheme on plaintext connections

Summary Bandit reflects the client-supplied URI scheme into conn.scheme without verifying the actual transport. Over a plaintext HTTP/1.1 connection or h2c, an unauthenticated attacker can send an absolute-form request target like GET https://victim/path HTTP/1.1 and the application observes...

6.3CVSS5.9AI score0.00454EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/05/07 3:47 a.m.10 views

EUVD-2026-26714

Bandit trusts client-supplied URI scheme on plaintext connections...

6.3CVSS5.8AI score0.00454EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/07 3:47 a.m.18 views

Bandit trusts client-supplied URI scheme on plaintext connections

Summary Bandit reflects the client-supplied URI scheme into conn.scheme without verifying the actual transport. Over a plaintext HTTP/1.1 connection or h2c, an unauthenticated attacker can send an absolute-form request target like GET https://victim/path HTTP/1.1 and the application observes...

6.3CVSS5.9AI score0.00454EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/07 3:47 a.m.11 views

CVE-2026-40004 openssl.cnf Privilege Escalation Vulnerability in ZTE Cloud PC Client uSmartview

There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/07 3:47 a.m.21 views

EUVD-2026-28243

There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/07 3:47 a.m.9 views

CVE-2026-40004

There exists an openssl.cnf privilege escalation vulnerability in ZTE Cloud PC client uSmartview. An attacker can execute arbitrary code locally and escalate privileges...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/07 3:36 a.m.23 views

Bandit's unbounded WebSocket inflate causes BEAM OOM with a single frame

Summary When a Bandit-fronted server has explicitly enabled WebSocket permessage-deflate compress: true, an unauthenticated client can OOM the BEAM with a single 6 MiB WebSocket frame. Bandit's inflate step has no output-size cap, so a small high-ratio compressed frame e.g. zeros, 1024:1 ratio...

8.2CVSS5.9AI score0.00625EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/07 3:09 a.m.8 views

CVE-2026-44601

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

3.7CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/07 3:09 a.m.44 views

CVE-2026-44601

Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

3.7CVSS0.00337EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/07 3:09 a.m.35 views

CVE-2026-44601

Tor could crash a client when facing circuit queue memory pressure due to a double close of a circuit (TROVE-2026-009). Affected software: Tor prior to version 0.4.9.7. Root cause: circuit handling under memory pressure allows a double close, causing a denial of service on affected clients. Impac...

7.5CVSS5.8AI score0.00337EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/07 12:21 a.m.20 views

GHSA-57RV-R2G8-2CJ3 Netty has HttpClientCodec response desynchronization

Summary If HttpClientCodec is configured, there are use cases when a response body from one request, can be parsed as another's. Details HttpClientCodec pairs each inbound response with an outbound request by queue.poll once per response, including for 1xx. If the client pipelines GET then HEAD a...

7.3CVSS5.8AI score0.00779EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/07 12:21 a.m.19 views

Netty has HttpClientCodec response desynchronization

Summary If HttpClientCodec is configured, there are use cases when a response body from one request, can be parsed as another's. Details HttpClientCodec pairs each inbound response with an outbound request by queue.poll once per response, including for 1xx. If the client pipelines GET then HEAD a...

9.1CVSS5.8AI score0.00779EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/05/07 12:21 a.m.17 views

HTTP Request Smuggling

Overview io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients. Affected versions of this package are vulnerable to HTTP Request Smuggling in the HttpClientCodec component. An attacker can cause response...

9.1CVSS5.8AI score0.00779EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/07 12:00 a.m.13 views

ZTE Cloud PC client uSmartView 格式化字符串错误漏洞

The ZTE Cloud PC client uSmartView is a cloud desktop remote access client software developed by ZTE Corporation. The ZTE Cloud PC client uSmartView has a vulnerability related to formatted strings. This vulnerability may lead to memory corruption and remote denial of service attacks...

7.5CVSS5.8AI score0.00274EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-44601

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tor before 0.4.9.7, when circuit queue memory pressure exists, can experience a client crash because of a double close of a circuit, aka TROVE-2026-009...

7.5CVSS5AI score0.00337EPSS
SaveExploits0References3
Rows per page
Query Builder