CVE detail
CVE-2026-26007
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Prior to 46.0.5, the public_key_from_numbers (or EllipticCurvePublicNumbers.public_key()), EllipticCurvePublicNumbers.public_key(), load_der_public_key() and load_pem_public_key() functions do not verify that the point belongs to the expected prime-order subgroup of the curve. This missing validation allows an attacker to provide a public key point P from a small-order subgroup. This can lead to security issues in various situations, such as the most commonly used signature verification (ECDSA) and shared key negotiation (ECDH). When the victim computes the shared secret as S = [victim_private_key]P via ECDH, this leaks information about victim_private_key mod (small_subgroup_order). For curves with cofactor > 1, this reveals the least significant bits of the private key. When these weak public keys are used in ECDSA , it's easy to forge signatures on the small subgroup. Only SECT curves are impacted by this. This vulnerability is fixed in 46.0.5.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 30.0 · diversity 14.5 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
26 source links · newest first
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-26007.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comFeb 10, 2026, 10:17 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2438762bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/security/cve/CVE-2026-26007access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:7295access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:6568access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:6567access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:6497access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:6309access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:6308access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:5665access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:5168access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:2694access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:22993access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:22330access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:21517access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:21431access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:19355access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:13672access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:13553access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:13545access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:13512access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:12176access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - https://access.redhat.com/errata/RHSA-2026:10184access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comFeb 10, 2026, 10:17 PM - http://www.openwall.com/lists/oss-security/2026/02/10/4www.openwall.com
No excerpt available.
Exploitwww.openwall.comFeb 10, 2026, 10:17 PM No excerpt available.
Exploitgithub.comFeb 10, 2026, 10:17 PMNo excerpt available.
Exploitgithub.comFeb 10, 2026, 10:17 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-40323CVSS 8.9 · High
SP1 is a zero‑knowledge virtual machine that proves the correct execution of programs compiled for the RISC-V architecture. In versions 6.0.0 through 6.0.2, a soundness vulnerabil…
- CVE-2025-7096CVSS 8.2 · High
A vulnerability classified as critical was found in Comodo Internet Security Premium 12.3.4.8162. This vulnerability affects unknown code of the file cis_update_x64.xml of the com…
- CVE-2023-28386CVSS 8.6 · High
Snap One OvrC Pro devices versions 7.2 and prior do not validate firmware updates correctly. The device only calculates the MD5 hash of the firmware and does not check using a pri…
- CVE-2022-36360CVSS 7.5 · High
A vulnerability has been identified in LOGO! 8 BM (incl. SIPLUS variants) (All versions < V8.3). Affected devices load firmware updates without checking the authenticity. Furtherm…
- CVE-2017-3224CVSS 8.2 · High
Open Shortest Path First (OSPF) protocol implementations may improperly determine Link State Advertisement (LSA) recency for LSAs with MaxSequenceNumber. According to RFC 2328 sec…
- CVE-2017-9606CVSS 7.3 · High
Infotecs ViPNet Client and Coordinator before 4.3.2-42442 allow local users to gain privileges by placing a Trojan horse ViPNet update file in the update folder. The attack succee…