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-2025-66954

CVE-2025-66954: Buffalo LinkStation Info Disclosure Flaw

CVE-2025-66954 is an information disclosure vulnerability in Buffalo LinkStation 1.85-0.01 allowing username enumeration. Attackers can discover valid usernames and privilege roles via the /nasapi endpoint without authentication.

Published: April 23, 2026

CVE-2025-66954 Overview

A vulnerability exists in the Buffalo Link Station version 1.85-0.01 that allows unauthenticated or guest-level users to enumerate valid usernames and their associated privilege roles. The issue is triggered by modifying a parameter within requests sent to the /nasapi endpoint. This Information Exposure vulnerability (CWE-639: Authorization Bypass Through User-Controlled Key) enables attackers to gather intelligence about the system's user accounts without proper authentication.

Critical Impact

Attackers can enumerate valid usernames and their privilege levels on affected Buffalo Link Station devices, potentially enabling targeted credential attacks or privilege escalation attempts.

Affected Products

  • Buffalo Link Station version 1.85-0.01

Discovery Timeline

  • 2026-04-20 - CVE CVE-2025-66954 published to NVD
  • 2026-04-20 - Last updated in NVD database

Technical Details for CVE-2025-66954

Vulnerability Analysis

This vulnerability falls under CWE-639 (Authorization Bypass Through User-Controlled Key), which occurs when the application uses user-controllable key values to determine which resources or functions are authorized. In this case, the Buffalo Link Station's /nasapi endpoint fails to properly validate authorization before returning sensitive user account information.

The attack can be performed remotely over the network and requires low privileges to execute. While no user interaction is required, the attacker needs at least guest-level access to the device. The vulnerability results in high confidentiality impact as it exposes usernames and their associated privilege roles, though it does not directly affect system integrity or availability.

Root Cause

The root cause stems from improper access control implementation in the /nasapi endpoint. The endpoint fails to verify that the requesting user has appropriate permissions to access user enumeration functionality. By manipulating request parameters, an attacker with minimal access rights can bypass authorization checks and retrieve information about other user accounts on the system, including their privilege levels.

Attack Vector

The attack is network-based and targets the /nasapi endpoint on vulnerable Buffalo Link Station devices. An attacker with guest-level or unauthenticated access modifies specific parameters in API requests to trigger the enumeration functionality. The response returns valid usernames and their associated privilege roles, providing valuable reconnaissance data for subsequent attacks.

The vulnerability could be exploited by:

  1. Gaining guest-level access to the Buffalo Link Station
  2. Sending crafted requests to the /nasapi endpoint with modified parameters
  3. Parsing the response to extract valid usernames and privilege information
  4. Using this information to target specific high-privilege accounts for credential attacks

For technical details and proof-of-concept information, refer to the GitHub PoC Repository.

Detection Methods for CVE-2025-66954

Indicators of Compromise

  • Unusual or repeated requests to the /nasapi endpoint from unauthenticated or guest-level sessions
  • API requests with modified or anomalous parameter values targeting user enumeration
  • Increased volume of authentication attempts against enumerated usernames following reconnaissance activity

Detection Strategies

  • Monitor web server logs for suspicious patterns of requests to the /nasapi endpoint
  • Implement rate limiting and anomaly detection for API endpoints
  • Review access logs for guest-level accounts making repeated API requests
  • Deploy web application firewall (WAF) rules to detect parameter manipulation attempts

Monitoring Recommendations

  • Enable verbose logging on the Buffalo Link Station device for API access
  • Configure SIEM alerts for unusual patterns of /nasapi endpoint access
  • Monitor for brute-force login attempts that may follow successful username enumeration
  • Regularly audit user accounts and access logs for signs of unauthorized enumeration

How to Mitigate CVE-2025-66954

Immediate Actions Required

  • Restrict network access to affected Buffalo Link Station devices to trusted networks only
  • Disable guest account access if not required for business operations
  • Implement network segmentation to isolate NAS devices from untrusted network segments
  • Monitor for exploitation attempts while awaiting vendor patches

Patch Information

No vendor advisory or official patch information is currently available for this vulnerability. Monitor Buffalo's security advisories for future updates. Technical details are available in the GitHub PoC Repository.

Workarounds

  • Place the Buffalo Link Station behind a firewall and restrict access to authorized IP addresses only
  • Disable guest or anonymous access to minimize attack surface
  • Implement VPN access requirements for remote administration
  • Consider deploying a reverse proxy with additional authentication controls in front of the device
bash
# Network access restriction example (firewall rule)
# Restrict access to NAS device to specific trusted subnet
iptables -A INPUT -s 192.168.1.0/24 -d <NAS_IP> -p tcp --dport 80 -j ACCEPT
iptables -A INPUT -s 192.168.1.0/24 -d <NAS_IP> -p tcp --dport 443 -j ACCEPT
iptables -A INPUT -d <NAS_IP> -p tcp --dport 80 -j DROP
iptables -A INPUT -d <NAS_IP> -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechBuffalo

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-639
  • Technical References
  • GitHub PoC Repository
  • Related CVEs
  • CVE-2026-29516: Buffalo TeraStation Information Disclosure

  • CVE-2024-23486: Buffalo WSR-2533DHP Password Disclosure

  • CVE-2026-27650: Buffalo WCR-1166DHPL Firmware RCE Flaw

  • CVE-2026-32669: Buffalo WCR-1166DHPL 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