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-2024-28890

CVE-2024-28890: Incsub Forminator File Upload Vulnerability

CVE-2024-28890 is an unrestricted file upload vulnerability in Incsub Forminator plugin before version 1.29.0 that enables attackers to access sensitive files, alter sites, and cause DoS. This article covers technical details.

Updated: January 22, 2026

CVE-2024-28890 Overview

CVE-2024-28890 is an unrestricted upload of file with dangerous type vulnerability affecting the Forminator WordPress plugin prior to version 1.29.0. This vulnerability allows remote attackers to upload files with dangerous types to the server, potentially leading to unauthorized access to sensitive information, website defacement, or denial-of-service conditions.

Critical Impact

Remote attackers can exploit this vulnerability to upload malicious files, access sensitive server data, modify website content, or cause service disruption on WordPress sites running vulnerable versions of Forminator.

Affected Products

  • Incsub Forminator plugin versions prior to 1.29.0
  • WordPress sites using the free version of Forminator
  • All platforms running vulnerable Forminator installations

Discovery Timeline

  • 2024-04-23 - CVE-2024-28890 published to NVD
  • 2025-04-04 - Last updated in NVD database

Technical Details for CVE-2024-28890

Vulnerability Analysis

This vulnerability is classified under CWE-434 (Unrestricted Upload of File with Dangerous Type). The Forminator plugin fails to properly validate and restrict the types of files that can be uploaded through its form submission functionality. This allows attackers to bypass intended security controls and upload potentially malicious files to the web server.

When exploited, attackers can leverage this file upload weakness to place executable scripts or other dangerous file types on the server. The impact extends across three key security domains: confidentiality (accessing sensitive files on the server), integrity (altering the site using the plugin), and availability (causing denial-of-service conditions).

Root Cause

The root cause of this vulnerability lies in insufficient file type validation within the Forminator plugin's upload handling mechanism. The plugin does not adequately restrict or sanitize uploaded file types, allowing attackers to upload files that should be blocked by security controls. This implementation gap enables dangerous file types to be stored on the server, which can then be accessed or executed by the attacker.

Attack Vector

The attack requires local access according to the CVSS vector classification. An attacker with low privileges can exploit this vulnerability without user interaction. The exploitation path involves submitting a form with a malicious file attachment that bypasses the plugin's inadequate file type restrictions.

The vulnerability allows attackers to:

  1. Upload files with dangerous extensions or content types
  2. Access the uploaded files on the server
  3. Leverage the uploaded content to read sensitive data, modify website content, or disrupt service availability

For detailed technical information about the exploitation mechanics, refer to the JVN Security Advisory JVN50132400.

Detection Methods for CVE-2024-28890

Indicators of Compromise

  • Unexpected or suspicious files appearing in WordPress upload directories
  • File extensions that don't match expected form submission types (e.g., .php, .phtml, .asp files)
  • Unusual HTTP requests targeting Forminator form endpoints with file attachments
  • Web shell activity or unauthorized file access patterns in server logs

Detection Strategies

  • Monitor WordPress upload directories for newly created files with executable extensions
  • Implement web application firewall (WAF) rules to detect suspicious file upload attempts
  • Review Forminator form submission logs for anomalous file upload activity
  • Scan for known web shell signatures in upload directories
  • Enable file integrity monitoring on WordPress installations

Monitoring Recommendations

  • Configure real-time alerts for file creation events in WordPress directories
  • Implement logging for all form submissions containing file attachments
  • Set up automated scans for malicious file patterns in upload folders
  • Monitor server resource utilization for signs of denial-of-service activity

How to Mitigate CVE-2024-28890

Immediate Actions Required

  • Update Forminator plugin to version 1.29.0 or later immediately
  • Audit existing upload directories for any suspicious or unexpected files
  • Review server access logs for signs of exploitation attempts
  • Consider temporarily disabling file upload functionality in Forminator forms until patched
  • Implement additional file type restrictions at the web server level

Patch Information

The vulnerability has been addressed in Forminator version 1.29.0. Site administrators should update to this version or later through the WordPress plugin management interface or by downloading directly from the WordPress Plugin Page. Additional security resources are available from WPMU DEV.

Workarounds

  • Restrict file upload functionality in Forminator forms until the patch is applied
  • Implement server-level file type restrictions using .htaccess or web server configuration
  • Deploy a Web Application Firewall (WAF) with file upload inspection rules
  • Configure the server to prevent execution of uploaded files in upload directories
  • Limit upload directory permissions to prevent file execution
bash
# Apache .htaccess configuration to prevent script execution in upload directories
# Add to the uploads directory
<Files *>
    SetHandler none
    SetHandler default-handler
    Options -ExecCGI
    RemoveHandler .php .phtml .php3 .php4 .php5 .php7 .phps .cgi .pl .asp .aspx .shtml .htm .html .py .rb
</Files>

# Alternative: Deny direct access to dangerous file types
<FilesMatch "\.(php|phtml|php3|php4|php5|php7|cgi|pl|asp|aspx|py|rb)$">
    Require all denied
</FilesMatch>

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIncsub Forminator

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.84%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-434
  • Technical References
  • JVN Security Advisory JVN50132400

  • WordPress Plugin Page

  • WPMU DEV Security Resources
  • Related CVEs
  • CVE-2025-6463: Forminator Path Traversal Vulnerability

  • CVE-2023-4596: Incsub Forminator 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