LiveActive security incident?Get immediate response
CVE Record

CVE-2022-36923: Zoho ManageEngine OpManager, OpManager Plus, OpManager MSP, Network Configuration Manager, NetFlow Analyzer...

Zoho ManageEngine OpManager, OpManager Plus, OpManager MSP, Network Configuration Manager, NetFlow Analyzer, Firewall Analyzer, and OpUtils before 2022-07-27 through 2022-07-28 (125657, 126002, 126104, and 126118) allow unauthenticated attackers to obtain a user's API key, and then access external APIs.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects several Zoho ManageEngine network and IT operations products. An attacker could obtain a user's API key and use it to access external APIs. That creates confidentiality and integrity risk around data and actions exposed through those APIs, but the provided sources do not indicate service disruption or confirmed active exploitation.

Executive priority

Treat this as a moderate-priority remediation item. It is not listed as actively exploited in the provided sources, but API-key exposure in network management tooling can enable unauthorized data access or actions. Prioritize internet-exposed or business-critical ManageEngine deployments first.

Technical view

CVE-2022-36923 is an access-control issue classified as CWE-284. The CVE description says affected ManageEngine products before the listed July 27-28, 2022 builds allow attackers to obtain a user's API key and access external APIs. The bundle has a CVSS 3.1 score of 5.4, with low confidentiality and integrity impact.

Likely exposure

Exposure is likely limited to organizations running the named ManageEngine products on builds older than the vendor advisory's July 2022 fixed builds. Internet-facing management portals would raise urgency because the CVE describes network access and API-key exposure.

Exploitation context

The source bundle does not confirm active exploitation, and the CVE is not marked as CISA KEV. The description says attackers can obtain a user's API key, but the bundle does not provide exploit maturity, public proof-of-concept status, or detailed prerequisites beyond the CVSS vector and advisory.

Researcher notes

The bundle contains a notable inconsistency: the description says unauthenticated attackers, while the CVSS vector includes PR:L. Do not assume prerequisites beyond the cited sources. Affected CPE data is not populated, so validation should rely on product names, build numbers, and the ManageEngine advisory.

Mitigation direction

  • Review the ManageEngine advisory for the exact fixed build for each deployed product.
  • Upgrade affected products to the vendor-fixed July 2022 build or later supported release.
  • Rotate exposed or potentially exposed ManageEngine user API keys after remediation.
  • Restrict management interfaces to trusted networks and administrators.
  • Review external API integrations for unexpected access using affected keys.

Validation and detection

  • Inventory OpManager, OpManager Plus, OpManager MSP, NCM, NetFlow Analyzer, Firewall Analyzer, and OpUtils deployments.
  • Compare installed build numbers with the vendor advisory's affected and fixed build guidance.
  • Check whether management interfaces are reachable from the internet or untrusted networks.
  • Review logs for unusual API-key use before and after patching.
  • Confirm API keys were rotated where exposure cannot be ruled out.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-36923 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N2.82.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.4Medium
CVSS 3.1 vector shape for CVE-2022-36923Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.