← Vulnerability feed

Vulnerability record · CVE-2017-5791 · published 11 October 2017

CVE-2017-5791: HPE Intelligent Management Center authentication bypass via crafted URI

Hp · Intelligent Management Center Plat

The doFilter method in UrlAccessController in HPE Intelligent Management Center (iMC) PLAT 7.2 E0403P06 fails to properly enforce authentication, allowing remote bypass using unspecified strings in a URI. Because iMC is a network management platform, an unauthenticated bypass exposes a high-value control plane. The record does not specify which URI patterns trigger the bypass.

9.8 CVSS 3.0 Critical EPSS 69% · top 0.7% CWE-287 · Improper authentication
9.8CVSS 3.0 base score, v2 10.0
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References
17 Jun 2026Last modified by NVD

Description

The doFilter method in UrlAccessController in HPE Intelligent Management Center (iMC) PLAT 7.2 E0403P06 allows remote bypass of authentication via unspecified strings in a URI.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

critical priorityUnauthenticated remote authentication bypass in a network management platform with CVSS 9.8 and very high EPSS, though no confirmed in-the-wild exploitation is recorded.

What it is

The doFilter method in UrlAccessController in HPE Intelligent Management Center (iMC) PLAT 7.2 E0403P06 fails to properly enforce authentication, allowing remote bypass using unspecified strings in a URI. Because iMC is a network management platform, an unauthenticated bypass exposes a high-value control plane. The record does not specify which URI patterns trigger the bypass.

Impact

An unauthenticated remote attacker gains access to functionality that should require authentication, with CVSS 3.0 scoring confidentiality, integrity and availability impacts as high. Full compromise of the management platform is possible depending on what the bypassed endpoints expose.

Attack surface

Reachable over the network via HTTP(S) requests to the iMC web interface; the CVSS vector shows no privileges required and no user interaction. No authentication is needed, so any host that can reach the iMC service can attempt the bypass.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is 0.68916 (99.3rd percentile), indicating a high modeled likelihood of exploitation. References are advisory and VDB entries only; none are tagged as exploit code, so public exploit availability is not confirmed by this record.

What to do

  • Apply the HPE vendor advisory fix for iMC PLAT 7.2 E0403P06 (hpesbhf03716en_us) or upgrade to a supported release.
  • Restrict network access to the iMC web interface to trusted management networks and administrative jump hosts.
  • Place iMC behind a reverse proxy or WAF and block requests with malformed or unexpected URI strings targeting UrlAccessController paths.
  • Audit iMC accounts and sessions for unauthorized access, and rotate credentials if compromise is suspected.
  • Monitor the vendor advisory for updated affected-version guidance, since the record names only one build.

Detection

  • Review iMC web access logs for requests to UrlAccessController or doFilter paths that return success without a prior authenticated session.
  • Alert on HTTP requests containing unusual or malformed URI strings that reach protected iMC endpoints.
  • Correlate iMC access logs with authentication logs to find sessions with no matching login event.
  • Monitor for post-bypass administrative actions such as configuration changes or new account creation from unexpected source IPs.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-5791 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2026-42018JFrog Artifactory improper authentication leaks anonymous tokenJFrog Artifactory can return an internal anonymous-user token to an unauthenticated caller even when anonymous access is disabled. Because the token …KEVEPSS 9.8%analysed9.8CVE-2026-82329JFrog Artifactory improper authentication allows admin takeoverJFrog Artifactory contains an improper authentication weakness (CWE-287) that, under default configuration, may let an unauthenticated attacker with …KEVEPSS 14%analysed8.8CVE-2026-59822LiteLLM MCP endpoint auth bypass via OAuth2 passthrough fallbackLiteLLM's MCP Streamable HTTP endpoint, prior to 1.84.0, let an unauthenticated attacker send a fabricated Authorization header that triggered an OAu…KEVEPSS 0.84%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed9.8CVE-2023-49105ownCloud Server WebDAV authentication bypass via pre-signed URLsownCloud core before 10.13.1 accepts pre-signed URLs even when the file owner has no signing-key configured, so the signature check is effectively sk…KEVEPSS 43%analysed9.8CVE-2026-65400Apple macOS Screen Sharing authentication bypassAn improper authentication flaw in Apple macOS Screen Sharing allows a network attacker to authenticate without valid credentials. Apple fixed it via…KEVEPSS 1.2%analysed9.3CVE-2026-16232Check Point SmartConsole authentication bypass grants admin tokenCheck Point SmartConsole login contains an improper authentication flaw (CWE-287) that lets an unauthenticated remote attacker obtain an application …KEVEPSS 78%analysed9.8CVE-2026-46817Oracle E-Business Suite Payments missing authentication allows takeoverOracle Payments in Oracle E-Business Suite 12.2.3 through 12.2.15 contains an easily exploitable flaw in the File Transmission component. An unauthen…KEVEPSS 0.81%analysed

Source: NIST National Vulnerability Database (record CVE-2017-5791), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.