LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36907: Extreme Networks Aerohive HiveOS <=11.x 11.x Unauthenticated Remote Denial of Service

Aerohive HiveOS contains a denial of service vulnerability in the NetConfig UI that allows unauthenticated attackers to render the web interface unusable. Attackers can send a crafted HTTP request to the action.php5 script with specific parameters to trigger a 5-minute service disruption.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-36907 affects Extreme Networks Aerohive HiveOS 11.x and earlier. An unauthenticated attacker can make the NetConfig web interface unusable for about five minutes using a crafted HTTP request. The documented impact is management interface denial of service, not device takeover or data theft.

Executive priority

Treat as a high-priority availability issue for environments relying on Aerohive web management. Prioritize management-plane isolation immediately, then confirm vendor update guidance. Business impact is disruption of administrative access, with no source evidence of compromise or data exposure.

Technical view

The vulnerability is in the HiveOS NetConfig UI, specifically handling by action.php5. It is classified as CWE-770 and rated CVSS 4.0 8.7, with network attack vector, low complexity, no privileges, and high availability impact. Affected versions are listed as Aerohive HiveOS <=11.0.

Likely exposure

Risk is highest where Aerohive HiveOS management or NetConfig UI is reachable from untrusted networks or the internet. Internal-only management networks reduce exposure but do not remove risk from compromised internal hosts or guests with management-plane access.

Exploitation context

The source bundle includes ExploitDB and Packet Storm exploit entries, so public exploit material exists. CISA KEV status is false in the provided data, and no cited source here confirms active exploitation in the wild.

Researcher notes

Evidence supports unauthenticated remote denial of service against the web UI. Public exploit references exist, but this response avoids weaponization details. The provided sources do not name a specific fixed release, so remediation should be verified through Extreme Networks guidance.

Mitigation direction

  • Check Extreme Networks HiveOS/IQ Engine announcements for fixed versions or official guidance.
  • Restrict HiveOS management UI access to trusted admin networks or VPN only.
  • Remove any internet exposure of the NetConfig web interface.
  • Apply vendor-recommended updates when available and operationally validated.
  • Monitor availability of the management interface for repeated short outages.

Validation and detection

  • Inventory Extreme Networks Aerohive devices and record HiveOS versions.
  • Flag HiveOS 11.0 or earlier as potentially affected.
  • Confirm whether NetConfig or web management is reachable from untrusted networks.
  • Review web management logs for suspicious action.php5 access patterns.
  • Track vendor advisories for version-specific remediation confirmation.
Prepared
Confidence
high
Sources
9

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 · low confidence lookup

CWE-770: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2020-36907 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.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA: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
9Source 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
8.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2020-36907Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Extreme NetworksAerohive HiveOS<=11.0Listed
Weakness

CWE details

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

CWE-770 · source CWE mapping

Allocation of Resources Without Limits or Throttling

Allocation of Resources Without Limits or Throttling represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.