LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36741: An improper input validation vulnerability in Trend Micro Apex One, Apex One as a Service, OfficeScan XG, a...

An improper input validation vulnerability in Trend Micro Apex One, Apex One as a Service, OfficeScan XG, and Worry-Free Business Security 10.0 SP1 allows a remote attached to upload arbitrary files on affected installations. Please note: an attacker must first obtain the ability to logon to the product�s management console in order to exploit this vulnerability.

HighCVSS 8.8Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects Trend Micro endpoint security management products. A logged-in attacker could upload arbitrary files through the management console, potentially compromising confidentiality, integrity, and availability. It is listed in CISA KEV, so exploitation has been observed. The main limiter is that the attacker first needs valid console access.

Executive priority

Treat this as a near-term remediation item for any affected Trend Micro management server. Active exploitation evidence raises urgency, but the required console login makes access control and credential review central to risk reduction.

Technical view

CVE-2021-36741 is CWE-434 improper input validation enabling arbitrary file upload in Trend Micro Apex One 2019/SaaS, OfficeScan XG SP1, and Worry-Free Business Security 10.0 SP1. CVSS 3.1 is 8.8: network reachable, low complexity, low privileges, no user interaction, high CIA impact.

Likely exposure

Organizations using the listed Trend Micro management products are most exposed, especially where the management console is reachable by broad internal networks, externally exposed, or accessible through compromised administrator accounts. Evidence in the bundle does not define every affected build or fixed version.

Exploitation context

CISA KEV inclusion supports known exploitation. The public description states exploitation requires the attacker to log on to the product management console first. No exploit mechanics, campaign details, or exploitation volume are provided in the supplied sources.

Researcher notes

The source bundle confirms affected product families, CWE-434, CVSS 8.8, and KEV status. It does not provide exploit details, fixed build numbers, or named mitigations. Use Trend Micro advisories to resolve version-specific patch and deployment questions.

Mitigation direction

  • Follow Trend Micro advisory guidance for the exact affected product and version.
  • Check vendor guidance for fixed builds, hotfixes, or service updates.
  • Restrict management console access to trusted administrators and trusted networks.
  • Review management console accounts for unnecessary or suspicious access.
  • Monitor for unexpected file uploads or product server changes.

Validation and detection

  • Inventory Apex One, Apex One as a Service, OfficeScan, and Worry-Free deployments.
  • Confirm whether versions match the affected products listed in the CVE record.
  • Verify management console exposure and who can authenticate to it.
  • Check applied patches or service status against Trend Micro advisories.
  • Review logs for unusual console logins and file upload activity.
Prepared
Confidence
medium
Sources
7

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-434: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-2021-36741 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
High
CVSS
8.8 (3.1)
Known Exploited
Yes
Published

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

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
6Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
8.8CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-36741Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
Trend MicroTrend Micro Apex One2019, SaaSListed
Trend MicroTrend Micro OfficeScanXG SP1Listed
Trend MicroTrend Micro Worry-Free Business Security10.0 SP1Listed
Weakness

CWE details

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

CWE-434 · source CWE mapping

Unrestricted Upload of File with Dangerous Type

Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.