CVE-2026-45614
Last modified
CVE-2026-45614 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Prior to version 4.11.0, on many of the ECDH shared secret paths, the public key isn't verified to be a point on the correct curve. EPSS estimates a 0.10% chance of exploitation in the next 30 days.
Description
OP-TEE is a Trusted Execution Environment (TEE) designed as companion to a non-secure Linux kernel running on Arm; Cortex-A cores using the TrustZone technology. Prior to version 4.11.0, on many of the ECDH shared secret paths, the public key isn't verified to be a point on the correct curve. By passing approximately 30-40 crafted public keys to OP-TEE, the private key can be reconstructed by a normal world attacker. When calling TEE_DeriveKey the public key is provided with full X and Y values, but the (X, Y) point might not satisfy the `Y^2 == X^3 + aX + b mod P` math for the specific curve that is used. When those public keys aren't rejected, the attacker can select public keys such that each DeriveKey call will leak `d % r` where `d` is the private key and `r` comes from the relationship between the correct curve and the attacker selected curve. With enough leaked data the Chinese remainder theorem can be used to recover the full private key. Version 4.11.0 fixes the issue.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Trustedfirmware | Op-Tee | <= 4.10.0 |
References
- https://github.com/OP-TEE/optee_os/security/advisories/GHSA-g6qf-hwf7-mg9hExploit, Patch, Vendor Advisory
- https://github.com/OP-TEE/optee_os/security/advisories/GHSA-g6qf-hwf7-mg9hExploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45614?
How severe is CVE-2026-45614?
How do I fix CVE-2026-45614?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45608Out-of-bounds read in Windows DHCP Client allows an unauthor…6.8
- CVE-2026-45609mcp-security provides Security and Authorization support for…6.5
- CVE-2026-45610WWBN AVideo is an open source video platform. In 29.0 and ea…6.5
- CVE-2026-45611Rejected reason: Further research determined the issue is no…
- CVE-2026-45612rz-libdemangle is a Rizin library for demangling symbols. Pr…5.5
- CVE-2026-45613Rizin is a UNIX-like reverse engineering framework and comma…3.3
- CVE-2026-45615mouse07410/asn1c is an ASN.1 compiler. In 1.4 and earlier, a…8.2
- CVE-2026-45616Vvveb is a powerful and easy to use CMS with page builder to…5.1
- CVE-2026-45617LiquidJS is a Shopify/GitHub Pages compatible template engin…7.5
- CVE-2026-45618LiquidJS is a Shopify/GitHub Pages compatible template engin…10
- CVE-2026-45619WWBN AVideo is an open source video platform. In 29.0 and ea…6.5
- CVE-2026-4562A security flaw has been discovered in MacCMS 2025.1000.4052…7.3
Are you affected by CVE-2026-45614?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
