CVE-2026-25555 PUBLISHED

OpenBullet2 0.3.2 Authentication Bypass via X-Api-Key Header

Assigner: VulnCheck
Reserved: 02.02.2026 Published: 08.06.2026 Updated: 08.06.2026

OpenBullet2 through version 0.3.2 contains an authentication bypass vulnerability in the API key authentication middleware that allows unauthenticated attackers to gain admin access by supplying an empty X-Api-Key header value. Attackers can exploit the middleware's comparison of the supplied header against an empty AdminApiKey default string to access the admin console and all API endpoints without valid credentials.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor openbullet
Product openbullet2
Versions Default: affected
  • affected from 0 to 0.3.2 (incl.)

Credits

  • Maksim Rogov finder
  • VulnCheck finder

References

Problem Types

  • Authentication Bypass by Primary Weakness CWE