Description
Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 2.1.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: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a timing side‑channel in the RSA PKCS#1 v1.5 decryption routine of the Oberon PSA Crypto library. It permits an attacker to recover the plaintext of ciphertexts by measuring decryption duration variations caused by padding validation logic. This flaw maps to CWE‑208 (Timing Attack) and CWE‑327 (Improper Use of Cryptographic Primitive). The result is the disclosure of any decrypted data, compromising confidentiality and potentially enabling further attacks.

Affected Systems

Affected vendors and products are Oberon microsystems AG and its Oberon PSA Crypto library, in all releases from the initial 1.0.0 through 2.1.0. Systems that use this library for RSA PKCS#1 v1.5 decryption are at risk. The vulnerability affects any deployment that performs these decryption operations.

Risk and Exploitability

The CVSS score of 5.9 indicates moderate severity, and the lack of an EPSS value shows no evidence of widespread exploitation yet. The vulnerability is not listed in CISA KEV. The likely attack vector is an attacker who can observe or influence the timing of RSA decryption operations, such as an adversary with local or remote access to the system. Exploitation requires careful timing measurements and is feasible when the attacker can query the decryption API repeatedly. While exploitation probability may be low, the confidentiality impact and the ubiquity of the library justify prompt remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Oberon PSA Crypto to version 2.1.1 or later
  • If upgrade is not feasible, disable RSA PKCS#1 v1.5 decryption operations and switch to OAEP or other constant‑time padding schemes
  • Review cryptographic configurations to ensure no timing leakage, such as enabling constant‑time padding checks or obfuscating decryption timing

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Padding oracle attack vulnerability in Oberon microsystem AG’s Oberon PSA Crypto library in all versions since 1.0.0 and prior to 2.1.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 Oberon PSA Crypto
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: NCSC.ch

Published:

Updated: 2026-08-13T08:29:07.388Z

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

Link: CVE-2026-16459

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-13T09:17:12.447

Link: CVE-2026-16459

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:30:04Z

Weaknesses
  • CWE-208

    Observable Timing Discrepancy

  • CWE-327

    Use of a Broken or Risky Cryptographic Algorithm