CVE-2026-50267: CWE-312: Cleartext Storage of Sensitive Information in SteeltoeOSS Steeltoe.Configuration.Abstractions
Steeltoe.Configuration.Abstractions versions 4.0.0 through 4.1.0 improperly store TLS client credentials from MySQL or PostgreSQL service bindings in world-readable temporary files on Linux systems. These files are created with permissions that allow other users to read sensitive key material and are not deleted after use. Version 4.2.0 addresses this issue by patching the insecure file handling. The vulnerability has a medium severity rating with a CVSS score of 4.7.
AI Analysis
Technical Summary
In Steeltoe.Configuration.Abstractions versions 4.0.0 through 4.1.0, when TLS client credentials are included in MySQL or PostgreSQL service bindings from `VCAP_SERVICES`, the Connectors library writes these credentials to temporary files using `File.CreateText` in the system temporary directory. On Linux, this method creates files with mode 0644 (world-readable) under the process umask, exposing sensitive information to other users on the system. Additionally, these temporary files are not deleted after use, increasing the risk of unauthorized access. The same credentials are otherwise protected with stricter permissions (0400) in the process environment. This issue is fixed in version 4.2.0 by changing how the credentials are stored. If upgrading immediately is not feasible, it is recommended to restrict access to the temporary directory by preventing other processes running under different UIDs from accessing it.
Potential Impact
The vulnerability allows local users with access to the temporary directory on Linux systems to read sensitive TLS client credentials stored in temporary files with world-readable permissions. This exposure can lead to unauthorized disclosure of sensitive information, potentially compromising secure connections to MySQL or PostgreSQL services. There is no indication of impact on integrity or availability. The CVSS score of 4.7 reflects a medium severity with a requirement for local access and high attack complexity.
Mitigation Recommendations
Steeltoe.Configuration.Abstractions version 4.2.0 includes a fix for this vulnerability. Users are advised to upgrade to version 4.2.0 or later to eliminate the insecure storage of TLS credentials. If immediate upgrading is not possible, mitigate the risk by preventing other processes running under different user IDs from accessing the container's temporary directory (e.g., /tmp) to restrict exposure of the temporary files containing sensitive credentials.
CVE-2026-50267: CWE-312: Cleartext Storage of Sensitive Information in SteeltoeOSS Steeltoe.Configuration.Abstractions
Description
Steeltoe.Configuration.Abstractions versions 4.0.0 through 4.1.0 improperly store TLS client credentials from MySQL or PostgreSQL service bindings in world-readable temporary files on Linux systems. These files are created with permissions that allow other users to read sensitive key material and are not deleted after use. Version 4.2.0 addresses this issue by patching the insecure file handling. The vulnerability has a medium severity rating with a CVSS score of 4.7.
CVSS v3.1
Score 4.7medium
Affected software
pkg:nuget/SteeltoeOSS/steeltoe.configuration.abstractionsRun on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
In Steeltoe.Configuration.Abstractions versions 4.0.0 through 4.1.0, when TLS client credentials are included in MySQL or PostgreSQL service bindings from `VCAP_SERVICES`, the Connectors library writes these credentials to temporary files using `File.CreateText` in the system temporary directory. On Linux, this method creates files with mode 0644 (world-readable) under the process umask, exposing sensitive information to other users on the system. Additionally, these temporary files are not deleted after use, increasing the risk of unauthorized access. The same credentials are otherwise protected with stricter permissions (0400) in the process environment. This issue is fixed in version 4.2.0 by changing how the credentials are stored. If upgrading immediately is not feasible, it is recommended to restrict access to the temporary directory by preventing other processes running under different UIDs from accessing it.
Potential Impact
The vulnerability allows local users with access to the temporary directory on Linux systems to read sensitive TLS client credentials stored in temporary files with world-readable permissions. This exposure can lead to unauthorized disclosure of sensitive information, potentially compromising secure connections to MySQL or PostgreSQL services. There is no indication of impact on integrity or availability. The CVSS score of 4.7 reflects a medium severity with a requirement for local access and high attack complexity.
Mitigation Recommendations
Steeltoe.Configuration.Abstractions version 4.2.0 includes a fix for this vulnerability. Users are advised to upgrade to version 4.2.0 or later to eliminate the insecure storage of TLS credentials. If immediate upgrading is not possible, mitigate the risk by preventing other processes running under different user IDs from accessing the container's temporary directory (e.g., /tmp) to restrict exposure of the temporary files containing sensitive credentials.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-06-04T16:26:05.984Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a33211cf198dc38c11fab3f
Added to database: 06/17/2026, 22:35:08 UTC
Last enriched: 07/02/2026, 23:06:58 UTC
Last updated: 07/14/2026, 19:47:33 UTC
Views: 81
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.