Security readout for executives and security teams
Plain-English summary
Some Array Networks vAPV and vxAG appliances reportedly shipped with built-in SSH access that an outside attacker could use. Combined with a writable startup script, that access can become full root control of the appliance. This is urgent for any exposed affected appliance because these systems often sit on sensitive network paths.
Executive priority
Treat as immediate priority if affected appliances are present, especially at network edges. Public exploit material and root compromise potential make isolation and remediation time-sensitive, even without confirmed KEV listing.
Technical view
CVE-2014-125121 affects Array Networks vAPV 8.3.2.17 and vxAG 9.2.0.34. The issue combines hardcoded SSH credentials or key material with insecure permissions on a startup script, allowing remote unauthenticated access to escalate to root-level command execution. CVSS v4.0 is 10.0.
Likely exposure
Exposure is most likely where affected vAPV or vxAG versions allow SSH or management access from untrusted networks. The source bundle does not establish broader version ranges, default exposure, or internet prevalence.
Exploitation context
Public exploit references exist from Rapid7, Packet Storm, and Exploit-DB. The bundle marks CISA KEV as false and provides no cited evidence of active exploitation in the wild.
Researcher notes
Evidence is strong for the named versions and vulnerability chain, but incomplete for fixed builds, vendor-supported mitigations, and active exploitation. Avoid extrapolating to other Array Networks products or versions without additional vendor or CVE evidence.
Mitigation direction
- Identify any vAPV 8.3.2.17 or vxAG 9.2.0.34 appliances.
- Remove SSH and management access from the internet and untrusted networks.
- Restrict appliance administration to approved management networks only.
- Check Array Networks or trusted advisory guidance for fixed versions or mitigations.
- Replace or retire affected appliances if no supported fix is available.
Validation and detection
- Inventory Array Networks appliances and record exact product versions.
- Confirm SSH and management services are not reachable from untrusted networks.
- Review appliance accounts and keys against approved administrative access.
- Check file permissions for writable operational scripts as a defensive audit.
- Review logs for unexpected SSH access or privilege changes.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-732: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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 lookupCWE-798: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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 lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupPrivilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2014-125121 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Critical
- CVSS
- 10 (4.0)
- Known Exploited
- No
- Published
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H——Primary CVE scoreVulnerability scoring details
Base CVSS 4.0 score
10CriticalVector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Source materials
- CVE List V5 sourceCVE List V5
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/ssh/array_vxag_vapv_privkey_privesc.rbCVE reference · exploit
- https://packetstorm.news/files/id/125761CVE reference · exploit
- https://www.exploit-db.com/exploits/32440CVE reference · exploit
- https://www.vulncheck.com/advisories/array-networks-vapv-vxag-default-credential-privilege-escalationCVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Permission Assignment for Critical Resource
Incorrect Permission Assignment for Critical Resource represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Use of Hard-coded Credentials
Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
