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-2023-24044

CVE-2023-24044: Plesk Obsidian Host Header Injection Flaw

CVE-2023-24044 is a host header injection flaw in Plesk Obsidian that enables attackers to redirect users to malicious sites via the login page. This article covers technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2023-24044 Overview

CVE-2023-24044 is a Host Header Injection vulnerability affecting the Login page of Plesk Obsidian through version 18.0.49. This flaw allows attackers to redirect users to malicious websites by manipulating the Host request header. The vulnerability is classified as an Open Redirect (CWE-601), which can be leveraged for phishing attacks and credential theft.

It is important to note that the vendor's official position is that "the ability to use arbitrary domain names to access the panel is an intended feature." This disputed status means organizations must carefully evaluate their own risk exposure and implement compensating controls.

Critical Impact

Attackers can craft malicious links that appear to originate from legitimate Plesk login pages, potentially leading users to phishing sites designed to steal credentials or distribute malware.

Affected Products

  • Plesk Obsidian through version 18.0.49

Discovery Timeline

  • 2023-01-22 - CVE-2023-24044 published to NVD
  • 2025-04-02 - Last updated in NVD database

Technical Details for CVE-2023-24044

Vulnerability Analysis

This Host Header Injection vulnerability exists in the Login page of Plesk Obsidian. The web application fails to properly validate or sanitize the Host header in HTTP requests, allowing attackers to inject arbitrary domain names. When a user interacts with the manipulated page, they may be redirected to an attacker-controlled website.

The vulnerability requires user interaction to exploit, as the victim must click on a crafted link or be redirected through the vulnerable endpoint. Once triggered, the scope changes as the attack can affect resources beyond the vulnerable application itself, potentially impacting user confidentiality and integrity through credential theft or malware distribution.

Root Cause

The root cause of this vulnerability lies in improper validation of the HTTP Host header on the Plesk Obsidian Login page. The application trusts the Host header value supplied by the client without sufficient validation, allowing attackers to control where users are redirected. This is a classic example of CWE-601 (URL Redirection to Untrusted Site), where external input is used to construct redirect URLs without proper sanitization.

Attack Vector

The attack is network-based and requires low complexity to execute. An attacker can exploit this vulnerability by crafting a malicious URL that includes a manipulated Host header. When an unsuspecting user clicks on this link, typically delivered via phishing emails or compromised websites, they are redirected to the attacker's domain.

The attack flow typically involves:

  1. The attacker identifies a Plesk Obsidian installation vulnerable to Host Header Injection
  2. A malicious link is crafted with a spoofed Host header pointing to an attacker-controlled domain
  3. The victim receives the link through phishing or social engineering
  4. Upon clicking, the victim is redirected to the malicious site, which may mimic the legitimate Plesk login page
  5. Credentials entered on the fake page are captured by the attacker

For technical details and proof-of-concept information, researchers have documented this vulnerability in the GitHub Gist PoC and the Medium CVE Analysis.

Detection Methods for CVE-2023-24044

Indicators of Compromise

  • Unusual HTTP requests to Plesk login pages containing unexpected or suspicious Host header values
  • Web server logs showing requests with Host headers pointing to external or unfamiliar domains
  • Reports from users about being redirected to unexpected websites after clicking Plesk-related links
  • Phishing emails containing links to legitimate Plesk installations with manipulated parameters

Detection Strategies

  • Implement web application firewall (WAF) rules to detect and block requests with mismatched or suspicious Host headers
  • Monitor HTTP request logs for anomalous Host header values that don't match your legitimate domain names
  • Deploy network intrusion detection systems (NIDS) with signatures for Host Header Injection patterns
  • Use endpoint detection and response (EDR) solutions to identify users being redirected to known malicious domains

Monitoring Recommendations

  • Regularly review web server access logs for requests with unexpected Host header values
  • Configure alerting for HTTP traffic patterns consistent with Host Header Injection attempts
  • Monitor for newly registered domains that closely resemble your Plesk installation URLs (typosquatting)
  • Implement user reporting mechanisms for suspicious login page behavior

How to Mitigate CVE-2023-24044

Immediate Actions Required

  • Review the Plesk Security Advisory for vendor guidance
  • Implement Host header validation at the web server or reverse proxy level
  • Configure web application firewall rules to restrict accepted Host header values
  • Educate users about verifying URLs before entering credentials on Plesk login pages

Patch Information

The vendor (Plesk) has disputed this CVE, stating that the ability to use arbitrary domain names to access the panel is an intended feature. Organizations should consult the Plesk Security Advisory for the latest guidance and evaluate whether this behavior aligns with their security requirements.

Workarounds

  • Configure your web server (Apache/Nginx) to only respond to requests with valid, expected Host headers
  • Implement a reverse proxy that validates and normalizes Host headers before forwarding requests to Plesk
  • Restrict access to the Plesk login page to trusted IP ranges or VPN connections
  • Deploy multi-factor authentication (MFA) to reduce the impact of potential credential theft
bash
# Nginx configuration to restrict Host headers
# Add to your server block configuration
server {
    listen 443 ssl;
    server_name your-plesk-domain.com;
    
    # Reject requests with unexpected Host headers
    if ($host !~ ^(your-plesk-domain\.com)$ ) {
        return 444;
    }
    
    # Rest of your configuration...
}

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechPlesk

  • SeverityMEDIUM

  • CVSS Score6.1

  • EPSS Probability57.42%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-601
  • Technical References
  • GitHub Gist PoC

  • Medium CVE Analysis

  • Plesk Security Advisory
  • Related CVEs
  • CVE-2025-66430: Plesk Auth Bypass Vulnerability

  • CVE-2025-54336: Plesk Obsidian Auth Bypass 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