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-2024-32388

CVE-2024-32388: Kerlink KerOS Firewall Bypass Vulnerability

CVE-2024-32388 is a firewall bypass vulnerability in Kerlink KerOS devices that allows attackers to access UDP-based services using crafted packets. This article covers the technical details, affected versions, and mitigations.

Updated: January 22, 2026

CVE-2024-32388 Overview

CVE-2024-32388 is a medium-severity firewall misconfiguration vulnerability affecting Kerlink devices running KerOS prior to version 5.12. The flaw allows attackers to bypass firewall protections by sending specially crafted UDP packets, potentially gaining unauthorized access to UDP-based services that should be protected by the firewall.

This vulnerability is classified under CWE-402 (Transmission of Private Resources into a New Sphere), indicating that protected network resources can be exposed to unauthorized parties through the firewall bypass mechanism.

Critical Impact

Attackers can bypass firewall protections on Kerlink IoT gateway devices to access internal UDP services without authentication, potentially compromising the security of LoRaWAN network infrastructure.

Affected Products

  • Kerlink devices running KerOS versions prior to 5.12
  • Kerlink LoRaWAN gateways with vulnerable firmware
  • IoT infrastructure utilizing affected Kerlink devices

Discovery Timeline

  • 2025-12-01 - CVE-2024-32388 published to NVD
  • 2025-12-02 - Last updated in NVD database

Technical Details for CVE-2024-32388

Vulnerability Analysis

The vulnerability exists in the firewall configuration of Kerlink devices running KerOS. The firewall fails to properly validate and filter incoming UDP packets, allowing specially crafted packets to bypass security rules that would normally block unauthorized access to internal services.

With a CVSS v3.1 score of 5.3 (Medium) and vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N, this vulnerability is characterized by:

  • Attack Vector: Network - Exploitable remotely without physical access
  • Attack Complexity: Low - No special conditions required
  • Privileges Required: None - Unauthenticated exploitation possible
  • User Interaction: None - No user action needed
  • Confidentiality Impact: Low - Limited information disclosure possible

The EPSS (Exploit Prediction Scoring System) data indicates a probability of 0.037% with a percentile ranking of 10.673, suggesting relatively low likelihood of active exploitation in the wild.

Root Cause

The root cause of this vulnerability is improper firewall rule configuration in KerOS that fails to adequately inspect and filter UDP traffic. The firewall does not properly validate UDP packet headers or payload structures, allowing malformed or specially crafted packets to pass through security controls that should block them.

This misconfiguration falls under the category of Insecure Default Configuration, where the default firewall ruleset does not provide sufficient protection against UDP-based attacks.

Attack Vector

An attacker can exploit this vulnerability by crafting malicious UDP packets designed to bypass the firewall filtering mechanisms. The attack follows this sequence:

  1. Reconnaissance: The attacker identifies a Kerlink device running a vulnerable version of KerOS
  2. Packet Crafting: Specially structured UDP packets are created to exploit the firewall misconfiguration
  3. Firewall Bypass: The crafted packets pass through the firewall unfiltered
  4. Service Access: The attacker gains access to UDP-based services that should be protected

The vulnerability manifests in the firewall packet filtering logic where UDP packets are not properly validated. The malformed packets exploit inconsistencies in how the firewall processes UDP traffic, allowing them to reach internal services. For detailed technical information about the exploitation mechanism, refer to the BDO Security advisory.

Detection Methods for CVE-2024-32388

Indicators of Compromise

  • Unexpected UDP traffic reaching internal services that should be firewall-protected
  • Anomalous UDP packet patterns with unusual header configurations
  • Unauthorized connections to UDP services from external IP addresses
  • Increased UDP traffic volume to Kerlink gateway devices
  • Log entries indicating access to restricted UDP services from untrusted sources

Detection Strategies

Organizations can detect potential exploitation attempts by implementing the following strategies:

  1. Network Traffic Analysis: Monitor for unusual UDP traffic patterns targeting Kerlink devices, particularly packets with malformed headers or unexpected source addresses
  2. Firewall Log Review: Analyze firewall logs for UDP packets that bypass expected filtering rules
  3. Service Access Monitoring: Track access attempts to UDP-based services on Kerlink devices from external networks
  4. Anomaly Detection: Deploy network anomaly detection to identify deviations from normal UDP traffic baselines

Monitoring Recommendations

Deploy network monitoring solutions that can inspect UDP traffic to and from Kerlink devices. Configure alerts for:

  • UDP connections to services that should be blocked by firewall rules
  • High volumes of UDP traffic from single sources
  • UDP packets with unusual characteristics or malformed headers
  • Access attempts to management interfaces from untrusted networks

SentinelOne Singularity provides comprehensive network visibility and can detect anomalous traffic patterns associated with firewall bypass attempts, enabling security teams to identify and respond to potential exploitation of this vulnerability.

How to Mitigate CVE-2024-32388

Immediate Actions Required

  • Upgrade all Kerlink devices to KerOS version 5.12 or later immediately
  • Implement network segmentation to isolate Kerlink devices from untrusted networks
  • Deploy additional firewall rules at the network perimeter to filter UDP traffic to Kerlink devices
  • Review and audit UDP service configurations on affected devices
  • Monitor network traffic for signs of exploitation attempts

Patch Information

Kerlink has addressed this vulnerability in KerOS version 5.12. Organizations should update their devices through the official Kerlink firmware update process. Detailed patch information and security advisories are available at:

  • Kerlink KerOS Security Advisories
  • BDO Security Advisory

Workarounds

If immediate patching is not possible, organizations can implement the following temporary mitigations:

  1. Network Isolation: Place Kerlink devices behind additional firewall layers that provide more robust UDP filtering
  2. Access Control Lists: Implement strict ACLs to limit which source IP addresses can send UDP traffic to affected devices
  3. VPN Tunneling: Route all traffic to Kerlink devices through VPN connections to add an additional layer of authentication
  4. Service Hardening: Disable unnecessary UDP services on affected devices to reduce the attack surface
bash
# Example: Implement additional iptables rules on network gateway to protect Kerlink devices
# Replace KERLINK_DEVICE_IP with actual device IP address
# Allow UDP only from trusted management network
iptables -A FORWARD -p udp -d KERLINK_DEVICE_IP -s TRUSTED_MGMT_NETWORK/24 -j ACCEPT
iptables -A FORWARD -p udp -d KERLINK_DEVICE_IP -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechKerlink

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-402
  • Technical References
  • Keros Docs Kerlink

  • Bdosecurity
  • Related CVEs
  • CVE-2024-32384: Kerlink Gateway Information Disclosure
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