A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2025-55976

CVE-2025-55976: Intelbras IWR 3000N Information Disclosure

CVE-2025-55976 is an information disclosure vulnerability in Intelbras IWR 3000N firmware that exposes Wi-Fi passwords in plaintext to unauthenticated users. This article covers technical details, affected versions, and mitigation.

Published: May 26, 2026

CVE-2025-55976 Overview

CVE-2025-55976 is an information disclosure vulnerability affecting the Intelbras IWR 3000N wireless router running firmware version 1.9.8. The device exposes the configured Wi-Fi password in plaintext through the /api/wireless endpoint. Any unauthenticated user with access to the local network can query this endpoint and immediately retrieve the wireless network password. The flaw is categorized under [CWE-200] (Exposure of Sensitive Information to an Unauthorized Actor) and stems from missing authentication controls on a sensitive management API.

Critical Impact

Unauthenticated attackers on the local network can obtain the Wi-Fi password in plaintext, enabling persistent network access and downstream attacks on connected devices.

Affected Products

  • Intelbras IWR 3000N router (hardware)
  • Intelbras IWR 3000N firmware version 1.9.8
  • Wireless N 300Mbps router product line distributed by Intelbras

Discovery Timeline

  • 2025-09-10 - CVE-2025-55976 published to NVD
  • 2025-10-17 - Last updated in NVD database

Technical Details for CVE-2025-55976

Vulnerability Analysis

The Intelbras IWR 3000N router exposes a REST-style management API at /api/wireless that returns the current wireless configuration. The endpoint does not enforce authentication or session validation before returning sensitive data. The response body includes the wireless network's pre-shared key (PSK) in cleartext rather than in a redacted or hashed form.

This behavior allows any host on the local area network, including devices connected to a guest network or wired LAN segment, to issue an HTTP request and parse the password from the JSON response. The vulnerability requires only network adjacency, not credentials or user interaction.

Once the Wi-Fi password is recovered, an attacker can associate with the wireless network from outside the building if signal strength permits. Persistent network access also enables lateral movement, traffic interception, and attacks against other LAN-resident services.

Root Cause

The root cause is missing authorization on a management endpoint combined with insecure storage of credential material in API responses. The /api/wireless handler does not verify an authenticated administrative session and returns the PSK field without masking. This violates least-privilege principles for embedded device management interfaces.

Attack Vector

Exploitation requires the attacker to reach the router over the local network. An attacker with prior access to a guest VLAN, a compromised IoT device, or even temporary wired access can issue a single HTTP GET request to the /api/wireless endpoint and parse the JSON output for the password field. The Medium analysis referenced in the public CVE record documents the request-response pattern.

The vulnerability is described in prose only; no verified proof-of-concept code is published in this advisory. See the Medium Analysis on CVE-2025-55976 for the technical write-up.

Detection Methods for CVE-2025-55976

Indicators of Compromise

  • HTTP GET requests to /api/wireless originating from LAN clients that are not administrative workstations
  • Unexpected wireless associations from devices whose MAC addresses are not in the asset inventory
  • Repeated polling of the router's management interface from a single internal host
  • DHCP leases issued to unknown devices shortly after /api/wireless access events

Detection Strategies

  • Capture and inspect HTTP traffic to the router management interface and alert on responses containing keys such as password, psk, or wpa_key
  • Correlate access to /api/wireless with the source IP and compare against an allowlist of administrative endpoints
  • Monitor router logs, if exposed via syslog, for API access from unauthenticated sessions

Monitoring Recommendations

  • Forward router syslog and DHCP events to a centralized log platform for retention and correlation
  • Track the wireless client association table and alert on new MAC addresses joining the SSID
  • Baseline normal management traffic patterns and flag deviations from administrative hosts

How to Mitigate CVE-2025-55976

Immediate Actions Required

  • Restrict access to the router's management interface to a dedicated administrative VLAN or wired-only segment
  • Rotate the Wi-Fi pre-shared key and assume the current PSK is compromised if the device has been deployed on a shared network
  • Segment IoT and guest devices away from the router's management plane using VLANs or firewall rules
  • Inventory all Intelbras IWR 3000N devices running firmware 1.9.8 and prioritize replacement or isolation

Patch Information

At the time of NVD publication on 2025-09-10, no vendor advisory or firmware update is listed in the CVE record. Administrators should consult the Intelbras Product Page for any future firmware releases addressing this issue. If no patch is available, treat the device as end-of-life for security purposes and plan for replacement with a supported model.

Workarounds

  • Place the router behind an upstream firewall that blocks lateral access to the management interface from untrusted LAN segments
  • Disable remote management features and ensure the device is not reachable from the WAN side
  • Deploy WPA3 or WPA2-Enterprise on a replacement access point and decommission the vulnerable router where feasible
  • Use periodic PSK rotation as a compensating control until the device can be replaced
bash
# Example: block LAN clients from reaching the router management API
# Apply on an upstream Linux gateway or managed switch ACL
iptables -A FORWARD -p tcp -d <router_ip> --dport 80 -j DROP
iptables -A FORWARD -p tcp -d <router_ip> --dport 443 -j DROP
# Allow only the administrative host
iptables -I FORWARD -s <admin_host_ip> -d <router_ip> -p tcp --dport 443 -j ACCEPT

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIntelbras

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.10%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-200
  • Technical References
  • Medium Analysis on CVE-2025-55976

  • Intelbras Product Page
  • Related CVEs
  • CVE-2026-36438: Intelbras VIP-1230-D-G4 Information Disclosure

  • CVE-2019-25472: IntelBras TIP200 File Read Vulnerability

  • CVE-2026-2564: Intelbras VIP 3260 Z Auth Bypass Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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