Description
OpenBullet2 through version 0.3.2 on Windows contains a credential disclosure vulnerability that allows remote attackers to capture the NTLMv2 hash of the process user by configuring a job proxy source with a UNC path pointing to an attacker-controlled server. When the job starts, the application attempts to load proxies from the UNC path, triggering an SMB authentication attempt that discloses the NTLMv2 hash, which can then be relayed or cracked offline.
Published: 2026-06-08
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenBullet2 versions up to 0.3.2 on Windows expose the NTLMv2 hash of the process user. By configuring a job proxy source with a UNC path that points to an attacker‑controlled server, the application attempts to load proxies from that path. This triggers an SMB authentication, causing the victim machine to reveal its NTLMv2 hash. The hash can be relayed or cracked offline, allowing credential theft and potential compromise of other accounts authenticated with NTLMv2. The weakness is classed as CWE‑522, a credential disclosure flaw.

Affected Systems

The vulnerability affects the OpenBullet2 application (openbullet:openbullet2) distributed for Windows, specifically versions up to and including 0.3.2.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity with significant impact on confidentiality. The EPSS score is not available, and the issue is not currently listed in CISA’s KEV catalog, suggesting no active exploitation campaigns yet. Attackers can exploit this flaw remotely by ensuring the victim’s OpenBullet2 process accesses a malicious UNC path; the victim machine does the SMB authentication, leaking the NTLMv2 hash. Once obtained, an attacker can use the hash to relay to other services or attempt offline cracking. The vulnerability requires only the ability to configure a job proxy source, making the attack surface relatively wide in untrusted environments.

Generated by OpenCVE AI on June 8, 2026 at 18:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenBullet2 to a version newer than 0.3.2 where the UNC proxy handling has been hardened or removed.
  • If an upgrade is not yet available, restrict proxy source configuration to only allow local paths or implement strict validation that prevents UNC paths from being used.
  • Block outbound SMB traffic from the OpenBullet2 process or isolate the application behind a firewall that denies SMB shares to untrusted hosts to prevent the authentication leakage.

Generated by OpenCVE AI on June 8, 2026 at 18:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 08 Jun 2026 17:00:00 +0000

Type Values Removed Values Added
Description OpenBullet2 through version 0.3.2 on Windows contains a credential disclosure vulnerability that allows remote attackers to capture the NTLMv2 hash of the process user by configuring a job proxy source with a UNC path pointing to an attacker-controlled server. When the job starts, the application attempts to load proxies from the UNC path, triggering an SMB authentication attempt that discloses the NTLMv2 hash, which can then be relayed or cracked offline.
Title OpenBullet2 0.3.2 NTLMv2 Hash Disclosure via UNC Path Proxy Source
Weaknesses CWE-522
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-08T18:06:43.929Z

Reserved: 2026-04-07T20:57:06.209Z

Link: CVE-2026-39908

cve-icon Vulnrichment

Updated: 2026-06-08T18:06:39.393Z

cve-icon NVD

Status : Received

Published: 2026-06-08T17:16:42.460

Modified: 2026-06-08T17:16:42.460

Link: CVE-2026-39908

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T18:30:16Z

Weaknesses