Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Filter misconfiguration allows unauthenticated network access to protected actions (PR:N/AV:N/AC:L); only certain actions are exposed yielding high confidentiality but limited integrity and no availability impact.
Primary rating from Vendor (0fc0942c-577d-436f-ae8e-945763c79b02).
CVSS VectorVendor: 0fc0942c-577d-436f-ae8e-945763c79b02
Lifecycle Timeline
3DescriptionCVE.org
Zohocorp ManageEngine Log360 versions 13000 through 13013 are vulnerable to authentication bypass on certain actions due to improper filter configuration.
AnalysisAI
Authentication bypass in Zohocorp ManageEngine Log360 (builds 13000 through 13013) lets remote unauthenticated attackers reach certain protected actions because of an improper request-filter configuration, exposing high-confidentiality data with limited integrity impact (CVSS 8.2). No public exploit is identified at time of analysis and EPSS is low (0.14%), but CISA's SSVC flags the flaw as automatable, so opportunistic scanning is plausible once details spread. Log360 is an enterprise SIEM/log-management console, making any auth bypass on it a high-value target for attackers seeking to blind defenders or harvest aggregated log data.
Technical ContextAI
Log360 is ManageEngine's unified SIEM platform that aggregates Active Directory auditing, log management, and threat detection through a Java-based web console. The root cause is CWE-288 (Authentication Bypass Using an Alternate Path or Channel): a misconfigured request/servlet filter fails to apply authentication checks to specific endpoints or action paths, so an attacker can invoke those actions through an unguarded route rather than the normal authenticated flow. Because the weakness is in filter coverage rather than credential validation itself, only 'certain actions' are exposed - the endpoints that fall outside the filter's URL/method matching - which is consistent with the CVSS partial (C:H/I:L) impact profile.
RemediationAI
Apply the fix described in ManageEngine's advisory at https://www.manageengine.com/log-management/advisory/CVE-2026-3324.html; the affected range ends at build 13013, so upgrade to the next vendor-released build above 13013, but the exact patched version number was not present in the provided data and should be confirmed from that advisory before deployment. Patch available per vendor advisory - no exact fix version was independently verifiable from the input. As a compensating control until patched, restrict network access to the Log360 web console by placing it behind a VPN or firewall allow-list so it is not internet-facing (trade-off: remote admins must connect through the VPN), and if a WAF fronts the console, add rules blocking direct requests to the unauthenticated action endpoints once the vendor identifies them (trade-off: overly broad rules may break legitimate integrations). Review console access logs for anomalous requests to sensitive actions from unauthenticated sessions as a detection measure.
Multiple Zoho ManageEngine on-premise products allow unauthenticated remote code execution through SAML SSO functionalit
Directory traversal vulnerability in the file upload functionality in ZOHO WebNMS Framework 5.2 and 5.2 SP1 allows remot
The FileUploadServlet class in ManageEngine Desktop Central 9 before build 91093 allows remote attackers to upload and e
Directory traversal vulnerability in ZOHO ManageEngine Desktop Central (DC) before 9 build 90055 allows remote attackers
ZOHO ManageEngine OpManager 11.5 build 11600 and earlier uses a hardcoded password of "plugin" for the IntegrationUser a
PGSQL:SubmitQuery.do in ZOHO ManageEngine OpManager 11.6, 11.5, and earlier allows remote administrators to bypass SQL q
Directory traversal vulnerability in the agentUpload servlet in ZOHO ManageEngine EventLog Analyzer 9.0 build 9002 and 8
ZOHO ManageEngine EventLog Analyzer 10.6 build 10060 and earlier allows remote attackers to bypass intended restrictions
Directory traversal vulnerability in the file download functionality in ZOHO WebNMS Framework 5.2 and 5.2 SP1 allows rem
Directory traversal vulnerability in the com.me.opmanager.extranet.remote.communication.fw.fe.FileCollector servlet in Z
SQL injection vulnerability in the LinkViewFetchServlet servlet in ManageEngine Desktop Central (DC) and Desktop Central
The ManageEngine ServiceDesk 9.3.9328 is vulnerable to arbitrary file downloads due to improper restrictions of the path
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23247
GHSA-6q34-632f-jr72