CVE Tracker

CVE-2026-33845 @ mufasa

Status
does_not_affect
Priority
6.56
Match score
3.0
Risk
InfoLeak MemCorrupt DoS
CVSS
7.5 HIGH
Reason
cpe: gnutls; pkgs: gnutls; version: unknown (gnutls-3.3.29-9.el7_6.tuxcare.els5); risk:info_disclosure
Created
2026-08-03T02:36:08Z
Updated
2026-08-22T10:17:50Z
Closed
2026-08-03T19:24:47Z

Package interrogation (copy)

Run on the host — click to copy a command. RPM

PackageCommands
gnutls-3.3.29-9.el7_6.tuxcare.els5)

Inventory lookup

Search package inventory across systems, then return here. Create a ticket on systems the matcher missed.

Clear

Suggestions: gnutls

SystemMatchesTicket for CVE-2026-33845
Library libcurl3-gnutls 7.52.1-5+deb9u16; libgnutls-deb0-28 3.3.8-6+deb8u7; libgnutls-openssl27 3.5.8-5+deb9u6; libgnutls30 3.5.8-5+deb9u6 accepted_risk open
Saiph libcurl3-gnutls 7.64.0-4+deb10u9; libgnutls-deb0-28 3.3.8-6+deb8u6; libgnutls-openssl27 3.6.7-4+deb10u12; libgnutls30 3.6.7-4+deb10u12 accepted_risk open
morris gnutls 3.3.29 does_not_affect open
mufasa gnutls 3.3.29 does_not_affect open
Archive libgnutls30 3.6.7-4+deb10u12 none
Bullseye libcurl3-gnutls 7.74.0-1.3+deb11u16; libgnutls30 3.7.1-5+deb11u10 none
Helios libcurl3-gnutls 7.74.0-1.3+deb11u16; libgnutls30 3.7.1-5+deb11u10 none
Janus libcurl3-gnutls 7.64.0-4+deb10u9; libgnutls30 3.6.7-4+deb10u12 none
Matrix libcurl3-gnutls 7.88.1-10+deb12u15; libgnutls-dane0 3.7.9-2+deb12u7; libgnutls30 3.7.9-2+deb12u7 none
Silk libcurl3-gnutls 7.88.1-10+deb12u15; libgnutls30 3.7.9-2+deb12u7 none

Same product CVEs in your queue

Other tickets that look like the same product (from match reason). Relate them here to triage this CVE as the primary.

CVECVSSKEVSystemsStatus MatchedAlready related
CVE-2026-1584 7.5 Library, Saiph, morris, mufasa new gnutls
CVE-2026-42009 7.5 Library, Matrix, Saiph, morris, mufasa not_applicable gnutls → CVE-2026-42010
CVE-2026-42010 7.1 Library, Matrix, Saiph, morris, mufasa not_applicable gnutls

Related CVE (same fix)

Point this ticket’s CVE at a higher-priority / same-fix primary so you only triage one.

Host OS / kernel

OS
CloudLinux release 7.9 (Boris Yegorov) (7.9) · cloudlinux
Arch
x86_64
kernel_release
uname -r → 3.10.0-962.3.2.lve1.5.89.el7.x86_64
kernel_version
uname -v → #1 SMP Thu Jul 9 15:55:31 UTC 2026

For Linux kernel CVEs, kernel_version (Debian packaging / build string) often decides fixed vs not; kernel_release is used for upstream NVD range compares.

Same CVE on other hosts

Open the ticket for this CVE on another system.

System Status Priority Updated
morris does_not_affect 6.56 2026-08-22T10:17:50Z Open
Library accepted_risk 1.97 2026-08-22T10:17:50Z Open
Saiph accepted_risk 0.98 2026-08-22T10:17:50Z Open

Description

A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.

Determination

Remotely exploitable flaw in GnuTLS DTLS handshake parsing. 
Malformed fragments with zero length and a non-zero offset can cause an integer underflow during reassembly, leading to an out-of-bounds read (DoS or potential information disclosure).
rpm -q --changelog gnutls | grep -i -A5 -B5 "33845\|DTLS\|underflow\|OOB"
Confirms fix is in place.

Update status

Also apply to other systems with this CVE:

Add note only

Also add note on:

Mitigation log

2026-08-03T03:09:49Z — affects
Remotely exploitable flaw in GnuTLS DTLS handshake parsing. Malformed fragments with zero length and a non-zero offset can cause an integer underflow during reassembly, leading to an out-of-bounds read (DoS or potential information disclosure).
2026-08-03T03:10:27Z
Your package is built on the older el7_6 base (with els4). There is no public advisory confirming that the fix for CVE-2026-33845 was included in the el7_6.tuxcare.els4 rebuild. Conclusion: Your current package does not appear to contain the fix and should be treated as vulnerable. Recommendation Update to a newer TuxCare/CloudLinux GnuTLS package that is based on the fixed el7_9 (or later) series: Bash yum update gnutls
2026-08-03T19:20:37Z
How an attacker would exploit it (high-level) Find a vulnerable service The target must be running a network service that uses GnuTLS and speaks DTLS (TLS over UDP). Common examples include certain VPN implementations, media/streaming servers, VoIP-related services, or custom applications that use DTLS.
2026-08-03T19:24:47Z — does_not_affect
rpm -q --changelog gnutls | grep -i -A5 -B5 "33845\|DTLS\|underflow\|OOB" Confirms fix is in place.

References

NVD: CVE-2026-33845