GitHub Workflow Updater is a VS Code extension that automatically pins GitHub Actions to specific commits for enhanced security. Before 0.0.7, any provided Github token would be stored in plaintext in the editor configuration as json on disk, rather than through the more secure "securestorage" api. An attacker with read only access to your home directory could have read this token and used it to perform actions with that token. Update to 0.0.7.
References
Configurations
No configuration.
History
28 Oct 2025, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-28 21:15
Updated : 2025-10-30 15:05
NVD link : CVE-2025-62794
Mitre link : CVE-2025-62794
CVE.ORG link : CVE-2025-62794
JSON object : View
Products Affected
No product.
CWE
CWE-522
Insufficiently Protected Credentials
