Cyber Resilience

CVE-2023-23076

CriticalRCE

Published: 01 February 2023

Published
01 February 2023
Modified
27 March 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.4929 97.8th percentile
Risk Priority 49 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-23076 is a critical-severity OS Command Injection (CWE-78) vulnerability in Zohocorp Manageengine Supportcenter Plus. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 2.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

Support Center Plus version 11 is affected by an OS command injection vulnerability, CVE-2023-23076, assigned CWE-78. The flaw occurs in the Executor component when new schedules are created and is rated 9.8 under CVSS 3.1 with a vector of AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Remote attackers require no authentication or user interaction to exploit the weakness over the network, enabling arbitrary operating-system command execution that can fully compromise the confidentiality, integrity, and availability of the affected system.

Public advisories and bug-bounty reports for the issue are available from ManageEngine and the Zoho bug-bounty program.

The associated EPSS score rose from lower values to a recorded peak of 0.5827 before receding to its current level of 0.4929.

EU & UK References

Vulnerability details

OS Command injection vulnerability in Support Center Plus 11 via Executor in Action when creating new schedules.

CWE(s)

Related Threats

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

Affected Assets

zohocorp
manageengine supportcenter plus
11.0

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