CVE-2026-42578 Vulnerability Analysis & Exploit Details

CVE-2026-42578
Vulnerability Scoring

7.5
/10
Very High Risk

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

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or 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-42578 Details

Status: Analyzed

Last updated: 🕧 18 May 2026, 12:54 UTC
Originally published on: 🕖 13 May 2026, 19:17 UTC

Time between publication and last update: 4 days

CVSS Release: version 3

CVSS3 Source

nvd@nist.gov

CVSS3 Type

Primary

CVSS3 Vector

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

CVE-2026-42578 Vulnerability Summary

CVE-2026-42578: Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's HttpProxyHandler constructs HTTP CONNECT requests with header validation explicitly disabled. The newInitialMessage() method creates headers using DefaultHttpHeadersFactory.headersFactory().withValidation(false), then adds user-provided outboundHeaders without any CRLF validation. This allows an attacker who can influence the outbound headers to inject arbitrary HTTP headers into the CONNECT request sent to the proxy server. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.

Assessing the Risk of CVE-2026-42578

Access Complexity Graph

The exploitability of CVE-2026-42578 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-42578

With low attack complexity and no required privileges, CVE-2026-42578 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

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-42578, 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-42578, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2026-42578 has no significant impact on data confidentiality.
  • Integrity: High
    CVE-2026-42578 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2026-42578 does not impact system availability.

CVE-2026-42578 References

External References

CWE Common Weakness Enumeration

CWE-113

CAPEC Common Attack Pattern Enumeration and Classification

  • HTTP Request Splitting CAPEC-105 An adversary abuses the flexibility and discrepancies in the parsing and interpretation of HTTP Request messages by different intermediary HTTP agents (e.g., load balancer, reverse proxy, web caching proxies, application firewalls, etc.) to split a single HTTP request into multiple unauthorized and malicious HTTP requests to a back-end HTTP agent (e.g., web server). See CanPrecede relationships for possible consequences.
  • Accessing/Intercepting/Modifying HTTP Cookies CAPEC-31 This attack relies on the use of HTTP Cookies to store credentials, state information and other critical data on client systems. There are several different forms of this attack. The first form of this attack involves accessing HTTP Cookies to mine for potentially sensitive data contained therein. The second form involves intercepting this data as it is transmitted from client to server. This intercepted information is then used by the adversary to impersonate the remote user/session. The third form is when the cookie's content is modified by the adversary before it is sent back to the server. Here the adversary seeks to convince the target server to operate on this falsified information.
  • HTTP Response Splitting CAPEC-34 An adversary manipulates and injects malicious content, in the form of secret unauthorized HTTP responses, into a single HTTP response from a vulnerable or compromised back-end HTTP agent (e.g., web server) or into an already spoofed HTTP response from an adversary controlled domain/site. See CanPrecede relationships for possible consequences.
  • AJAX Footprinting CAPEC-85 This attack utilizes the frequent client-server roundtrips in Ajax conversation to scan a system. While Ajax does not open up new vulnerabilities per se, it does optimize them from an attacker point of view. A common first step for an attacker is to footprint the target environment to understand what attacks will work. Since footprinting relies on enumeration, the conversational pattern of rapid, multiple requests and responses that are typical in Ajax applications enable an attacker to look for many vulnerabilities, well-known ports, network locations and so on. The knowledge gained through Ajax fingerprinting can be used to support other attacks, such as XSS.

