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 temporary files with world-readable permissions on Linux systems. These temporary files are not deleted, exposing sensitive information. Version 4.2.0 addresses this issue by patching the insecure file handling. Until upgraded, restricting access to the container's /tmp directory by other users is recommended.
AI Analysis
Technical Summary
Steeltoe.Configuration.Abstractions versions 4.0.0 through 4.1.0 have a vulnerability where TLS client credentials from VCAP_SERVICES bindings for MySQL or PostgreSQL are written to temporary files using File.CreateText in Path.GetTempPath(). On Linux, this results in files with mode 0644 (world-readable) that remain undeleted, exposing sensitive credentials. The same credentials are otherwise protected with mode 0400 in /proc/<pid>/environ. This cleartext storage of sensitive information (CWE-312) combined with improper file permissions (CWE-732) can lead to unauthorized disclosure. The issue is fixed in version 4.2.0. If immediate upgrade is not possible, mitigating by preventing other processes with different UIDs from accessing /tmp in the container is advised.
Potential Impact
The vulnerability allows sensitive TLS client credentials to be exposed in world-readable temporary files on Linux systems, potentially enabling unauthorized access to these credentials by other users or processes on the same host. This compromises confidentiality but does not affect integrity or availability. The CVSS score of 4.7 (medium) reflects the local attack vector, high complexity, and low privileges required, with no user interaction needed.
Mitigation Recommendations
Upgrade Steeltoe.Configuration.Abstractions to version 4.2.0 or later, where the issue is patched. If upgrading immediately is not feasible, restrict access to the container's /tmp directory to prevent other processes running under different UIDs from reading the temporary files containing TLS 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 temporary files with world-readable permissions on Linux systems. These temporary files are not deleted, exposing sensitive information. Version 4.2.0 addresses this issue by patching the insecure file handling. Until upgraded, restricting access to the container's /tmp directory by other users is recommended.
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
Steeltoe.Configuration.Abstractions versions 4.0.0 through 4.1.0 have a vulnerability where TLS client credentials from VCAP_SERVICES bindings for MySQL or PostgreSQL are written to temporary files using File.CreateText in Path.GetTempPath(). On Linux, this results in files with mode 0644 (world-readable) that remain undeleted, exposing sensitive credentials. The same credentials are otherwise protected with mode 0400 in /proc/<pid>/environ. This cleartext storage of sensitive information (CWE-312) combined with improper file permissions (CWE-732) can lead to unauthorized disclosure. The issue is fixed in version 4.2.0. If immediate upgrade is not possible, mitigating by preventing other processes with different UIDs from accessing /tmp in the container is advised.
Potential Impact
The vulnerability allows sensitive TLS client credentials to be exposed in world-readable temporary files on Linux systems, potentially enabling unauthorized access to these credentials by other users or processes on the same host. This compromises confidentiality but does not affect integrity or availability. The CVSS score of 4.7 (medium) reflects the local attack vector, high complexity, and low privileges required, with no user interaction needed.
Mitigation Recommendations
Upgrade Steeltoe.Configuration.Abstractions to version 4.2.0 or later, where the issue is patched. If upgrading immediately is not feasible, restrict access to the container's /tmp directory to prevent other processes running under different UIDs from reading the temporary files containing TLS 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: 6/17/2026, 10:35:08 PM
Last enriched: 6/17/2026, 10:50:11 PM
Last updated: 6/18/2026, 12:01:39 AM
Views: 4
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.