Vulnerability Description
The github_workflows module constructs local directory paths from user-controlled repository names without validating for symlinks. A local attacker sharing the scan directory can plant a symlink at the predictable output path, causing workflow data to be written to an attacker-chosen location.
CVSS Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-12567?
CVE-2026-12567 is a vulnerability with a CVSS score of 2.2 (LOW). The github_workflows module constructs local directory paths from user-controlled repository names without validating for symlinks. A local attacker sharing the scan directory can plant a symlink at t...
How severe is CVE-2026-12567?
CVE-2026-12567 has been rated LOW with a CVSS base score of 2.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12567?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.