Cyber Resilience

CVE-2025-7097

HighPublic PoCRCE

Published: 06 July 2025

Published
06 July 2025
Modified
18 July 2025
KEV Added
Patch
CVSS Score v4 8.2 CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0630 91.2th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-7097 is a high-severity Command Injection (CWE-77) vulnerability in Comodo Internet Security. Its CVSS base score is 8.2 (High).

Operationally, ranked in the top 8.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

A critical vulnerability identified as CVE-2025-7097 affects Comodo Internet Security Premium version 12.3.4.8162 in the Manifest File Handler component. The issue stems from improper handling of the cis_update_x64.xml file, where manipulation of the binary/params argument enables OS command injection, corresponding to CWE-77 and CWE-78. The flaw carries a CVSS 4.0 score of 8.2 with a network attack vector, high attack complexity, and no required privileges or user interaction.

Remote attackers can exploit the weakness to execute arbitrary operating system commands, potentially compromising confidentiality, integrity, and availability on the target system. Although exploitation is rated as difficult due to the high complexity involved, a public proof-of-concept has been disclosed, increasing the practical risk for affected installations.

No vendor patch or official mitigation guidance is available, as Comodo was contacted prior to disclosure but provided no response. The EPSS score remains steady at 0.0630 with no observed increase since publication.

EU & UK References

Vulnerability details

A vulnerability, which was classified as critical, has been found in Comodo Internet Security Premium 12.3.4.8162. This issue affects some unknown processing of the file cis_update_x64.xml of the component Manifest File Handler. The manipulation of the argument binary/params leads to…

more

os command injection. The attack may be initiated remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

comodo
internet security
12.3.4.8162

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-78

Platform-independent apps typically execute inside a managed runtime or sandbox that restricts direct OS command execution, reducing the ability to exploit OS command injection.

addresses: CWE-78

Validates inputs to block special elements that would alter OS command execution.

References