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
    • 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-48868

CVE-2024-48868: QNAP QTS CRLF Injection Vulnerability

CVE-2024-48868 is a CRLF injection vulnerability in QNAP QTS that allows remote attackers to modify application data. This article covers the technical details, affected versions, security impact, and mitigation.

Published: March 11, 2026

CVE-2024-48868 Overview

CVE-2024-48868 is an improper neutralization of CRLF sequences (CRLF Injection) vulnerability affecting multiple QNAP operating system versions, including QTS and QuTS hero. This vulnerability allows remote attackers to modify application data by injecting carriage return and line feed characters into user-controlled input fields. CRLF injection attacks can be leveraged to manipulate HTTP headers, perform HTTP response splitting, and potentially escalate to more severe attacks such as cross-site scripting or cache poisoning.

Critical Impact

Remote attackers can exploit this CRLF injection vulnerability to modify application data on affected QNAP NAS devices, potentially compromising data integrity and enabling further attack vectors.

Affected Products

  • QNAP QTS versions prior to 5.1.9.2954 build 20241120
  • QNAP QTS versions prior to 5.2.2.2950 build 20241114
  • QNAP QuTS hero versions prior to h5.1.9.2954 build 20241120
  • QNAP QuTS hero versions prior to h5.2.2.2952 build 20241116

Discovery Timeline

  • December 6, 2024 - CVE-2024-48868 published to NVD
  • September 23, 2025 - Last updated in NVD database

Technical Details for CVE-2024-48868

Vulnerability Analysis

This vulnerability is classified under CWE-93 (Improper Neutralization of CRLF Sequences) and represents a failure in the QNAP operating system to properly sanitize carriage return (\r) and line feed (\n) characters from user-supplied input. When attackers inject these control characters into vulnerable input fields, they can manipulate the structure of HTTP responses or other text-based protocols used by the NAS system.

The network-based attack vector means that remote attackers can exploit this vulnerability without requiring prior authentication, though user interaction is needed. Upon successful exploitation, attackers can achieve high impact across confidentiality, integrity, and availability of the affected system.

Root Cause

The root cause lies in insufficient input validation and sanitization routines within the QNAP QTS and QuTS hero operating systems. The affected components fail to properly neutralize or escape CRLF sequences before incorporating user-controlled data into HTTP headers or other protocol structures. This allows attackers to inject malicious header directives or terminate headers prematurely to inject arbitrary content.

Attack Vector

The attack is conducted over the network, requiring an attacker to craft malicious requests containing CRLF sequences (%0d%0a or \r\n) within vulnerable input parameters. When the QNAP system processes these inputs without proper sanitization, the injected CRLF sequences are interpreted as legitimate protocol control characters.

A typical CRLF injection attack against this vulnerability would involve embedding encoded newline characters within HTTP request parameters. For example, an attacker might inject sequences like %0d%0aSet-Cookie: malicious=value or %0d%0a%0d%0a<script>alert(1)</script> to either manipulate response headers or inject content into the HTTP response body. The exact exploitation mechanism depends on where the vulnerable input is reflected within the application's responses. For detailed technical information, refer to the QNAP Security Advisory QSA-24-49.

Detection Methods for CVE-2024-48868

Indicators of Compromise

  • Unusual HTTP requests containing encoded CRLF sequences (%0d%0a, %0D%0A) in URL parameters or headers
  • Unexpected Set-Cookie headers or modified response headers in QNAP web interface traffic
  • Evidence of HTTP response splitting in web server logs
  • Anomalous user session behavior or unauthorized cookie modifications

Detection Strategies

  • Monitor HTTP traffic to QNAP devices for requests containing CRLF character sequences in parameters
  • Implement web application firewall (WAF) rules to detect and block CRLF injection attempts
  • Analyze NAS access logs for suspicious patterns indicating injection attempts
  • Deploy network intrusion detection signatures for CRLF injection payloads

Monitoring Recommendations

  • Enable verbose logging on QNAP NAS devices to capture detailed HTTP request information
  • Implement real-time alerting for requests containing encoded control characters
  • Regularly audit web interface access patterns for anomalous behavior
  • Monitor for unexpected changes to application configuration or stored data

How to Mitigate CVE-2024-48868

Immediate Actions Required

  • Update QNAP QTS to version 5.1.9.2954 build 20241120 or later, or version 5.2.2.2950 build 20241114 or later
  • Update QNAP QuTS hero to version h5.1.9.2954 build 20241120 or later, or version h5.2.2.2952 build 20241116 or later
  • Restrict network access to QNAP NAS administration interfaces to trusted networks only
  • Review access logs for any signs of exploitation prior to patching

Patch Information

QNAP has released security updates addressing this vulnerability. The fixed versions are:

  • QTS: 5.1.9.2954 build 20241120 and later, 5.2.2.2950 build 20241114 and later
  • QuTS hero: h5.1.9.2954 build 20241120 and later, h5.2.2.2952 build 20241116 and later

Administrators should apply these updates immediately through the QNAP Control Panel or by downloading the firmware directly from the QNAP website. For complete details, refer to the QNAP Security Advisory QSA-24-49.

Workarounds

  • Place QNAP NAS devices behind a firewall and restrict external access to management interfaces
  • Implement a reverse proxy with WAF capabilities to filter malicious CRLF sequences
  • Disable remote administration features if not required for operations
  • Use VPN access for remote NAS management instead of direct internet exposure
bash
# Example: Restrict QNAP web interface access via firewall rules
# Allow access only from trusted management network
iptables -A INPUT -p tcp --dport 8080 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP
iptables -A INPUT -p tcp --dport 443 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -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
  • TypeOther

  • Vendor/TechQnap Qts

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.35%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/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
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-93
  • Vendor Resources
  • QNAP Security Advisory QSA-24-49
  • Related CVEs
  • CVE-2024-14026: QNAP QTS Command Injection RCE Vulnerability

  • CVE-2025-58466: QNAP QTS DoS Vulnerability

  • CVE-2025-66277: QNAP QTS Path Traversal Vulnerability

  • CVE-2025-48725: QNAP QTS Buffer Overflow Vulnerability
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