Answer in brief
CVE-2025-10281 records a Medium severity security vulnerability in BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver. The source record does not mark it as known exploited. 1 affected package is mapped in the feed.
Answer in brief
CVE-2025-10281 records a Medium severity security vulnerability in BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver. The source record does not mark it as known exploited. 1 affected package is mapped in the feed.
Update bbot to 2.7.0 if you use the affected versions. Test the change in a non-production environment first.
Local check
hol-guard supply-chain scanVulnerability describes the vulnerability class recorded for this advisory. The current record does not mark CVE-2025-10281 as known exploited; continue to monitor the source for status changes. The feed includes package mappings that can be checked against lockfiles and deployed manifests.
| Package | Affected range | Fixed version |
|---|---|---|
| bbotpip | <2.7.0 | 2.7.0 |
Fixed versions are reported by the source feed; confirm compatibility before updating.
Reported by GitHub Security Advisories (ghsa).
CVE-2025-10281 records a Medium severity security vulnerability in BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver. The source record does not mark it as known exploited. 1 affected package is mapped in the feed.
The source record does not mark it as known exploited.
Check lockfiles and deployed manifests for bbot.
HOL Guard can help your team review package activity against supported protection paths.
Explore HOL GuardUpdate bbot to 2.7.0 if you use the affected versions. Test the change in a non-production environment first.
Local check
hol-guard supply-chain scanVulnerability describes the vulnerability class recorded for this advisory. The current record does not mark CVE-2025-10281 as known exploited; continue to monitor the source for status changes. The feed includes package mappings that can be checked against lockfiles and deployed manifests.
| Package | Affected range | Fixed version |
|---|---|---|
| bbotpip | <2.7.0 | 2.7.0 |
Fixed versions are reported by the source feed; confirm compatibility before updating.
Reported by GitHub Security Advisories (ghsa).
CVE-2025-10281 records a Medium severity security vulnerability in BBOT's git_clone.py can expose users' GitHub API keys to an attacker-controlled webserver. The source record does not mark it as known exploited. 1 affected package is mapped in the feed.
The source record does not mark it as known exploited.
Check lockfiles and deployed manifests for bbot.
HOL Guard can help your team review package activity against supported protection paths.
Explore HOL Guard### Summary Due to unsafe URL handling, bbot's `git_clone.py` can be made to leak a user's github.com API key to an attacker-controlled webserver. ### Impact A user who has placed their github.com API key in the configuration for any of the following modules: * `github_codesearch` * `github_workflows` * `gitlab` * `git_clone` * `github_usersearch` * `github_org` may leak it to an untrustworthy server.
### Summary Due to unsafe URL handling, bbot's `git_clone.py` can be made to leak a user's github.com API key to an attacker-controlled webserver. ### Impact A user who has placed their github.com API key in the configuration for any of the following modules: * `github_codesearch` * `github_workflows` * `gitlab` * `git_clone` * `github_usersearch` * `github_org` may leak it to an untrustworthy server.