CVE-2026-44726 Vulnerability Analysis & Exploit Details

CVE-2026-44726
Vulnerability Scoring

7.4
/10
Very High Risk

Highly exploitable, CVE-2026-44726 poses a critical security risk that could lead to severe breaches.

Attack Complexity Details

  • Attack Complexity: High
    Exploits require significant effort and special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-44726 Details

Status: Analyzed

Last updated: 🕕 26 Jun 2026, 18:11 UTC
Originally published on: 🕕 23 Jun 2026, 18:17 UTC

Time between publication and last update: 2 days

CVSS Release: version 3

CVSS3 Source

security-advisories@github.com

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2026-44726 Vulnerability Summary

CVE-2026-44726: Deno is a JavaScript, TypeScript, and WebAssembly runtime. From 2.0.0 until 2.7.8, a flaw in Deno's Node.js tls compatibility layer could cause a TLS client to transmit application data in plaintext after a connection retry. When `autoSelectFamily was enabled and the first address-family attempt failed, the socket reinitialization path reused a stale TLS upgrade hook that was bound to the original, failed handle. As a result, the replacement TCP connection was never upgraded to TLS, and any data the application wrote before the secureConnect event travelled over the network unencrypted. A network attacker positioned to cause the initial connection attempt to fail (for example, by dropping IPv6 traffic on a dual-stack host) could deterministically trigger the fallback path and observe or tamper with traffic that the application believed was TLS-protected. This vulnerability is fixed in 2.7.8.

Assessing the Risk of CVE-2026-44726

Access Complexity Graph

The exploitability of CVE-2026-44726 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-44726

CVE-2026-44726 presents a challenge to exploit due to its high attack complexity, but the absence of privilege requirements still makes it a viable target for skilled attackers. A thorough security review is advised.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-44726, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-44726, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2026-44726 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2026-44726 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2026-44726 does not impact system availability.

CVE-2026-44726 References

External References

CWE Common Weakness Enumeration

CWE-319

CAPEC Common Attack Pattern Enumeration and Classification

  • Session Sidejacking CAPEC-102 Session sidejacking takes advantage of an unencrypted communication channel between a victim and target system. The attacker sniffs traffic on a network looking for session tokens in unencrypted traffic. Once a session token is captured, the attacker performs malicious actions by using the stolen token with the targeted application to impersonate the victim. This attack is a specific method of session hijacking, which is exploiting a valid session token to gain unauthorized access to a target system or information. Other methods to perform a session hijacking are session fixation, cross-site scripting, or compromising a user or server machine and stealing the session token.
  • Interception CAPEC-117 An adversary monitors data streams to or from the target for information gathering purposes. This attack may be undertaken to solely gather sensitive information or to support a further attack against the target. This attack pattern can involve sniffing network traffic as well as other types of data streams (e.g. radio). The adversary can attempt to initiate the establishment of a data stream or passively observe the communications as they unfold. In all variants of this attack, the adversary is not the intended recipient of the data stream. In contrast to other means of gathering information (e.g., targeting data leaks), the adversary must actively position themself so as to observe explicit data channels (e.g. network traffic) and read the content. However, this attack differs from a Adversary-In-the-Middle (CAPEC-94) attack, as the adversary does not alter the content of the communications nor forward data to the intended recipient.
  • Harvesting Information via API Event Monitoring CAPEC-383 An adversary hosts an event within an application framework and then monitors the data exchanged during the course of the event for the purpose of harvesting any important data leaked during the transactions. One example could be harvesting lists of usernames or userIDs for the purpose of sending spam messages to those users. One example of this type of attack involves the adversary creating an event within the sub-application. Assume the adversary hosts a "virtual sale" of rare items. As other users enter the event, the attacker records via AiTM (CAPEC-94) proxy the user_ids and usernames of everyone who attends. The adversary would then be able to spam those users within the application using an automated script.
  • Signature Spoofing by Mixing Signed and Unsigned Content CAPEC-477 An attacker exploits the underlying complexity of a data structure that allows for both signed and unsigned content, to cause unsigned data to be processed as though it were signed data.
  • Sniff Application Code CAPEC-65 An adversary passively sniffs network communications and captures application code bound for an authorized client. Once obtained, they can use it as-is, or through reverse-engineering glean sensitive information or exploit the trust relationship between the client and server. Such code may belong to a dynamic update to the client, a patch being applied to a client component or any such interaction where the client is authorized to communicate with the server.

Vulnerable Configurations

  • cpe:2.3:a:deno:deno:2.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.1.13:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.1.13:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.12:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.12:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.13:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.13:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.2.15:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.2.15:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.5.7:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.6:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.6:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.7:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.7:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.8:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.8:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.9:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.9:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.6.10:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.6.10:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.5:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.5:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.6:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.6:*:*:*:*:*:*:*
  • cpe:2.3:a:deno:deno:2.7.7:*:*:*:*:*:*:*
    cpe:2.3:a:deno:deno:2.7.7:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-44726: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-15668 – A vulnerability has been found in louisho5 picobot up to 0.2.0. This vulnerability affects the function WebTool.Execute of the file internal/agent/...
  • CVE-2026-15629 – A weakness has been identified in louisho5 picobot up to 0.2.0. Impacted is the function CreateSkill/GetSkill of the file internal/agent/tools/file...
  • CVE-2026-15628 – A security flaw has been discovered in zhayujie chatgpt-on-wechat CowAgent up to 2.1.1. This issue affects the function Vision._download_to_data_ur...
  • CVE-2026-15627 – A vulnerability was identified in nextlevelbuilder GoClaw up to 3.13.3-beta.3. This vulnerability affects the function handleNavigate of the file p...
  • CVE-2026-15626 – A vulnerability was determined in nextlevelbuilder GoClaw 3.13.3-beta.3. This affects the function writeFile of the file internal/providers/acp/too...