Description
Padding oracle attack vulnerability in Oberon microsystem AG’s ocrypto library in all versions since 3.0.0 and prior to 4.0.1 allows an attacker to recover plaintexts via timing measurements of RSA PKCS#1 v1.5 decrypt operations.
Published: 2026-08-13
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a timing side‑channel flaw in the RSA PKCS#1 v1.5 decryption routine of ocrypto, allowing an attacker to deduce confidential plaintext values from measured operation times. The weakness maps to CWE‑208 and CWE‑327, underscoring insecure algorithm usage and flawed implementation. An adversary who can observe timing can recover the entire message, violating confidentiality.

Affected Systems

Oberon microsystems AG’s ocrypto library, all releases from version 3.0.0 up to, but not including, 4.0.1. No other vendors or products are listed in the CNA data.

Risk and Exploitability

With a CVSS score of 5.9 the issue is moderate in severity. The EPSS score is not available, and the vulnerability is not present in the CISA KEV catalog, indicating limited public exploitation data. Likely attack vectors involve an adversary able to remotely access or locally observe the timing of RSA decryption calls, such as over a network connection or through a processor‑side channel. No additional prerequisites are mentioned in the advisory, so the exploitability largely hinges on the adversary’s access to the timing information.

Generated by OpenCVE AI on August 13, 2026 at 10:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ocrypto to version 4.0.1 or later, which removes the timing side‑channel flaw
  • If an upgrade is not immediately possible, disable RSA PKCS#1 v1.5 decryption in your application or replace it with a constant‑time implementation
  • Implement network or application‑level timing padding to obfuscate execution time differences if possible

Generated by OpenCVE AI on August 13, 2026 at 10:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Oberon Microsystems Ag
Oberon Microsystems Ag ocrypto
Vendors & Products Oberon Microsystems Ag
Oberon Microsystems Ag ocrypto

Thu, 13 Aug 2026 09:00:00 +0000

Type Values Removed Values Added
Description Padding oracle attack vulnerability in Oberon microsystem AG’s ocrypto library in all versions since 3.0.0 and prior to 4.0.1 allows an attacker to recover plaintexts via timing measurements of RSA PKCS#1 v1.5 decrypt operations.
Title Timing side-channel in RSA PKCS#1 v1.5 decryption in ocrypto
Weaknesses CWE-208
CWE-327
References
Metrics cvssV4_0

{'score': 5.9, 'vector': 'CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Oberon Microsystems Ag Ocrypto
cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-08-13T14:26:09.348Z

Reserved: 2026-07-21T11:21:05.979Z

Link: CVE-2026-16458

cve-icon Vulnrichment

Updated: 2026-08-13T14:25:49.230Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T09:17:12.283

Modified: 2026-08-26T16:39:50.787

Link: CVE-2026-16458

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:38:59Z

Weaknesses
  • CWE-208

    Observable Timing Discrepancy

  • CWE-327

    Use of a Broken or Risky Cryptographic Algorithm