CVE-2026-54919 Vulnerability Analysis & Exploit Details

CVE-2026-54919
Vulnerability Scoring

7.4
/10
Very High Risk

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

Status: Analyzed

Last updated: 🕔 14 Jul 2026, 05:16 UTC
Originally published on: 🕔 10 Jul 2026, 17:16 UTC

Time between publication and last update: 3 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-54919 Vulnerability Summary

CVE-2026-54919: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In affected Mbed TLS backend versions from 0.31.0 through 0.46.1 and wolfSSL backend versions from 0.33.0 through 0.46.1, when cpp-httplib is built with CPPHTTPLIB_MBEDTLS_SUPPORT or CPPHTTPLIB_WOLFSSL_SUPPORT and a client connects to an IP-literal host with server certificate verification enabled, SSLClient and Client in HTTPS mode skip certificate chain validation and WebSocketClient on the Mbed TLS backend skips verification altogether, allowing a man-in-the-middle attacker positioned to intercept traffic to present a crafted certificate and read or modify the traffic. This issue is fixed in version 0.47.0.

Assessing the Risk of CVE-2026-54919

Access Complexity Graph

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

CVE-2026-54919 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-54919, 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-54919, 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-54919 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2026-54919 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2026-54919 does not impact system availability.

CVE-2026-54919 References

External References

CWE Common Weakness Enumeration

CWE-295

CAPEC Common Attack Pattern Enumeration and Classification

  • Creating a Rogue Certification Authority Certificate CAPEC-459 An adversary exploits a weakness resulting from using a hashing algorithm with weak collision resistance to generate certificate signing requests (CSR) that contain collision blocks in their "to be signed" parts. The adversary submits one CSR to be signed by a trusted certificate authority then uses the signed blob to make a second certificate appear signed by said certificate authority. Due to the hash collision, both certificates, though different, hash to the same value and so the signed blob works just as well in the second certificate. The net effect is that the adversary's second X.509 certificate, which the Certification Authority has never seen, is now signed and validated by that Certification Authority.
  • Signature Spoofing by Improper Validation CAPEC-475 An adversary exploits a cryptographic weakness in the signature verification algorithm implementation to generate a valid signature without knowing the key.

Vulnerable Configurations

  • cpe:2.3:a:yhirose:cpp-httplib:0.31.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.31.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.32.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.32.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.33.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.33.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.33.1:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.33.1:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.34.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.34.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.35.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.35.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.36.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.36.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.37.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.37.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.37.1:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.37.1:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.37.2:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.37.2:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.38.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.38.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.39.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.39.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.40.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.40.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.41.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.41.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.42.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.42.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.43.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.43.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.43.1:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.43.1:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.43.3:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.43.3:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.43.4:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.43.4:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.44.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.44.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.45.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.45.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.45.1:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.45.1:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.46.0:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.46.0:*:*:*:*:*:*:*
  • cpe:2.3:a:yhirose:cpp-httplib:0.46.1:*:*:*:*:*:*:*
    cpe:2.3:a:yhirose:cpp-httplib:0.46.1:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-54919: 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-46687 – Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter...
  • CVE-2026-46686 – Emlog is an open source website building system. In 2.6.13 and earlier, the admin backend user search module's keyword parameter from admin/user.ph...
  • CVE-2026-46341 – The Apify MCP server enables AI agents to extract data from websites using ready-made scrapers, crawlers, and automation tools available on the Api...
  • CVE-2026-46336 – Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. From 0.96.0 un...
  • CVE-2026-45336 – HireFlow is a web-based interview management system for managing candidates, scheduling interviews, and tracking hiring progress. In 1.2 and earlie...