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-4404

CVE-2025-4404: FreeIPA Privilege Escalation Vulnerability

CVE-2025-4404 is a privilege escalation flaw in FreeIPA that allows attackers to obtain admin credentials by exploiting krbCanonicalName validation failures. This article covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-4404 Overview

A critical privilege escalation vulnerability has been identified in the FreeIPA project that enables attackers to escalate from host-level privileges to full domain administrator access. The vulnerability stems from FreeIPA's failure to validate the uniqueness of the krbCanonicalName attribute for the admin account by default. This flaw allows authenticated users to create services with the same canonical name as the REALM admin, enabling them to obtain Kerberos tickets containing admin@REALM credentials and perform unauthorized administrative operations across the entire domain.

Critical Impact

Successful exploitation allows attackers to gain full domain administrator privileges, enabling access to sensitive data, exfiltration of confidential information, and complete control over the FreeIPA-managed REALM.

Affected Products

  • FreeIPA (unpatched versions prior to security fixes)
  • Red Hat Enterprise Linux with FreeIPA components
  • Fedora with FreeIPA identity management

Discovery Timeline

  • June 17, 2025 - CVE-2025-4404 published to NVD
  • November 4, 2025 - Last updated in NVD database

Technical Details for CVE-2025-4404

Vulnerability Analysis

This vulnerability represents a Privilege Escalation flaw classified under CWE-1220 (Insufficient Granularity of Access Control). The core issue lies in FreeIPA's default configuration, which fails to enforce uniqueness constraints on the krbCanonicalName attribute for critical administrative accounts.

In a properly secured Kerberos environment, each principal should have a unique canonical name that definitively identifies them within the REALM. However, FreeIPA's implementation does not adequately prevent users with host-level privileges from creating service principals that share the same canonical name as the built-in admin account. When the Kerberos Key Distribution Center (KDC) processes authentication requests, this ambiguity can be exploited to obtain tickets that carry administrative credentials.

The exploitation chain involves an attacker with existing host-level access creating a malicious service principal with a krbCanonicalName matching admin@REALM. When this service requests a Kerberos ticket, the resulting credential can be leveraged to perform administrative operations against the FreeIPA domain, including user management, policy modifications, and access to sensitive identity data.

Root Cause

The root cause is insufficient validation of the krbCanonicalName attribute during service principal creation. FreeIPA's default configuration does not enforce uniqueness constraints that would prevent duplicate canonical names from being assigned to different principals. This design oversight allows lower-privileged users to impersonate the domain administrator by creating services with conflicting canonical name assignments.

Attack Vector

The attack can be executed remotely by any authenticated user with sufficient privileges to create service principals within the FreeIPA domain. The attacker does not require any user interaction to exploit this vulnerability, and a successful attack impacts resources beyond the security scope of the vulnerable component, enabling cross-scope privilege escalation from a compromised host to full domain control.

The exploitation sequence involves creating a service with a crafted krbCanonicalName value, obtaining a Kerberos ticket for this service, and then utilizing the ticket to authenticate as the domain administrator for subsequent administrative operations.

Detection Methods for CVE-2025-4404

Indicators of Compromise

  • Unexpected service principals with krbCanonicalName values matching admin@REALM or other privileged accounts
  • Unusual Kerberos ticket requests from non-administrative hosts for admin-level service tickets
  • LDAP modifications to service entries creating duplicate canonical name configurations
  • Administrative actions performed by service accounts that should not have elevated privileges

Detection Strategies

  • Monitor FreeIPA/LDAP logs for service principal creation events and audit krbCanonicalName attribute assignments
  • Implement alerting on Kerberos AS-REQ and TGS-REQ requests that result in tickets with unexpected administrative privileges
  • Deploy behavioral analysis to detect anomalous administrative operations originating from host service accounts
  • Regularly audit the FreeIPA directory for duplicate or suspicious krbCanonicalName entries

Monitoring Recommendations

  • Enable comprehensive logging for IPA server operations, particularly service and principal management
  • Configure SIEM rules to correlate Kerberos authentication events with administrative action logs
  • Implement periodic automated scans of the LDAP directory to identify configuration anomalies
  • Monitor for privilege escalation patterns in identity management audit trails

How to Mitigate CVE-2025-4404

Immediate Actions Required

  • Apply the latest security patches from Red Hat advisories immediately
  • Audit existing FreeIPA deployments for any service principals with suspicious krbCanonicalName configurations
  • Review and restrict permissions for service principal creation to trusted administrators only
  • Implement additional monitoring for administrative operations until patching is complete

Patch Information

Red Hat has released multiple security advisories addressing this vulnerability across various product versions. Organizations should apply the appropriate patches based on their deployment:

  • Red Hat Security Advisory RHSA-2025:9184
  • Red Hat Security Advisory RHSA-2025:9185
  • Red Hat Security Advisory RHSA-2025:9186
  • Red Hat Security Advisory RHSA-2025:9187
  • Red Hat Security Advisory RHSA-2025:9188

Additional advisories are available through RHSA-2025:9189 through RHSA-2025:9194 for other affected product configurations. The upstream FreeIPA project has also published fixes in commits 6b9400c135ed and 796ed20092d5.

For detailed vulnerability information, refer to the Red Hat CVE-2025-4404 advisory and Red Hat Bugzilla Entry 2364606.

Workarounds

  • Restrict service principal creation permissions to only highly trusted administrators via FreeIPA access controls
  • Implement manual review processes for any new service principal requests pending patch deployment
  • Consider temporarily disabling self-service service creation capabilities if operationally feasible
  • Deploy additional network segmentation to limit lateral movement from potentially compromised hosts
bash
# Audit existing service principals for suspicious krbCanonicalName values
ipa service-find --all | grep -i krbcanonicalname

# Review admin-related principals
ipa user-show admin --all --raw

# Check for duplicate canonical names in LDAP
ldapsearch -x -b "cn=accounts,dc=example,dc=com" "(krbCanonicalName=admin@EXAMPLE.COM)"

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechFreeipa

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-1220
  • Technical References
  • Red Hat Security Advisory RHSA-2025:9184

  • Red Hat Security Advisory RHSA-2025:9185

  • Red Hat Security Advisory RHSA-2025:9186

  • Red Hat Security Advisory RHSA-2025:9187

  • Red Hat Security Advisory RHSA-2025:9188

  • Red Hat Security Advisory RHSA-2025:9189

  • Red Hat Security Advisory RHSA-2025:9190

  • Red Hat Security Advisory RHSA-2025:9191

  • Red Hat Security Advisory RHSA-2025:9192

  • Red Hat Security Advisory RHSA-2025:9193

  • Red Hat Security Advisory RHSA-2025:9194

  • Red Hat CVE-2025-4404

  • Red Hat Bugzilla Entry 2364606

  • FreeIPA Commit 6b9400c135ed

  • FreeIPA Commit 796ed20092d5

  • OpenWall OSS-Security Post 2025-09-30
  • Related CVEs
  • CVE-2025-7493: FreeIPA Privilege Escalation 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