CVE-2026-50268

Source
https://cve.org/CVERecord?id=CVE-2026-50268
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50268.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-50268
Aliases
Published
2026-06-17T22:01:19.712Z
Modified
2026-07-08T08:13:45.445972246Z
Severity
  • 1.9 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N CVSS Calculator
Summary
Steeltoe: OAEP setting silently selects PKCS#1 v1.5 padding
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50268.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-256",
        "CWE-327"
    ]
}
References

Affected packages

Git / github.com/steeltoeoss/steeltoe

Affected ranges

Type
GIT
Repo
https://github.com/steeltoeoss/steeltoe
Events
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "4.0.0"
        },
        {
            "fixed": "4.2.0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50268.json"