LiveActive security incident?Get immediate response
CVE Record

CVE-2016-15048: AMTT HiBOS Command Injection RCE via server_ping.php

AMTT Hotel Broadband Operation System (HiBOS) contains an unauthenticated command injection vulnerability in the /manager/radius/server_ping.php endpoint. The application constructs a shell command that includes the user-supplied ip parameter and executes it without proper validation or escaping. An attacker can insert shell metacharacters into the ip parameter to inject and execute arbitrary system commands as the web server user. The initial third-party disclosure in 2016 recommended contacting the vendor for remediation guidance. Additionally, this product may have been rebranded under a different name. VulnCheck has observed this vulnerability being exploited in the wild as of 2025-10-14 at 04:45:53.510819 UTC.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

AMTT HiBOS, a hotel broadband management system, has a critical unauthenticated remote command execution flaw. An attacker reaching the vulnerable web endpoint can run system commands without logging in. VulnCheck reports in-the-wild exploitation. Business urgency is highest for hotels or managed networks still running HiBOS or a rebranded version exposed to untrusted networks.

Executive priority

Immediate priority for any organization operating HiBOS or acquired hotel broadband infrastructure. The flaw is unauthenticated, remotely reachable, rated critical, and reportedly exploited. If the product is unsupported, replacement may be the safest business decision.

Technical view

CVE-2016-15048 is CWE-78 command injection in /manager/radius/server_ping.php. The ip parameter is placed into a shell command without proper validation or escaping, allowing arbitrary command execution as the web server user. CVSS v4.0 is 10.0. Affected version detail is incomplete, and the product may have been rebranded.

Likely exposure

Exposure is likely where HiBOS management interfaces are reachable from the internet, guest networks, or other untrusted networks. Risk may be hidden by product rebranding. Organizations outside hospitality may be exposed if they inherited AMTT HiBOS in managed broadband environments.

Exploitation context

VulnCheck states it observed exploitation in the wild as of 2025-10-14. The source bundle also references public proof-of-concept material. No KEV listing is provided. Treat reachable instances as high-risk until verified isolated, remediated, or removed.

Researcher notes

Evidence supports command injection and RCE, but affected version information is sparse. The original 2016 disclosure reportedly advised contacting the vendor. Avoid assuming a patch exists. Rebranding creates discovery risk; validate by product behavior, paths, and vendor artifacts, not name alone.

Mitigation direction

  • Identify any AMTT HiBOS or rebranded deployments immediately.
  • Remove public or guest-network access to the HiBOS management interface.
  • Restrict access to trusted administrative networks only.
  • Contact the vendor or maintainer for remediation guidance.
  • Replace or retire unsupported systems if no vendor fix is available.
  • Monitor web logs for suspicious server_ping.php ip parameter activity.

Validation and detection

  • Search asset inventory for AMTT, HiBOS, and hotel broadband management systems.
  • Check external attack surface for exposed HiBOS management portals.
  • Review web access logs for requests to /manager/radius/server_ping.php.
  • Look for unusual characters or command-like content in the ip parameter.
  • Confirm whether the deployment is vendor-supported or rebranded.
  • Document network reachability from internet, guest, and internal segments.
Prepared
Confidence
medium
Sources
7

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

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2016-15048 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
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

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
6Source 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
10CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:HPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

10Critical
CVSS 4.0 vector shape for CVE-2016-15048Attack 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:H/VI:H/VA:H/SC:H/SI:H/SA:H

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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Anmei Century (Beijing) Technology Co., Ltd.Hotel Broadband Operation System (HiBOS)0unknown
Weakness

CWE details

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