← Vulnerability feed

Vulnerability record · CVE-2014-8389 · published 28 December 2017

CVE-2014-8389: AirLive IP cameras hard-coded credentials in Boa web server

Airlive · Bu 3026 Firmware

Multiple AirLive camera and firmware models ship a Boa web server with hard-coded credentials, and the wireless_mft.cgi endpoint exposes them. The record's CWE (OS command injection) does not match the description, which describes credential disclosure, so the flaw class is inconsistent in the source data. It matters because the affected devices are network-facing and the credentials can be retrieved without authentication.

9.8 CVSS 3.0 Critical EPSS 51% · top 1.1% CWE-78 · OS command injection
9.8CVSS 3.0 base score, v2 10.0
51%EPSS exploitation probability, 30 days
NoNot in CISA KEV
5Affected product versions listed by NVD
10References, 8 tagged exploit
17 Jun 2026Last modified by NVD

Description

cgi-bin/mft/wireless_mft.cgi in AirLive BU-2015 with firmware 1.03.18 16.06.2014, AirLive BU-3026 with firmware 1.43 21.08.2014, AirLive MD-3025 with firmware 1.81 21.08.2014, AirLive WL-2000CAM with firmware LM.1.6.18 14.10.2011, and AirLive POE-200CAM v2 with firmware LM.1.6.17.01 uses hard-coded credentials in the embedded Boa web server, which allows remote attackers to obtain user credentials via crafted HTTP requests.

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 20 September 2026. Confidence: medium.

high priorityUnauthenticated remote credential disclosure on internet-facing cameras with public exploit references and very high EPSS, though not in KEV and with no confirmed fixed firmware in the record.

What it is

Multiple AirLive camera and firmware models ship a Boa web server with hard-coded credentials, and the wireless_mft.cgi endpoint exposes them. The record's CWE (OS command injection) does not match the description, which describes credential disclosure, so the flaw class is inconsistent in the source data. It matters because the affected devices are network-facing and the credentials can be retrieved without authentication.

Impact

A remote attacker can obtain user credentials for the device, giving access to the camera's web interface and any functions those credentials authorize. The CVSS 3.0 vector claims high confidentiality, integrity and availability impact, but the description only supports credential disclosure.

Attack surface

Reached over the network via crafted HTTP requests to cgi-bin/mft/wireless_mft.cgi on the embedded Boa web server. The CVSS vector indicates no privileges and no user interaction are required.

Exploitation

Not listed in CISA KEV, but EPSS is 0.50772 (98.9th percentile) and multiple references are tagged Exploit, so public exploit material exists.

What to do

  • Apply vendor firmware updates for the listed AirLive models if any are still available; the record does not state a fixed version.
  • If no patch exists, isolate affected cameras on a segmented VLAN with no internet exposure and restrict management access to trusted hosts.
  • Replace end-of-life AirLive BU-2015, BU-3026, MD-3025, WL-2000CAM and POE-200CAM v2 devices that no longer receive firmware.
  • Block or monitor external access to cgi-bin/mft/wireless_mft.cgi at the perimeter and reverse proxy.
  • Rotate any credentials used on these devices and audit for reuse elsewhere.

Detection

  • Search web or proxy logs for requests to /cgi-bin/mft/wireless_mft.cgi, especially from unexpected source addresses.
  • Alert on HTTP responses from these cameras that contain credential-like fields or unusually large bodies.
  • Inventory the network for the affected AirLive models and firmware versions and flag any that are internet-reachable.

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

Affected products

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

References

LinkTags
http://packetstormsecurity.com/files/132585/AirLive-Remote-Command-Injection.html ExploitMitigationThird Party AdvisoryVDB Entry
http://seclists.org/fulldisclosure/2015/Jul/29 ExploitMailing ListMitigationThird Party Advisory
http://www.securityfocus.com/archive/1/535938/100/0/threaded
http://www.securityfocus.com/bid/75559 ExploitMitigationThird Party AdvisoryVDB Entry
https://www.coresecurity.com/advisories/airlive-multiple-products-os-command-injection ExploitMitigationTechnical DescriptionThird Party Advisory
http://packetstormsecurity.com/files/132585/AirLive-Remote-Command-Injection.html ExploitMitigationThird Party AdvisoryVDB Entry
http://seclists.org/fulldisclosure/2015/Jul/29 ExploitMailing ListMitigationThird Party Advisory
http://www.securityfocus.com/archive/1/535938/100/0/threaded
http://www.securityfocus.com/bid/75559 ExploitMitigationThird Party AdvisoryVDB Entry
https://www.coresecurity.com/advisories/airlive-multiple-products-os-command-injection ExploitMitigationTechnical DescriptionThird Party Advisory

Track CVE-2014-8389 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.

9.8CVE-2015-2279Airlive bu-2015 firmware os command injection vulnerabilitycgi_test.cgi in AirLive BU-2015 with firmware 1.03.18, BU-3026 with firmware 1.43, and MD-3025 with firmware 1.81 allows remote attackers to execute …EPSS 18%8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-83549SonicWall SMA1000 AMC OS Command InjectionThe SMA1000 Appliance Management Console contains an OS command injection flaw (CWE-78) that lets an authenticated administrator execute arbitrary op…KEVEPSS 11%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%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed

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