CVE-2026-3064 Details
Description
A security vulnerability has been detected in HummerRisk up to 1.5.0. Affected by this issue is some unknown functionality of the file ResourceCreateService.java of the component Cloud Task Scheduler. Such manipulation of the argument regionId leads to command injection. The attack may be launched remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A command injection vulnerability has been identified in HummerRisk versions through 1.5.0, specifically within the cloud task scheduler component. The issue arises in the 'ResourceCreateService.java' file, where the 'regionId' parameter is manipulated, leading to the injection of arbitrary operating system commands. This vulnerability can be exploited remotely by authenticated users with permission to create cloud scanning tasks. The injected commands are executed during task cleanup operations, allowing for remote code execution on the HummerRisk server.
It is recommended to implement strict input validation for the 'regionId' parameter, ensuring it adheres to expected formats and does not contain prohibited characters. Additionally, using safe command execution methods that do not interpret shell metacharacters can help mitigate this vulnerability. Whitelisting valid region IDs and protecting against path traversal attacks are also advisable.
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.
CISA-ADP
Assessed Feb 24, 2026References 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://github.com/AnalogyC0de/public_exp/issues/8 | [email protected] | ExploitIssue TrackingMitigationThird Party Advisory |
| https://vuldb.com/?ctiid.347415 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347415 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.757695 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| hummerrisk hummerrisk | <= 1.5.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 24, 2026 | Initial Analysis | [email protected] |
| Feb 24, 2026 | New CVE Received | [email protected] |