CVE-2023-6691

7.8 HIGH

📋 TL;DR

Cambium ePMP Force 300-25 version 4.7.0.1 contains a code injection vulnerability that allows remote attackers to execute arbitrary code with root privileges. This affects organizations using this specific wireless access point version for network infrastructure.

💻 Affected Systems

Products:
  • Cambium ePMP Force 300-25
Versions: 4.7.0.1
Operating Systems: Embedded firmware
Default Config Vulnerable: ⚠️ Yes
Notes: Only affects this specific model and version combination.

📦 What is this software?

⚠️ Risk & Real-World Impact

🔴

Worst Case

Full system compromise with root access, allowing attacker to pivot to other network segments, steal data, or deploy ransomware.

🟠

Likely Case

Attacker gains persistent access to network infrastructure, intercepts traffic, and potentially disrupts wireless services.

🟢

If Mitigated

Limited impact due to network segmentation and strict access controls preventing lateral movement.

🌐 Internet-Facing: HIGH - Wireless access points are typically internet-facing and directly accessible.
🏢 Internal Only: MEDIUM - Could still be exploited internally if attacker gains network access.

🎯 Exploit Status

Public PoC: ✅ No
Weaponized: UNKNOWN
Unauthenticated Exploit: ⚠️ Yes
Complexity: LOW

CWE-94 indicates improper control of generation of code, suggesting relatively straightforward exploitation.

🛠️ Fix & Mitigation

✅ Official Fix

Patch Version: Check Cambium advisory for latest secure version

Vendor Advisory: https://www.cisa.gov/news-events/ics-advisories/icsa-23-348-01

Restart Required: Yes

Instructions:

1. Check current firmware version
2. Download latest firmware from Cambium support portal
3. Upload firmware via web interface
4. Reboot device after installation

🔧 Temporary Workarounds

Network Segmentation

all

Isolate affected devices in separate VLAN with strict firewall rules

Access Control

all

Restrict management interface access to trusted IP addresses only

🧯 If You Can't Patch

  • Immediately isolate affected devices from internet and critical networks
  • Implement strict network monitoring and alerting for suspicious activity

🔍 How to Verify

Check if Vulnerable:

Check device web interface or CLI for firmware version 4.7.0.1

Check Version:

Check web interface System Status page or use SNMP query

Verify Fix Applied:

Confirm firmware version has been updated to patched version

📡 Detection & Monitoring

Log Indicators:

  • Unusual authentication attempts
  • Configuration changes
  • Unexpected reboots

Network Indicators:

  • Unusual outbound connections from access point
  • Traffic spikes
  • Port scanning from device

SIEM Query:

source="epmp" AND (event="configuration_change" OR event="firmware_update")

🔗 References

📤 Share & Export