Description
A flaw has been found in HummerRisk up to 1.5.0. This vulnerability affects the function fixedCommand of the file hummer-common/hummer-common-core/src/main/java/com/hummer/common/core/utils/PlatformUtils.java of the component Cloud Compliance Scanning. Executing a manipulation can lead to command injection. The attack can be executed remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-02-24
Score: 5.3 Medium
EPSS: 11.8% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the fixedCommand method of PlatformUtils.java within the HummerRisk Cloud Compliance Scanning component allows an attacker to inject and execute arbitrary operating system commands. This command injection can compromise the confidentiality, integrity, and availability of the host system by enabling remote code execution. The vulnerability is categorized as CWE-74 and CWE-77.

Affected Systems

The issue affects all releases of the HummerRisk Cloud Compliance Scanning product up to and including version 1.5.0. Any installation that is running 1.5.0 or an older version is vulnerable.

Risk and Exploitability

The CVSS score of 5.3 reflects moderate severity, and the EPSS score of 12% indicates a moderate likelihood of exploitation in the wild. The vulnerability is not listed in CISA's KEV catalog. Attackers can exploit the flaw from a remote location without additional prerequisites, triggering command injection by manipulating the fixedCommand input. Successful exploitation would allow the attacker to execute arbitrary operating system commands on the host running the HummerRisk Cloud Compliance Scanning service.

Generated by OpenCVE AI on July 21, 2026 at 19:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a vendor‑issued update that removes or mitigates the vulnerable fixedCommand path, or upgrade to a version newer than 1.5.0.
  • Limit exposure of HummerRisk scanning API by configuring firewalls or network segmentation so that only trusted hosts can reach the service.
  • Enable logging of system command execution and regularly review logs for anomalous activity that may indicate exploitation.
  • Consider running the scanning service in an isolated or container with restricted OS privileges to contain any potential compromise.

Generated by OpenCVE AI on July 21, 2026 at 19:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 24 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:hummerrisk:hummerrisk:*:*:*:*:*:*:*:*

Tue, 24 Feb 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Hummerrisk
Hummerrisk hummerrisk
Vendors & Products Hummerrisk
Hummerrisk hummerrisk

Tue, 24 Feb 2026 04:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in HummerRisk up to 1.5.0. This vulnerability affects the function fixedCommand of the file hummer-common/hummer-common-core/src/main/java/com/hummer/common/core/utils/PlatformUtils.java of the component Cloud Compliance Scanning. Executing a manipulation can lead to command injection. The attack can be executed remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title HummerRisk Cloud Compliance Scanning PlatformUtils.java fixedCommand command injection
Weaknesses CWE-74
CWE-77
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Hummerrisk Hummerrisk
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-24T18:55:12.566Z

Reserved: 2026-02-23T18:51:05.297Z

Link: CVE-2026-3066

cve-icon Vulnrichment

Updated: 2026-02-24T18:55:05.632Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-24T04:15:58.980

Modified: 2026-06-17T10:42:59.607

Link: CVE-2026-3066

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T19:30:11Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')