Description
A flaw has been found in AMTT Hotel Broadband Operation System 1.0. Impacted is an unknown function of the file manager/network/switch_status.php. Executing a manipulation of the argument ID can lead to sql injection. It is possible to launch the attack remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-12
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the AMTT Hotel Broadband Operation System allows an attacker to manipulate the ID parameter in switch_status.php, resulting in a SQL injection vulnerability. An attacker can execute arbitrary SQL statements against the underlying database, which could lead to data disclosure, tampering, or unauthorized changes to configuration and network state. The vulnerability is not limited to local users; it can be triggered remotely by sending a crafted request to the affected endpoint.

Affected Systems

The vulnerability affects AMTT Hotel Broadband Operation System version 1.0. No other versions or products are documented as susceptible.

Risk and Exploitability

The CVSS score of 5.1 indicates a medium severity risk. EPSS score is < 1%, indicating a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, but known exploits have been published and may be used. The attack vector is remote, requiring only access to the web interface to supply a crafted ID value. Given the lack of an official vendor patch, the risk remains significant until mitigated through defensive controls.

Generated by OpenCVE AI on August 1, 2026 at 11:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any vendor-released patch or update for AMTT Hotel Broadband Operation System 1.0 as soon as it becomes available.
  • Validate the ID parameter to accept only expected numeric or otherwise sanitized values, using parameterized queries to prevent SQL injection.
  • Restrict access to switch_status.php to authenticated administrative users or network segments with IP filtering; block or shield the endpoint from public access.

Generated by OpenCVE AI on August 1, 2026 at 11:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Amttgroup
Amttgroup hotel Broadband Operation System
Vendors & Products Amttgroup
Amttgroup hotel Broadband Operation System

Sun, 12 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Description A flaw has been found in AMTT Hotel Broadband Operation System 1.0. Impacted is an unknown function of the file manager/network/switch_status.php. Executing a manipulation of the argument ID can lead to sql injection. It is possible to launch the attack remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title AMTT Hotel Broadband Operation System switch_status.php sql injection
First Time appeared Amtt
Amtt hotel Broadband Operation System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:amtt:hotel_broadband_operation_system:*:*:*:*:*:*:*:*
Vendors & Products Amtt
Amtt hotel Broadband Operation System
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.7, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Amtt Hotel Broadband Operation System
Amttgroup Hotel Broadband Operation System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T15:42:11.439Z

Reserved: 2026-07-11T12:16:37.358Z

Link: CVE-2026-15494

cve-icon Vulnrichment

Updated: 2026-07-13T15:42:07.937Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:15:03Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')