CVE-2025-32958

Source
https://cve.org/CVERecord?id=CVE-2025-32958
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-32958.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-32958
Aliases
  • GHSA-8c7v-vccv-cx4q
Published
2025-04-21T20:45:40.082Z
Modified
2026-07-15T01:49:04.174969520Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Adept exposed the GITHUB_TOKEN in workflow run artifact
Details

Adept is a language for general purpose programming. Prior to commit a1a41b7, the remoteBuild.yml workflow file uses actions/upload-artifact@v4 to upload the mac-standalone artifact. This artifact is a zip of the current directory, which includes the automatically generated .git/config file containing the run's GITHUB_TOKEN. Seeing as the artifact can be downloaded prior to the end of the workflow, there is a few seconds where an attacker can extract the token from the artifact and use it with the Github API to push malicious code or rewrite release commits in the AdeptLanguage/Adept repository. This issue has been patched in commit a1a41b7.

Database specific
{
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "a1a41b7"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/32xxx/CVE-2025-32958.json"
}
References

Affected packages

Git / github.com/adeptlanguage/adept

Affected ranges

Type
GIT
Repo
https://github.com/adeptlanguage/adept
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Affected versions

v2.*
v2.0
v2.1
v2.2
v2.3
v2.4
v2.5
v2.5-preview-build-oct-18-2021
v2.6
v2.6-preview-build-dec-2-2021
v2.6-preview-build-feb-22-2022
v2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-32958.json"