Lucene search
+L

5711 matches found

EUVD
EUVD
added 2026/03/10 6:31 p.m.11 views

EUVD-2025-208473

CWE-798: Use of Hard-coded Credentials vulnerability exists that could cause information disclosure and remote code execution when SOCKS Proxy is enabled, and administrator credentials and PostgreSQL database credentials are known. SOCKS Proxy is disabled by default...

7.5CVSS6.3AI score0.00679EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/10 6:30 p.m.12 views

EUVD-2026-10800

Envoy affected by off-by-one write in JsonEscaper::escapeString...

5.3CVSS5.8AI score0.00365EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/03/10 6:30 p.m.15 views

Envoy affected by off-by-one write in JsonEscaper::escapeString()

Summary An off-by-one write in Envoy::JsonEscaper::escapeString can corrupt std::string null-termination, causing undefined behavior and potentially leading to crashes or out-of-bounds reads when the resulting string is later treated as a C-string. Details The bug is in the control-character...

5.3CVSS5.6AI score0.00365EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/10 6:30 p.m.6 views

GHSA-56CJ-WGG3-X943 Envoy affected by off-by-one write in JsonEscaper::escapeString()

Summary An off-by-one write in Envoy::JsonEscaper::escapeString can corrupt std::string null-termination, causing undefined behavior and potentially leading to crashes or out-of-bounds reads when the resulting string is later treated as a C-string. Details The bug is in the control-character...

5.3CVSS5.6AI score0.00365EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.10 views

PT-2026-24378

Name of the Vulnerable Software and Affected Versions Envoy versions prior to 1.34.13 Envoy versions prior to 1.35.8 Envoy versions prior to 1.36.5 Envoy versions prior to 1.37.1 Description Envoy is a high-performance edge/middle/service proxy. An off-by-one write in the...

5.3CVSS5.8AI score0.00365EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2026/03/10 12:0 a.m.11 views

Google Pixel 安全漏洞

The Google Pixel is a smartphone produced by Google Inc. The Google Pixel has a security vulnerability, which stems from an off-by-one rule in the mfccoreisr.c file, where the mfchandlereleasedbuf variable lacks boundary checks, allowing for out-of-bounds writes and potentially enabling remote co...

9.8CVSS6.1AI score0.00306EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/10 12:0 a.m.10 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: iperf3 (UTSA-2026-005934)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005934 advisory. In iperf before 3.19.1, iperfauth.c has an off-by-one error and resultant heap-based buffer overflow. Tenable has extracted the preceding description block directly...

10CVSS6.2AI score0.00378EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2026/03/09 7:21 a.m.13 views

Web Server Exploits and Mimikatz Used in Attacks Targeting Asian Critical Infrastructure

High-value organizations located in South, Southeast, and East Asia have been targeted by a Chinese threat actor as part of a years-long campaign. The activity, which has targeted aviation, energy, government, law enforcement, pharmaceutical, technology, and telecommunications sectors, has been...

6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.8 views

CVE-2026-28395

OpenClaw version 2026.1.14-1 prior to 2026.2.12 contain an improper network binding vulnerability in the Chrome extension must be installed and enabled relay server that treats wildcard hosts as loopback addresses, allowing the relay HTTP/WS server to bind to all interfaces when a wildcard cdpUrl...

9.1CVSS5.8AI score0.00396EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/05 9:59 p.m.8 views

CVE-2026-28395 OpenClaw 2026.1.14-1 < 2026.2.12 - Unintended Public Binding of Chrome Extension Relay via Wildcard cdpUrl

OpenClaw version 2026.1.14-1 prior to 2026.2.12 contains an improper network binding vulnerability in the Chrome extension must be installed and enabled relay server that treats wildcard hosts as loopback addresses, allowing the relay HTTP/WS server to bind to all interfaces when a wildcard cdpUr...

6.3CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/03/05 9:59 p.m.27 views

CVE-2026-28395

OpenClaw's Chrome extension relay server (ensureChromeExtensionRelayServer) incorrectly treats wildcard hosts (0.0.0.0/::) as loopback, causing the relay HTTP/WS server to bind to all interfaces when a wildcard cdpUrl is configured. Affected versions are 2026.1.14-1 through 2026.2.11; fixed in 20...

9.1CVSS5.8AI score0.00396EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:27 p.m.18 views

The Eclipse Jetty Server Artifact has a Gzip request memory leak

Description as reported There is a memory leak when using GzipHandler in jetty-12.0.30 that can cause off-heap OOMs. This can be used for DoS attacks so I'm reporting this as a vulnerability. The leak is created by requests where the request is inflated Content-Encoding: gzip and the response is...

7.5CVSS5.9AI score0.00625EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/05 9:27 p.m.9 views

GHSA-XXH7-FCF3-RJ7F The Eclipse Jetty Server Artifact has a Gzip request memory leak

Description as reported There is a memory leak when using GzipHandler in jetty-12.0.30 that can cause off-heap OOMs. This can be used for DoS attacks so I'm reporting this as a vulnerability. The leak is created by requests where the request is inflated Content-Encoding: gzip and the response is...

7.5CVSS5.9AI score0.00625EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/05 7:16 a.m.11 views

CVE-2026-1678

dnsunpackname caches the buffer tailroom once and reuses it while appending DNS labels. As the buffer grows, the cached size becomes incorrect, and the final null terminator can be written past the buffer. With assertions disabled default, a malicious DNS response can trigger an out-of-bounds wri...

9.8CVSS0.00376EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/04 6:24 a.m.10 views

CVE-2026-3494

A flaw was found in MariaDB. An authenticated database user can exploit this vulnerability by invoking SQL statements prefixed with double-hyphen — or hash style comments. When the server audit plugin is enabled with specific event filtering, these statements are not logged. This oversight can le...

5.3CVSS5.8AI score0.00274EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/03 6:0 p.m.9 views

Off-by-one Error

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Off-by-one Error in the allowlist mode. An attacker can execute unintended commands by bypassing operator safety controls using specially crafted input to env -S when /usr/bin/env is...

8.8CVSS6AI score0.00339EPSS
SaveExploits0References3
Wired Threat Level
Wired Threat Level
added 2026/03/03 9:30 a.m.10 views

How Journalists Are Reporting From Iran With No Internet

After strikes killed senior Iranian officials, Iran cut off internet access. Journalists are relying on satellite links, encrypted apps, and smuggled footage to report from inside the country...

5.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/02 12:0 a.m.14 views

TencentOS Server 4: qemu (TSSA-2026:0097)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0097 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

6.5CVSS7.1AI score0.00143EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/27 3:23 a.m.25 views

CVE-2026-2428

The CVE concerns the Fluent Forms Pro Add On Pack for WordPress, vulnerable in all versions up to 6.1.17 due to disabled PayPal IPN verification (disable_ipn_verification defaults to 'yes' in PayPalSettings.php). This enables unauthenticated attackers to send forged PayPal IPN notifications to th...

7.5CVSS5.4AI score0.00139EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.13 views

PT-2026-22290

Name of the Vulnerable Software and Affected Versions Fluent Forms Pro Add On Pack for WordPress versions through 6.1.17 Description The software contains a flaw related to insufficient verification of data authenticity. Specifically, PayPal IPN Instant Payment Notification verification is disabl...

7.5CVSS5.9AI score0.00139EPSS
SaveExploits0References8
Rows per page
Query Builder