Untriaged
Permalink
CVE-2026-70368
6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): Low (L)
- Availability (A): Low (L)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): Low (L)
Activity log
- Created suggestion
Stunnel: stack-based out-of-bounds read/write in stunnel s_vlog via oversized log message
A stack-based out-of-bounds read vulnerability exists in the "s_vlog" function of stunnel, when handling oversized log messages via "vsnprintf". A remote attacker with network access to a stunnel service can send protocol inputs that trigger a log message longer than 1024 bytes, leading to an out-of-bounds stack read and a potential crash. In certain corner cases, the same vulnerability could be used to replace a series of trailing "\n" characters with "\0".
References
Affected products
stunnel
Matching in nixpkgs
pkgs.stunnel
Universal tls/ssl wrapper
pkgs.wstunnel
Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
pkgs.ghostunnel
TLS proxy with mutual authentication support for securing non-TLS backend applications
Package maintainers
-
@roberth Robert Hensing <nixpkgs@roberthensing.nl>
-
@mjm Matt Moriarity <matt@mattmoriarity.com>
-
@markuskowa Markus Kowalewski <markus.kowalewski@gmail.com>
-
@thoughtpolice Austin Seipp <aseipp@pobox.com>
-
@NeverBehave Xinhao Luo <i@never.pet>
-
@R-VdP Ramses <ramses@well-founded.dev>
-
@raylas Raymond Douglas <r@raymond.sh>