Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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
    • AI 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-2015-10148

CVE-2015-10148: Hirschmann HiLCOS Information Disclosure

CVE-2015-10148 is an information disclosure vulnerability in Hirschmann HiLCOS devices caused by identical default SSH and SSL keys that enable attackers to decrypt communications and perform MITM attacks.

Published: April 10, 2026

CVE-2015-10148 Overview

CVE-2015-10148 is a hardcoded credentials vulnerability affecting Hirschmann HiLCOS devices including OpenBAT, WLC, BAT300, and BAT54. These devices are shipped with identical default SSH and SSL keys that cannot be changed, allowing unauthenticated remote attackers to decrypt or intercept encrypted management communications. Attackers can perform man-in-the-middle attacks, impersonate devices, and expose sensitive information by leveraging the shared default cryptographic keys across multiple devices.

Critical Impact

Network attackers can intercept and decrypt management traffic, impersonate legitimate devices, and conduct man-in-the-middle attacks across all affected Hirschmann HiLCOS deployments using the shared default cryptographic keys.

Affected Products

  • Hirschmann OpenBAT prior to version 8.80
  • Hirschmann WLC prior to version 8.80
  • Hirschmann BAT300 prior to version 8.80
  • Hirschmann BAT54 prior to version 8.80
  • Hirschmann OpenBAT prior to version 9.10

Discovery Timeline

  • 2026-04-03 - CVE-2015-10148 published to NVD
  • 2026-04-07 - Last updated in NVD database

Technical Details for CVE-2015-10148

Vulnerability Analysis

This vulnerability falls under CWE-321 (Use of Hard-coded Cryptographic Key), a critical cryptographic weakness where manufacturers embed the same SSH and SSL private keys across all devices in a product line. The fundamental security flaw lies in the inability to generate unique cryptographic key pairs per device, meaning any attacker who extracts the keys from one device can use them to compromise communications with all other devices of the same model.

The network-based attack vector allows remote exploitation without authentication. Once an attacker obtains the shared cryptographic keys (either by extracting them from a device they have access to or by obtaining them through other means), they can passively decrypt captured traffic or actively intercept and modify communications between administrators and any affected Hirschmann device on accessible networks.

Root Cause

The root cause of CVE-2015-10148 is a fundamental design flaw in the firmware manufacturing process. Hirschmann HiLCOS devices were shipped with pre-generated, static SSH and SSL cryptographic keys embedded in the firmware. The devices lack functionality to generate unique key pairs during initial setup or allow administrators to replace the default keys. This means every device of the same model shares identical cryptographic material, completely undermining the purpose of encrypted communications.

Attack Vector

The attack vector is network-based and does not require any authentication or user interaction. An attacker positioned on the network path between an administrator and the target device can exploit this vulnerability through the following approach:

  1. Key Extraction: Obtain the default SSH/SSL private keys from any affected Hirschmann device (through firmware analysis or physical access to a single device)
  2. Traffic Interception: Position themselves to capture encrypted management traffic (via ARP spoofing, network tap, or compromised network infrastructure)
  3. Decryption: Use the extracted keys to decrypt the captured SSH or SSL/TLS sessions
  4. Man-in-the-Middle: Actively intercept, modify, and forward traffic while impersonating either the device or the administrator
  5. Credential Harvesting: Extract administrative credentials and configuration data from decrypted sessions

The vulnerability enables complete compromise of management session confidentiality and integrity across all affected devices sharing the same keys.

Detection Methods for CVE-2015-10148

Indicators of Compromise

  • Unexpected SSH or SSL/TLS session anomalies or certificate warnings when connecting to Hirschmann devices
  • Network traffic analysis revealing identical SSH host keys or SSL certificates across multiple devices
  • Evidence of ARP spoofing or other man-in-the-middle positioning techniques on network segments containing affected devices
  • Unauthorized configuration changes to Hirschmann devices without corresponding legitimate administrative activity

Detection Strategies

  • Inventory all Hirschmann HiLCOS devices and verify firmware versions against the vulnerable versions (prior to 8.80 for WLC, BAT300, BAT54; prior to 9.10 for OpenBAT)
  • Compare SSH host key fingerprints and SSL certificate fingerprints across multiple devices to identify shared cryptographic material
  • Monitor network traffic for signs of interception attacks such as ARP cache poisoning targeting management VLANs
  • Deploy network intrusion detection systems (NIDS) to alert on suspicious traffic patterns involving device management interfaces

Monitoring Recommendations

  • Implement continuous network monitoring on management interfaces and VLANs where affected devices operate
  • Enable logging and alerting for all administrative access attempts to Hirschmann devices
  • Deploy certificate transparency monitoring if SSL certificates are used for web-based management
  • Establish baseline network behavior for device management traffic and alert on deviations

How to Mitigate CVE-2015-10148

Immediate Actions Required

  • Upgrade all affected Hirschmann HiLCOS devices to firmware version 8.80 or later (version 9.10 or later for OpenBAT)
  • Isolate management interfaces on dedicated, segmented VLANs with strict access controls
  • Implement additional authentication mechanisms such as RADIUS or TACACS+ where supported
  • Use VPN tunnels or out-of-band management networks to protect administrative traffic

Patch Information

Hirschmann (Belden) has released firmware updates that address this vulnerability. Devices running HiLCOS firmware version 8.80 or later for WLC, BAT300, and BAT54 models, and version 9.10 or later for OpenBAT, include fixes for this cryptographic key management issue. Organizations should consult the Belden Security Bulletin for detailed upgrade instructions and additional guidance. The VulnCheck Advisory provides additional technical context on this vulnerability class.

Workarounds

  • Restrict network access to device management interfaces using firewall rules and ACLs to limit exposure to trusted administrator IP addresses only
  • Deploy jump hosts or bastion servers for all administrative access, adding an additional authentication layer
  • Monitor and log all management traffic using network security monitoring tools to detect potential exploitation
  • If firmware updates cannot be immediately applied, consider disabling SSH/SSL management interfaces and using console-only management where operationally feasible

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechHirschmann

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-321
  • Technical References
  • Belden Security Bulletin

  • VulnCheck Advisory on Hard-Coded Credentials
  • Related CVEs
  • CVE-2016-15058: Hirschmann HiLCOS Information Disclosure

  • CVE-2017-20237: Hirschmann HiVision Auth Bypass Flaw

  • CVE-2017-20233: Hirschmann HiLCOS Firewall Bypass Flaw

  • CVE-2022-4987: Hirschmann HiVision 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