Cyber Resilience

CVE-2024-58105

Trendmicro Apex One ≤ 14.0.14203

Published
25 March 2025
Modified
01 August 2025
Patch / advisory
CVSS Score v3.1 7.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0015 5th percentile
Risk Priority 51 floored blend · peak EPSS

Summary

CVE-2024-58105 is a high-severity Incorrect User Management (CWE-286) vulnerability in Trendmicro Apex One. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Account Manipulation (T1098); ranked at the 5th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-2 (Account Management) and IA-4 (Identifier Management) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2024-58105 is a vulnerability in the Trend Micro Apex One Security Agent Plug-in User Interface Manager that could allow a local attacker to bypass existing security controls and execute arbitrary code on affected installations. This issue addresses an additional bypass not covered in CVE-2024-58104 and is associated with CWE-286 (Missing Authorization). The vulnerability has a CVSS v3.1 base score of 7.3 (AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H).

To exploit this vulnerability, an attacker must first obtain the ability to execute low-privileged code on the target system. A local attacker with low privileges (PR:L) and requiring user interaction (UI:R) can then leverage low attack complexity (AC:L) to bypass security mechanisms, achieving arbitrary code execution with high impacts to confidentiality, integrity, and availability.

The Trend Micro advisory provides details on mitigation and patches at https://success.trendmicro.com/en-US/solution/KA-0018217.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

A vulnerability in the Trend Micro Apex One Security Agent Plug-in User Interface Manager could allow a local attacker to bypass existing security and execute arbitrary code on affected installations. This CVE address an addtional bypass not covered in CVE-2024-58104.…

more

Please note: an attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1098 Account Manipulation Persistence
Adversaries may manipulate accounts to maintain and/or elevate access to victim systems.
T1136 Create Account Persistence
Adversaries may create an account to maintain access to victim systems.
T1078 Valid Accounts Stealth
Adversaries may obtain and abuse credentials of existing accounts as a means of gaining Initial Access, Persistence, Privilege Escalation, or Defense Evasion.
T1098.001 Additional Cloud Credentials Persistence
Adversaries may add adversary-controlled credentials to a cloud account to maintain persistent access to victim accounts and instances within the environment.
T1098.003 Additional Cloud Roles Persistence
An adversary may add additional roles or permissions to an adversary-controlled cloud account to maintain persistent access to a tenant.
T1098.007 Additional Local or Domain Groups Persistence
An adversary may add additional local or domain groups to an adversary-controlled account to maintain persistent access to a system or domain.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-55632Same product: Trendmicro Apex One
CVE-2023-47201Same product: Trendmicro Apex One
CVE-2023-52093Same product: Trendmicro Apex One
CVE-2024-55631Same product: Trendmicro Apex One
CVE-2024-58104Same product: Trendmicro Apex One
CVE-2025-49157Same product: Trendmicro Apex One
CVE-2025-49156Same product: Trendmicro Apex One
CVE-2024-52049Same product: Trendmicro Apex One
CVE-2024-52048Same product: Trendmicro Apex One
CVE-2024-37289Same product: Trendmicro Apex One

Affected Assets

trendmicro
apex one
≤ 14.0.14203 · ≤ 2019.13140

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 2 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

AC-2 directly requires defining, assigning, and controlling user accounts throughout their lifecycle, structurally preventing improper user management.

IA-4 mandates authorized management of user identifiers, stopping the creation or retention of unmanaged user identities.

PS-4 enforces timely disabling and removal of access upon termination, addressing a key failure mode of incorrect ongoing user management.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-01 mostly match
prevents

Directly addresses management of user identities and credentials throughout their lifecycle.

PR.AA-05 mostly match
prevents

Covers policy-driven definition and review of user permissions and entitlements.

PR.AA-02 partial match
prevents

Supports proper user onboarding by binding verified identities to credentials.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Identity management directly governs the full lifecycle of user accounts, preventing incorrect user management.

prevents

Access rights provisioning and de-provisioning ensure users are correctly created, modified, and removed.

prevents

Responsibilities after termination or change of employment address removal of user access but not ongoing user management.

prevents

Privileged access rights assume correct user accounts exist; the control does not manage user creation or removal.

prevents

Access control policies rely on accurate user management but do not themselves define user lifecycle processes.

mitigates

Information access restriction depends on properly managed users but does not address user management itself.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 9 (1 rule)
  • V-271707 OL 9 must enable the Pluggable Authentication Module (PAM) interface for SSHD. prevents CWE-286
RHEL 9 (1 rule)
  • V-257986 RHEL 9 must enable the Pluggable Authentication Module (PAM) interface for SSHD. prevents CWE-286

References