Lucene search
+L

10601 matches found

SUSE Linux
SUSE Linux
added 2026/07/28 9:34 a.m.16 views

Security update for nginx

This update for nginx fixes the following issues CVE-2026-42055: heap-based buffer overflow in the ngxhttpproxyv2module and ngxhttpgrpcmodule modules bsc1268492. CVE-2026-48142: heap buffer over-read in the ngxhttpcharsetmodule module bsc1268495. Remote denial of service via the HTTP/2 bomb explo...

8.1CVSS7AI score0.06537EPSS
SaveExploits2References10
RedHat Linux
RedHat Linux
added 2026/07/28 2:50 a.m.13 views

erlang-otp: epmd: Erlang OTP epmd: Remote Denial of Service via connection exhaustion

A flaw was found in Erlang OTP's Erlang Port Mapper Daemon epmd. An unauthenticated remote attacker can exploit an improper handling of exceptional conditions in the doaccept function. By exhausting connection slots through holding numerous TCP connections open and periodically sending data, the...

7.5CVSS5.9AI score0.00435EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.17 views

TencentOS Server 3: .NET 8.0 (TSSA-2026:0770)

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

9.8CVSS7.4AI score0.01105EPSS
SaveExploits0References18
NVD
NVD
added 2026/07/27 9:17 p.m.12 views

CVE-2026-43777

This issue was addressed with improved input validation. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. A remote attacker may be able to cause a denial of service...

7.5CVSS0.0081EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 7:30 p.m.17 views

OSEC-2026-11 Out of order segment reassembly allows remote denial of service

A remote peer that completes a normal TCP handshake can send a stream of small out-of-order segments that never fill the gap at rcvnxt. utcp keeps one reassembly entry per segment bounded per connection only by the receive window, about 65000 one-byte entries and re-folds the whole queue on every...

7.5CVSS5.9AI score0.0029EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/27 10:45 a.m.18 views

Security Bulletin: Multiple vulnerabilities affect IBM Db2® on Cloud Pak for Data, and Db2 Warehouse on Cloud Pak for Data.

Summary IBM has released the below fix for IBM Db2® on Cloud Pak for Data and Db2 Warehouse on Cloud Pak for Data in response to multiple vulnerabilities found in multiple components. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details...

7.5CVSS7.5AI score0.09032EPSS
SaveExploits6
RedHat Linux
RedHat Linux
added 2026/07/27 2:50 a.m.11 views

freerdp: FreeRDP: Arbitrary code execution and denial of service via heap-buffer-overflow

A heap-buffer overflow vulnerability exists in the FreeRDP server's clipboard channel. A remote attacker can exploit this by sending a specially crafted message to the server, which can crash the service Denial of Service or potentially allow the attacker to execute arbitrary code...

8.8CVSS7.6AI score0.03665EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.21 views

PT-2026-64978

Content removed...

8.7CVSS5.1AI score0.00481EPSS
SaveExploits0References71
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.16 views

Xerox Printers Loop with Unreachable Exit Condition (CVE-2022-23968)

Xerox VersaLink devices on specific versions of firmware before 2022-01-26 allow remote attackers to brick the device via a crafted TIFF file in an unauthenticated HTTP POST request. There is a permanent denial of service because image parsing causes a reboot, but image parsing is restarted as so...

7.8CVSS7.2AI score0.01895EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.15 views

MiracleLinux 9 : 389-ds-base-2.8.0-7.el9_8 (AXSA:2026-1353:04)

The remote MiracleLinux 9 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1353:04 advisory. 389-ds-base: 389-ds-base: unbounded LDAP controls count in getldapmessagecontrolsext causes CPU and heap amplification remote DoS CVE-2026-9064 Tenable has...

7.5CVSS5.9AI score0.00815EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/26 11:32 p.m.16 views

SUSE CVE-2026-32665

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, when downstream DNS-over-QUIC DoQ is enabled, the first two bidirectional streams on a new QUIC connection streamid 0 and 4 bypass the per-stream 'quic-size' gate entirely, and large input buffers are allocated later, after only the 2-byte...

7.5CVSS5.7AI score0.00285EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/26 12:00 p.m.27 views

RUSTSEC-2026-0219 Remote Denial of Service via malformed NIP-04 IV

The nostr crate did not validate the length of the initialization vector decoded from the ?iv= portion of a NIP-04 encrypted message. The decoded IV was converted from a byte slice to the 16-byte AES-CBC IV type using a conversion that asserts the slice length. As a result, an IV whose decoded...

7.5CVSS5.8AI score
SaveExploits0References3
Mageia
Mageia
added 2026/07/25 6:04 p.m.33 views

Updated giflib packages fix a security vulnerability

The updated packages fix a security vulnerability: Buffer Overflow vulnerability in giflib v.5.2.2 allows a remote attacker to cause a denial of service via the EGifGCBToExtension overwriting an existing Graphic Control Extension block without validating its allocated size. CVE-2026-26740...

8.2CVSS7.2AI score0.00618EPSS
SaveExploits1References4
RustSec
RustSec
added 2026/07/25 12:00 p.m.20 views

Remote Denial of Service via malformed NIP‑44 v2 payload

The NIP-44 v2 decryption path in the nostr crate contains a reachable panic when processing a short or empty ciphertext. After the HMAC check passes and the ciphertext is decrypted via ChaCha20, the code reads a 2‑byte unpadded‑length prefix via buffer0..2 without first verifying that the decrypt...

5.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/24 9:48 p.m.14 views

GHSA-26GQ-P25F-99CP frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

Summary An integer-overflow vulnerability in the frp server's optional SSH Tunnel Gateway lets any unauthenticated remote attacker crash the entire frps process with a single five-byte message. When the gateway parses an SSH exec channel request in pkg/ssh/server.go, it adds a small constant to a...

8.2CVSS6.1AI score0.00487EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 9:48 p.m.20 views

frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

Summary An integer-overflow vulnerability in the frp server's optional SSH Tunnel Gateway lets any unauthenticated remote attacker crash the entire frps process with a single five-byte message. When the gateway parses an SSH exec channel request in pkg/ssh/server.go, it adds a small constant to a...

8.7CVSS6.1AI score0.00487EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/24 4:32 p.m.13 views

EUVD-2026-48718

Inefficient Algorithmic Complexity vulnerability in mtrudel bandit allows unauthenticated remote denial of service via CPU exhaustion during WebSocket fragment reassembly. The size guard 'Elixir.Bandit.WebSocket.Connection':oversizemessage?/2 called from handleframe/3 in...

8.7CVSS6.1AI score0.00392EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 11:46 a.m.14 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/23 11:34 a.m.13 views

openjdk: Enhance XBM image support (Oracle CPU 2026-07)

A flaw was found in OpenJDK. The regex defined in XbmImageDecoder matchRegex is vulnerable to a DoS attack when the input contains a long string without a closing character; due to excessive backtracking...

5.3CVSS7.2AI score0.00305EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 3:29 a.m.14 views

golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input

A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 Unicode Transformation Format - 8-bit bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of...

7.5CVSS7.2AI score0.00475EPSS
SaveExploits0References7
Rows per page
Query Builder