CVE-2026-50268

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Configuration.Encryption 4.0.0 through 4.1.0, configuring `encrypt:rsa:algorithm=OAEP` does not enable OAEP encryption. Due to an incorrect BouncyCastle transformation string, the `OAEP` setting selects PKCS#1 v1.5, which is the same algorithm as the `DEFAULT` setting. Steeltoe.Configuration.Encryption version 4.2.0 patches the issue.
Configurations

No configuration.

History

18 Jun 2026, 14:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-17 23:17

Updated : 2026-06-22 18:20


NVD link : CVE-2026-50268

Mitre link : CVE-2026-50268

CVE.ORG link : CVE-2026-50268


JSON object : View

Products Affected

No product.

CWE
CWE-256

Plaintext Storage of a Password

CWE-327

Use of a Broken or Risky Cryptographic Algorithm