Vulnerable Configurations

  • cpe:2.3:a:netty:netty:-:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:-:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.4.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.4.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.7:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.8:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.9:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.9:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.10:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.10:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.11:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.11:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.12:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.12:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.5.13:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.5.13:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.7:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.7:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.8:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.8:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.9:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.9:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.6.10:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.6.10:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.7:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.7:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.8:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.8:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.9.9:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.9.9:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.10.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.10.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.10.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.10.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.10.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.10.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:3.10.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:3.10.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha5:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha6:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha7:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha7:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:alpha8:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:alpha8:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release3:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release3:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release4:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release4:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release5:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release5:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release6:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release6:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release7:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release7:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release8:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release8:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.0:candidate_release9:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.0:candidate_release9:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.10:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.10:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.11:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.11:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.12:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.12:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.13:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.13:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.14:-:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.14:-:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.14:beta1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.14:beta1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.15:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.15:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.16:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.16:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.17:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.17:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.18:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.18:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.19:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.19:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.20:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.20:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.21:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.21:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.22:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.22:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.23:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.23:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.24:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.24:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.25:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.25:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.26:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.26:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.27:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.27:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.28:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.28:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.29:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.29:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.30:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.30:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.31:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.31:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.32:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.32:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.33:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.33:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.34:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.34:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.35:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.35:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.36:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.36:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.37:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.37:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.38:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.38:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.39:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.39:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.40:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.40:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.41:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.41:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.42:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.42:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.43:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.43:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.44:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.44:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.45:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.45:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.46:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.46:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.47:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.47:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.48:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.48:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.49:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.49:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.50:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.50:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.51:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.51:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.52:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.52:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.53:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.53:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.54:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.54:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.55:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.55:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.0.56:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.0.56:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:-:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:-:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta6:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta6:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta7:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta7:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:beta8:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:beta8:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:candidate_release1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:candidate_release1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:candidate_release2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:candidate_release2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:candidate_release3:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:candidate_release3:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:candidate_release4:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:candidate_release4:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:candidate_release5:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:candidate_release5:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:candidate_release6:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:candidate_release6:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.0:candidate_release7:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.0:candidate_release7:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.7:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.7:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.8:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.8:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.9:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.9:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.10:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.10:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.11:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.11:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.12:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.12:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.13:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.13:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.14:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.14:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.15:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.15:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.16:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.16:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.17:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.17:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.18:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.18:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.19:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.19:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.20:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.20:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.21:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.21:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.22:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.22:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.23:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.23:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.24:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.24:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.25:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.25:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.26:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.26:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.27:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.27:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.28:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.28:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.29:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.29:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.30:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.30:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.31:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.31:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.32:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.32:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.33:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.33:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.34:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.34:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.35:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.35:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.36:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.36:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.37:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.37:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.38:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.38:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.39:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.39:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.40:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.40:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.41:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.41:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.42:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.42:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.43:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.43:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.44:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.44:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.45:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.45:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.46:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.46:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.47:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.47:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.48:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.48:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.49:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.49:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.50:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.50:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.51:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.51:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.52:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.52:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.53:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.53:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.54:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.54:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.55:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.55:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.56:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.56:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.57:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.57:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.58:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.58:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.59:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.59:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.60:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.60:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.61:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.61:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.62:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.62:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.63:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.63:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.64:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.64:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.65:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.65:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.66:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.66:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.67:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.67:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.68:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.68:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.69:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.69:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.70:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.70:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.71:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.71:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.72:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.72:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.73:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.73:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.74:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.74:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.75:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.75:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.76:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.76:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.77:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.77:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.78:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.78:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.79:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.79:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.80:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.80:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.81:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.81:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.82:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.82:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.83:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.83:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.84:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.84:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.85:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.85:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.86:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.86:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.87:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.87:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.88:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.88:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.89:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.89:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.90:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.90:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.91:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.91:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.92:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.92:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.93:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.93:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.94:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.94:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.95:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.95:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.96:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.96:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.97:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.97:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.98:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.98:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.99:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.99:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.100:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.100:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.101:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.101:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.102:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.102:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.103:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.103:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.104:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.104:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.105:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.105:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.106:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.106:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.107:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.107:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.108:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.108:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.109:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.109:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.110:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.110:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.111:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.111:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.112:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.112:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.113:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.113:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.114:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.114:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.115:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.115:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.116:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.116:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.117:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.117:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.118:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.118:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.119:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.119:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.120:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.120:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.121:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.121:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.122:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.122:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.123:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.123:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.124:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.124:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.125:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.125:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.126:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.126:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.127:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.127:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.128:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.128:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.129:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.129:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.130:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.130:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.131:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.131:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.1.132:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.1.132:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:-:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:-:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:rc3:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:rc3:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:rc4:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:rc4:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:alpha5:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.0:alpha6:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.9:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.10:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.10:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.11:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.11:*:*:*:*:*:*:*
  • cpe:2.3:a:netty:netty:4.2.12:*:*:*:*:*:*:*
    cpe:2.3:a:netty:netty:4.2.12:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-42578: 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-4387 – StrongDM Desktop Application before 23.74.0 (Desktop Client before 53.77.0) on Microsoft Windows stores authentication state, including a JSON Web ...
  • CVE-2026-48811 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, FreeScout allows a non-admin user to permanent...
  • CVE-2026-48810 – FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to 1.8.221, while investigating the ThreadPolicy::delete i...
  • CVE-2026-48557 – Spatie Laravel Media Library before version 11.23.0 contains a file upload restriction bypass in FileAdder::defaultSanitizer(). The sanitizer check...
  • CVE-2026-48555 – Spatie Laravel Media Library before version 11.23.0 contains a server-side request forgery vulnerability that allows remote attackers to cause the ...