[SECURITY] Fix Secret Leakage via Environment Variables (CVSS 9.3) #58
Reference in New Issue
Block a user
Delete Branch "security/fix-secret-leakage"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Security Fix: Secret Leakage via Environment Variables (CVSS 9.3)
Summary
Fixes critical secret leakage vulnerability where child processes could inherit sensitive environment variables containing API keys and credentials.
Changes
Vulnerability Details
execute_codeBefore (Vulnerable)
After (Secure)
Security References