CVE-2026-33662
Last modified
CVE-2026-33662 is a high-severity vulnerability rated 7.5/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. From 3.8.0 to 4.10, in the function emsa_pkcs1_v1_5_encode() in core/drivers/crypto/crypto_api/acipher/rsassa.c, the amount of padding needed, "PS size", is calculated by subtracting the size of the digest and other fields required for the EMA-PKCS1-v1_5 encoding from the size of the modulus of the key. EPSS estimates a 0.40% 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. From 3.8.0 to 4.10, in the function emsa_pkcs1_v1_5_encode() in core/drivers/crypto/crypto_api/acipher/rsassa.c, the amount of padding needed, "PS size", is calculated by subtracting the size of the digest and other fields required for the EMA-PKCS1-v1_5 encoding from the size of the modulus of the key. By selecting a small enough modulus, this subtraction can overflow. The padding is added as a string of 0xFF bytes with a call to memset(), and an underflowed integer will cause the memset() call to overwrite until OP-TEE crashes. This only affects platforms registering RSA acceleration.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Trustedfirmware | Op-Tee | >= 3.8.0, <= 4.10.0 |
References
- https://github.com/OP-TEE/optee_os/security/advisories/GHSA-4cf8-v5g3-73grPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33662?
How severe is CVE-2026-33662?
How do I fix CVE-2026-33662?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-33657EspoCRM is an open source customer relationship management a…5.4
- CVE-2026-33658Active Storage allows users to attach cloud and local files …6.5
- CVE-2026-33659EspoCRM is an open source customer relationship management a…3.1
- CVE-2026-3366IBM InfoSphere Optim Test Data Fabrication 1.0.0, 1.0.0.1, 1…7.5
- CVE-2026-33660n8n is an open source workflow automation platform. Prior to…8.8
- CVE-2026-33661Pay is an open-source payment SDK extension package for vari…7.5
- CVE-2026-33663n8n is an open source workflow automation platform. Prior to…6.5
- CVE-2026-33664Kestra is an open-source, event-driven orchestration platfor…5.4
- CVE-2026-33665n8n is an open source workflow automation platform. Prior to…7.5
- CVE-2026-33666Zserio is a framework for serializing structured data with a…7.5
- CVE-2026-33667OpenProject is an open-source project management application…7.4
- CVE-2026-33668Vikunja is an open-source self-hosted task management platfo…8.1
Are you affected by CVE-2026-33662?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
