CVE-2026-50269 Vulnerability Analysis & Exploit Details

CVE-2026-50269
Vulnerability Scoring

7.5
/10
Very High Risk

Highly exploitable, CVE-2026-50269 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-50269 Details

Status: Analyzed

Last updated: 🕢 26 Jun 2026, 19:39 UTC
Originally published on: 🕕 22 Jun 2026, 18:16 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:N/A:H

CVE-2026-50269 Vulnerability Summary

CVE-2026-50269: AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.0, attacker-controlled input included into multipart/payload headers can be used to modify a request to inject additional headers or similar. In the unlikely situation that an application is passing user-controlled strings into MultipartWriter.append(headers=...) or Payload.headers, then an attacker may be able to modify the request to inject headers or change the contents of the request. This vulnerability is fixed in 3.14.0.

Assessing the Risk of CVE-2026-50269

Access Complexity Graph

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

With low attack complexity and no required privileges, CVE-2026-50269 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-50269, 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-50269, 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-50269 has no significant impact on data confidentiality.
  • Integrity: None
    CVE-2026-50269 poses no threat to data integrity.
  • Availability: High
    CVE-2026-50269 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2026-50269 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:aiohttp:aiohttp:0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.5.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.6.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.6.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.10.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.10.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.11.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.11.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.12.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.12.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.14.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.14.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.15.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.15.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.16.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.16.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.17.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.17.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.18.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.18.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.19.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.19.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.20.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.20.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.20.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.20.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.20.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.20.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.21.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.21.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta6:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.0:beta6:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:0.22.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:0.22.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.1.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.1.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:1.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:1.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.1:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.1:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.1:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.1:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.2:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:2.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:2.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.8:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.8:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.0.9:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.0.9:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.1.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.2.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.1:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.1:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.1:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.1:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.2:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.2:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.3.2:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.3.2:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.4.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.4.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.5.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha10:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha10:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha11:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha11:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha12:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha12:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha5:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha6:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha7:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha7:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha8:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha8:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha9:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.0:alpha9:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.1:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.1:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.1:beta4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.2:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.7.4:post0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.7.4:post0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha5:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha5:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha6:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha6:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha7:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.0:alpha7:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.2:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.2:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.2:alpha0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.2:alpha0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.8.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.8.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.4:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.4:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.4:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.4:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.9.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.9.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.6:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.6:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.6:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.6:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.6:rc1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.6:rc1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.6:rc2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.6:rc2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.8:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.8:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.9:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.9:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.10:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.10:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.11:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.11:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.10.11:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.10.11:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:rc2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:rc2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta4:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta4:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta5:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.0:beta5:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.7:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.7:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.8:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.8:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.9:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.9:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.10:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.10:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.11:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.11:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.12:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.12:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.13:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.13:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.14:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.14:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.15:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.15:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.16:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.16:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.17:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.17:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.11.18:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.11.18:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.0:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.0:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.0:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.0:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.0:rc1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.0:rc1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta1:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta1:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta2:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta2:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta3:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.0:beta3:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.1:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.1:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.1:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.1:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.5:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.6:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.6:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.7:-:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.7:-:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.7:rc0:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.7:rc0:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.8:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.8:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.9:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.9:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.10:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.10:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.11:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.11:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.12:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.12:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.13:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.13:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.14:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.14:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.12.15:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.12.15:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.13.0:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.13.0:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.13.1:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.13.1:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.13.2:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.13.2:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.13.3:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.13.3:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.13.4:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.13.4:*:*:*:*:*:*:*
  • cpe:2.3:a:aiohttp:aiohttp:3.13.5:*:*:*:*:*:*:*
    cpe:2.3:a:aiohttp:aiohttp:3.13.5:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-50269: 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-6851 – An Improper link resolution before file access ('link following') vulnerability in the File Shredder module as used in Bitdefender Total Security a...
  • CVE-2026-59674 – A UNIX Symbolic Link (Symlink) Following vulnerability in openSUSE Tumbleweed suricata package allows the suricata user to escalate to root. ...
  • CVE-2026-15678 – A security vulnerability has been detected in code-projects Online Job Portal 1.0. This impacts an unknown function of the file /Admin/DetailJob.ph...
  • CVE-2026-15677 – A weakness has been identified in code-projects Online Job Portal 1.0. This affects an unknown function of the file /JobSeekerInsert.php. Executing...
  • CVE-2026-15676 – A security flaw has been discovered in code-projects Online Job Portal up to 1.0. The impacted element is an unknown function of the file /Admin/De...