HarborGuardharborguardDatabase
Back to search
CRITICALCVE-2026-25555Published Modified CNA VulnCheck

CVE-2026-25555: OpenBullet2 0.3.2 Authentication Bypass via X-Api-Key Header

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 v4.0
9.3
Severity
CRITICAL
Fixed in
Affected Products
1

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

Authentication bypass in OpenBullet2 version 0.3.2 and earlier allows any unauthenticated attacker to reach the admin console and all API endpoints over the network by supplying an empty X-Api-Key header value. No credentials, tokens, or account are required because the middleware incorrectly compares the supplied header against an empty default string, granting admin-level access on a match. Successful exploitation gives the attacker full read, write, and destructive control over the application. HarborGuard tracks this advisory for patch availability and will make a patched-image rebuild available as soon as an upstream fix is published.

HarborGuard Coverage

Detection

Detection capability is available across every HarborGuard environment: the CVE is ingested from upstream feeds within minutes of publication and matched against all customer images in connected registries and CI/CD pipelines, including custom-built images that bundle OpenBullet2 or its components.

Available
Triage

HarborGuard is capable of scoring this finding at CVSS 9.3 Critical and weighting it against each environment's compliance policy to determine urgency. Triage routing is available to direct the finding to the appropriate team inbox within each customer organization.

Available
Patch

Because no fix version has been published upstream, HarborGuard re-checks the advisory on every ingest cycle and will make a patched-image rebuild available automatically the moment an upstream fix ships. For customers with auto-remediation enabled, the rebuild, regression run, and PR against affected workloads will be triggered without manual intervention once a fix version is available.

Pending upstream

Exploit Conditions

  • Network reachabilityRequired

    The attacker must reach the OpenBullet2 API service over the network; the vulnerable endpoint is exposed via standard HTTP/HTTPS.

  • AuthenticationNot required

    No credentials or API key are needed; supplying an empty X-Api-Key header value is sufficient to bypass authentication entirely.

  • Victim interactionNot required

    Exploitation is fully automated and requires no action from any user or admin of the affected instance.

  • Attack complexityDetail

    The exploit is reliable and condition-free; no race conditions, memory layout knowledge, or environmental factors are required to trigger the bypass.

Blast Radius

  • The attacker gains admin-level read access to all stored configuration, wordlists, proxies, and job results inside the OpenBullet2 instance.
  • The attacker can create, modify, or delete any resource including configs, jobs, and user data through all authenticated API endpoints.
  • The attacker can start, stop, or destroy running jobs, disrupting credential-stuffing or automation workflows managed by the instance.
  • No lateral impact to systems outside the OpenBullet2 process is indicated by the CVSS vector, but admin API access can be used to exfiltrate sensitive inputs such as proxy lists and target credentials stored within the application.

How HarborGuard Handles This

Available on HarborGuard: detection for CVE-2026-25555 is active across all connected environments, matching container images that include OpenBullet2 0.3.2 or earlier. Because no upstream fix has been published as of the CVE record date, HarborGuard monitors the advisory on every ingest cycle and will surface a patched-image rebuild opportunity the moment a fix version is released. For customers with auto-remediation enabled, that rebuild plus a regression run and a PR against affected workloads will be triggered automatically without requiring manual follow-up. In the interim, compensating controls worth considering include network-policy rules that restrict inbound access to the OpenBullet2 API port to known trusted IP ranges, egress filtering to limit what the process can reach if compromised, and a review of whether the admin API needs to be exposed outside the local cluster at all. Where compliance policy permits, HarborGuard can also flag this CVE as a blocking gate in CI pipelines so no new image that bundles the affected version passes promotion until a fix is available.

See how HarborGuard automates this
Affected packages
  • openbullet / openbullet2
    ≤ 0.3.2
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