The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2023-6691

CVE-2023-6691: Cambium ePMP Force 300-25 RCE Vulnerability

CVE-2023-6691 is a remote code execution vulnerability in Cambium ePMP Force 300-25 firmware that enables attackers to execute arbitrary code with root privileges. This article covers technical details, affected versions, and mitigations.

Published: February 4, 2026

CVE-2023-6691 Overview

CVE-2023-6691 is a code injection vulnerability affecting Cambium ePMP Force 300-25 wireless network devices running firmware version 4.7.0.1. This vulnerability allows an attacker with local access to inject and execute arbitrary code on the affected device, potentially leading to remote code execution and obtaining root privileges on the system.

The Cambium ePMP (Enterprise Point-to-Multipoint) Force 300-25 is a high-performance wireless broadband solution commonly deployed in enterprise networks, ISP infrastructure, and critical communications systems. The exploitation of this vulnerability could allow attackers to fully compromise the device and potentially use it as a pivot point for further attacks within the network.

Critical Impact

Successful exploitation enables attackers to achieve remote code execution with root privileges, allowing complete device takeover and potential lateral movement within network infrastructure.

Affected Products

  • Cambium Networks ePMP Force 300-25 Firmware version 4.7.0.1
  • Cambium Networks ePMP Force 300-25 Hardware

Discovery Timeline

  • 2023-12-18 - CVE-2023-6691 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-6691

Vulnerability Analysis

This vulnerability is classified as a Code Injection flaw (CWE-94), which occurs when an application constructs code segments using externally-influenced input without properly neutralizing special elements. In the case of the Cambium ePMP Force 300-25, the firmware fails to adequately validate or sanitize input before incorporating it into executable code paths.

The local attack vector requires the attacker to have some level of access to the target system. Once this initial access is obtained, the attacker can leverage the code injection vulnerability to execute arbitrary commands with elevated privileges. The successful exploitation results in complete compromise of the device's confidentiality, integrity, and availability.

For detailed technical information, refer to the CISA ICS Advisory ICSA-23-348-01.

Root Cause

The root cause of CVE-2023-6691 stems from improper input validation within the firmware's code execution pathways. The affected firmware version 4.7.0.1 contains insufficient sanitization of user-controllable input before it is incorporated into dynamically generated code or command sequences. This allows specially crafted input to break out of the intended context and execute attacker-controlled code with the privileges of the vulnerable process, ultimately leading to root-level access.

Attack Vector

The attack vector for this vulnerability is local, meaning an attacker requires some form of existing access to the target device or network segment. The exploitation process involves:

  1. Initial Access: The attacker must first obtain local access to the Cambium ePMP Force 300-25 device, potentially through the web management interface, SSH, or other available services.

  2. Payload Injection: Once access is established, the attacker crafts malicious input designed to escape the normal execution context and inject arbitrary code.

  3. Code Execution: The injected code is executed by the vulnerable component, running with elevated privileges.

  4. Privilege Escalation: The attacker achieves root-level access on the device, enabling full control over the system.

The vulnerability requires low privileges to exploit and does not require user interaction, making it relatively straightforward to leverage once initial access is obtained.

Detection Methods for CVE-2023-6691

Indicators of Compromise

  • Unexpected processes running with root privileges on ePMP Force 300-25 devices
  • Anomalous command execution patterns in device logs
  • Unauthorized configuration changes to network settings or firmware parameters
  • Suspicious authentication attempts or successful logins from unexpected sources
  • Unusual network traffic originating from the affected device

Detection Strategies

  • Monitor firmware version inventory across all Cambium ePMP devices and alert on version 4.7.0.1
  • Implement network segmentation monitoring to detect lateral movement from compromised devices
  • Deploy intrusion detection systems (IDS) with rules targeting abnormal command execution patterns
  • Enable comprehensive logging on all ePMP devices and forward logs to a SIEM solution for analysis

Monitoring Recommendations

  • Establish baseline behavior for Cambium ePMP devices to identify anomalous activity
  • Configure alerts for privilege escalation attempts or unexpected root-level access
  • Monitor network traffic patterns for command-and-control indicators originating from wireless infrastructure
  • Implement file integrity monitoring on critical firmware and configuration files

How to Mitigate CVE-2023-6691

Immediate Actions Required

  • Identify all Cambium ePMP Force 300-25 devices running firmware version 4.7.0.1 in your environment
  • Review the CISA ICS Advisory ICSA-23-348-01 for vendor-specific guidance
  • Restrict local access to affected devices to only essential personnel until patches are applied
  • Implement network segmentation to isolate vulnerable devices from critical infrastructure

Patch Information

Organizations should consult the CISA ICS Advisory ICSA-23-348-01 for official remediation guidance from Cambium Networks. Upgrade to the latest firmware version that addresses this vulnerability as soon as patches become available. Always verify firmware authenticity before installation and follow vendor-recommended upgrade procedures.

Workarounds

  • Implement strict network access controls to limit who can reach the device's management interfaces
  • Disable unnecessary services and protocols on affected devices to reduce the attack surface
  • Deploy network-level filtering to restrict access to known trusted IP addresses
  • Enable strong authentication mechanisms and enforce complex password policies
  • Monitor device activity closely for signs of exploitation until a patch can be applied
bash
# Configuration example - Network Access Restriction
# Restrict management interface access to trusted networks only
# Consult Cambium documentation for device-specific commands

# Example firewall rule to restrict access to management port
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

# Example firewall rule to restrict SSH access
iptables -A INPUT -p tcp --dport 22 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 22 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCambiumnetworks

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-94
  • Technical References
  • CISA ICS Advisory ICSA-23-348-01
  • Latest CVEs
  • CVE-2025-9185: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9184: Mozilla Firefox RCE Vulnerability

  • CVE-2025-9180: Mozilla Firefox Auth Bypass Vulnerability

  • CVE-2025-8030: Mozilla Firefox RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English