Add OpenBullet2 modules (CVE-2026-25856 and CVE-2026-39908)#21541
Draft
vognik wants to merge 2 commits into
Draft
Add OpenBullet2 modules (CVE-2026-25856 and CVE-2026-39908)#21541vognik wants to merge 2 commits into
vognik wants to merge 2 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CVE-2026-39908
Vulnerability Details
This Metasploit module exploits a Credential Disclosure vulnerability in OpenBullet2 on Windows.
An attacker can force the application to disclose the NTLMv2 hash of the process user by configuring a job proxy source with a malicious UNC path. When the job starts, the application attempts to load proxies from the specified path via SMB, allowing the hash to be captured for offline cracking or relaying.
The affected versions include releases from 0.2.5.
Module Information
Module path:
modules/auxiliary/scanner/http/openbullet2_unauth_hash_disclosure_cve_2026_39908.rbPlatform: Windows
References
Test Output
CVE-2026-25856
Vulnerability Details
This Metasploit module exploits an Unauthenticated Remote Code Execution (RCE) vulnerability in OpenBullet2.
Attackers can leverage the plain C# execution mode, which lacks reference filtering or API restrictions, to access the file system, spawn processes, and invoke arbitrary .NET APIs as the process user.
The affected versions include releases from 0.2.5.
Module Information
Module path:
modules/exploits/multi/http/openbullet2_unauth_rce_cve_2026_25856.rbPlatform: Windows/Unix/Linux
References
Test Output