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

CVE-2025-59020: TYPO3 CMS Auth Bypass Vulnerability

CVE-2025-59020 is an authentication bypass flaw in TYPO3 CMS that allows attackers to bypass field-level access checks and insert unauthorized data into restricted database fields. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2025-59020 Overview

CVE-2025-59020 is an authorization bypass vulnerability in TYPO3 CMS that allows authenticated backend users to circumvent field-level access controls during record creation. By exploiting the defVals parameter, attackers can insert arbitrary data into prohibited exclude fields of database tables for which they already have write permission on a reduced set of fields. This represents a broken access control issue (CWE-863) that undermines the principle of least privilege in TYPO3's backend permission system.

Critical Impact

Authenticated backend users can bypass field-level restrictions to modify protected database fields, potentially leading to privilege escalation, data integrity violations, or unauthorized configuration changes within the TYPO3 CMS environment.

Affected Products

  • TYPO3 CMS versions 10.0.0 through 10.4.54
  • TYPO3 CMS versions 11.0.0 through 11.5.48
  • TYPO3 CMS versions 12.0.0 through 12.4.40
  • TYPO3 CMS versions 13.0.0 through 13.4.22
  • TYPO3 CMS versions 14.0.0 through 14.0.1

Discovery Timeline

  • January 13, 2026 - CVE-2025-59020 published to NVD
  • January 13, 2026 - Last updated in NVD database

Technical Details for CVE-2025-59020

Vulnerability Analysis

This vulnerability stems from improper authorization checks (CWE-863) in TYPO3's backend record creation workflow. The defVals parameter, which is used to set default values for new records, fails to properly validate whether the current user has permission to write to specific fields marked as "exclude" fields in the TCA (Table Configuration Array).

In TYPO3's permission model, administrators can restrict backend users from editing certain sensitive fields by marking them as exclude fields and not granting the corresponding permissions. However, the vulnerable code path allows these restrictions to be bypassed during the record creation process by injecting values through the defVals parameter.

The attack requires the user to already have legitimate write access to the target database table for at least a subset of fields. This is not a complete authentication bypass but rather a horizontal privilege escalation within the backend permission framework.

Root Cause

The root cause is insufficient authorization validation in the record creation handler. When processing the defVals parameter during new record creation, the system fails to cross-reference the provided field names against the user's actual field-level permissions. The code accepts default values for exclude fields without verifying that the authenticated user has explicit permission to modify those specific fields, resulting in an authorization bypass condition.

Attack Vector

The attack is conducted over the network by authenticated backend users. An attacker with valid backend credentials and partial write permissions to a database table can craft a malicious request containing the defVals parameter with field-value pairs for restricted exclude fields.

The exploitation flow involves:

  1. Identifying a database table where the attacker has partial write access
  2. Determining which fields are marked as exclude fields that the attacker cannot normally modify
  3. Crafting a record creation request that includes defVals parameters targeting those restricted fields
  4. Submitting the request through the TYPO3 backend, bypassing field-level access checks

This vulnerability requires low privileges (authenticated backend access) and no user interaction, making it relatively straightforward to exploit for any user with backend access. The technical details of the fix can be found in the TYPO3 Security Advisory and associated GitHub commits.

Detection Methods for CVE-2025-59020

Indicators of Compromise

  • Unexpected modifications to exclude fields in database records that specific users should not have access to modify
  • Backend audit logs showing record creation events with unusual field values for restricted fields
  • Discrepancies between user permission assignments and actual data modifications in sensitive tables
  • HTTP request logs containing defVals parameters targeting fields outside the user's authorized scope

Detection Strategies

  • Review TYPO3 backend access logs for record creation operations containing defVals parameters
  • Implement database auditing to track modifications to sensitive exclude fields
  • Compare actual field modifications against user permission matrices to identify unauthorized changes
  • Monitor for patterns of users modifying fields they do not have explicit access to in their backend user group configuration

Monitoring Recommendations

  • Enable detailed logging for all backend record creation and modification operations
  • Implement alerting on modifications to critical exclude fields such as admin, disable, or permission-related columns
  • Regularly audit user permission configurations against actual database modification patterns
  • Deploy web application firewall rules to log requests containing defVals parameters for analysis

How to Mitigate CVE-2025-59020

Immediate Actions Required

  • Upgrade TYPO3 CMS installations to the latest patched versions immediately
  • Review backend user group configurations to ensure principle of least privilege is enforced
  • Audit database records for any unauthorized modifications to exclude fields
  • Temporarily restrict backend access to trusted administrators only until patching is complete

Patch Information

TYPO3 has released security patches addressing this vulnerability. The fixes are available in the following commits:

  • Patch commit ac3f792
  • Patch commit cd11a19
  • Patch commit fb98378

Administrators should upgrade to patched versions: 10.4.55+, 11.5.49+, 12.4.41+, 13.4.23+, or 14.0.2+ as applicable. Refer to the official TYPO3 Security Advisory TYPO3-CORE-SA-2026-001 for complete patch details.

Workarounds

  • Restrict backend user access to only essential personnel until the patch can be applied
  • Review and minimize write permissions for all backend user groups, especially for sensitive database tables
  • Implement additional access control layers such as IP-based restrictions for backend access
  • Enable comprehensive audit logging to detect any exploitation attempts before patching
bash
# Configuration example: Review and restrict backend user permissions
# In TYPO3 backend, navigate to:
# System > Backend Users > [User Group] > Access Lists

# Ensure exclude fields are properly configured and users have minimal necessary permissions
# Check Tables (modify) and Allowed exclude fields settings for each user group

# Enable detailed backend logging in LocalConfiguration.php
$GLOBALS['TYPO3_CONF_VARS']['BE']['debug'] = true;
$GLOBALS['TYPO3_CONF_VARS']['SYS']['systemLogLevel'] = 0;

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechTypo3

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/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
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-863
  • Technical References
  • GitHub Commit Update

  • GitHub Commit Update

  • GitHub Commit Update

  • TYPO3 Security Advisory
  • Related CVEs
  • CVE-2026-6553: TYPO3 CMS Information Disclosure Flaw

  • CVE-2026-0895: TYPO3 Insecure Deserialization Vulnerability

  • CVE-2025-59022: TYPO3 CMS Privilege Escalation Vulnerability

  • CVE-2026-0859: TYPO3 CMS 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