---
id: CVE-2025-10282
aliases:
  - GHSA-p3v4-c93g-cmhw
  - PYSEC-2026-1217
title: BBOT's gitlab.py exposes globally configured "gitlab" API key
summary: BBOT's gitlab.py exposes globally configured "gitlab" API key
severity: medium
cvss: 4.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N'
vendor: bbot
product: bbot
ecosystem: pip
affected:
  - bbot < 2.7.2
  - 'bbot >= 2.7.0.6919rc0, < 2.7.2'
patched:
  - bbot 2.7.2
  - bbot 2.7.2
published: '2025-10-27'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-p3v4-c93g-cmhw'
references:
  - url: >-
      https://github.com/blacklanternsecurity/bbot/security/advisories/GHSA-p3v4-c93g-cmhw
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-10282'
  - url: 'https://blog.blacklanternsecurity.com/p/bbot-security-advisory-gitdumper'
  - url: 'https://github.com/blacklanternsecurity/bbot'
tags:
  - osv
  - pip
epss: 0.0023
epssPercentile: 0.14093
ingestedAt: '2026-07-08T18:25:51.505Z'
---

## Overview

### Summary

bbot's `gitlab.py` sends the user's "gitlab" API key to on-premise GitLab instances.

If a user has configured a gitlab.com API key using this mechanism, it may be leaked to an attacker-controlled server.

### Impact

A user with a "gitlab" API key configured who uses bbot to scan a malicious webserver may leak their gitlab.com API key to an untrustworthy server.

## Affected packages

- `bbot < 2.7.2`
- `bbot >= 2.7.0.6919rc0, < 2.7.2`

## Remediation

Upgrade to a patched release:

- `bbot 2.7.2`
- `bbot 2.7.2`
