CVE-2025-32958

CVSS 3.1 Score 9.8 of 10 (high)

Details

Published Apr 21, 2025
Updated: Apr 23, 2025
CWE ID 200

Summary

CVE-2025-32958 is a vulnerability affecting the Adept programming language. In affected workflows, the remoteBuild.yml file utilizes the actions/upload-artifact@v4 action to upload a mac-standalone artifact. This artifact, which is a zip of the current directory, inadvertently includes the .git/config file containing the GITHUB_TOKEN. Since the artifact can be downloaded before the workflow's completion, attackers could extract the token within a few seconds and exploit it to push malicious code or modify commits in the AdeptLanguage/Adept repository via Github API. The vulnerability was addressed by patching it in commit a1a41b7.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share