CVE & CISA-KEV Catalog

CVE-2026-43974

HIGH
7.5
CVSS v3
NVD

Description

Unexpected Status Code or Return Value vulnerability in ninenines gun (gun_http module) allows a malicious HTTP server to force the client into raw protocol mode via an unsolicited 101 Switching Protocols response. In gun_http:handle_inform/8, when a 101 Switching Protocols response is received over HTTP/1.1, the function verifies only that the Upgrade header is syntactically valid and that the stream reference is a plain reference(). It does not check whether the client ever sent an Upgrade or Connection: upgrade header on the corresponding request. Because this check is absent, any 101 response (solicited or not) causes gun to dispatch a gun_upgrade message to the caller and transition the entire connection to raw protocol mode. A malicious or compromised HTTP server can send an unsolicited 101 response to any HTTP/1.1 request, causing the gun client to abandon HTTP framing for that connection. Once in raw mode, gun_raw applies no flow control (flow=infinity) and re-arms socket active mode after every received packet, so the server can flood the client with arbitrary bytes. These are forwarded as unbounded gun_data messages to the owner process, exhausting its mailbox and BEAM memory, ultimately crashing the VM. This issue affects gun: from 2.0.0 before 2.4.0.

How to fix

Remediation Available
gunNVD
Affected:>= 2.0.0, < 2.4.0Fixed in:2.4.0CVE-2026-43974derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.48%probability of exploitation in 30 days
40thpercentile

Moderate risk: more likely to be exploited than 40% of all known CVEs.

References

Third-Party Advisory1

Related Vulnerabilities

Other CWE-841 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-1667High7.51.3%-Fix
CVE-2023-4181Medium5.41.1%--
CVE-2022-2105Critical9.41.1%-Fix
CVE-2022-2102Critical9.40.9%-Fix
CVE-2024-51738High8.10.6%-Fix
CVE-2025-55332Medium6.10.6%-Fix

Common questions

How do I fix CVE-2026-43974?

Upgrade gun to 2.4.0 or later.

Is CVE-2026-43974 being actively exploited?

Not that we know of. CVE-2026-43974 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.48% is the estimated probability that it will be exploited in the next 30 days. That is higher than 40% of all scored CVEs.

How severe is CVE-2026-43974?

CVE-2026-43974 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-43974 affect?

Published advisories record a fix for gun (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-43974
CVE-2026-43974 severity badge

Markdown

[![CVE-2026-43974](https://tridentstack.com/cve/badge/CVE-2026-43974.svg)](https://tridentstack.com/cve/CVE-2026-43974)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-43974"><img src="https://tridentstack.com/cve/badge/CVE-2026-43974.svg" alt="CVE-2026-43974"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Scan your fleet freeStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-18.