CVE-2025-32874 Details
Description
An issue was discovered in Kaseya Rapid Fire Tools Network Detective through 2.0.16.0. A vulnerability exists in the EncryptionUtil class because symmetric encryption is implemented in a deterministic and non-randomized fashion. The method Encrypt(byte[] clearData) derives both the encryption key and the IV from a fixed, hardcoded input by using a static salt value. As a result, identical plaintext inputs always produce identical ciphertext outputs. This is true for both FIPS and non-FIPS generated passwords. In other words, there is a cryptographic implementation flaw in the password encryption mechanism. Although there are multiple encryption methods grouped under FIPS and non-FIPS classifications, the logic consistently results in predictable and reversible encrypted outputs due to the lack of per-operation randomness and encryption authentication.
A vulnerability exists in Kaseya Rapid Fire Tools Network Detective versions through 2.0.16.0, where the EncryptionUtil class implements symmetric encryption in a deterministic manner. The encryption method derives both the key and initialization vector from a fixed, hardcoded input using a static salt, leading to identical ciphertext outputs for identical plaintext inputs. This flaw creates a predictable and reversible encryption process, allowing encrypted passwords to be easily decrypted. The issue affects both FIPS and non-FIPS generated passwords, highlighting a significant cryptographic implementation flaw.
Kaseya has released an update for RapidFire Tools Network Detective. Users are advised to update all instances of the application, verify that no temporary files containing passwords exist, and rotate all previously used credentials.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 16, 2025CISA-ADP
Assessed Nov 24, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://codykretsinger.com | [email protected] | Not Applicable |
| https://galacticadvisors.com | [email protected] | Not Applicable |
| https://www.galacticadvisors.com/release/critical-vulnerabilities-in-network-detective/ | [email protected] | AdvisoryBundleRemedy |
| https://www.galacticadvisors.com/release/cve/ | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-326 | Inadequate Encryption Strength | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Kaseya RapidFire Tools Network Detective | All versions |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 24, 2025 | CVE Modified | CISA-ADP |
| Jul 29, 2025 | CVE Modified | [email protected] |
| Jul 16, 2025 | CVE Modified | CISA-ADP |
| Jul 16, 2025 | New CVE Received | [email protected] |
Volerion