Security Advisory

CVE-2026-50268

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-17 22:01:19
Last updated 2026-06-18 13:53:58
Assigner GitHub_M
CVSS score 1.9
State PUBLISHED

Description

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.