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-2025-0968

CVE-2025-0968: ElementsKit Information Disclosure Flaw

CVE-2025-0968 is an information disclosure vulnerability in Wpmet ElementsKit Elementor addons that allows unauthenticated attackers to access sensitive content. This article covers the technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2025-0968 Overview

The ElementsKit Elementor addons plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.4.0 due to missing capability checks on the get_megamenu_content() function. This authorization bypass vulnerability makes it possible for unauthenticated attackers to view any item created in Elementor, including posts, pages, and templates—even those in draft, trashed, or private status.

Critical Impact

Unauthenticated attackers can access sensitive content including drafts, private posts, and trashed items created with Elementor, potentially exposing confidential business information and unpublished content.

Affected Products

  • wpmet ElementsKit Elementor Addons versions up to and including 3.4.0
  • WordPress sites using the ElementsKit Lite plugin
  • All Elementor-created content (posts, pages, templates) on affected installations

Discovery Timeline

  • February 19, 2025 - CVE-2025-0968 published to NVD
  • February 25, 2025 - Last updated in NVD database

Technical Details for CVE-2025-0968

Vulnerability Analysis

This vulnerability is classified under CWE-862 (Missing Authorization) and CWE-284 (Improper Access Control). The core issue lies in the get_megamenu_content() function within the ElementsKit plugin's megamenu API module, which fails to implement proper capability checks before returning content.

When the vulnerable function is invoked, it retrieves and displays Elementor-rendered content without verifying whether the requesting user has appropriate permissions to view that content. This architectural flaw allows any unauthenticated remote attacker to request and receive content that should be restricted, including draft posts, private pages, and trashed content.

The network-based attack vector requires no user interaction and can be executed with low complexity, making it particularly concerning for WordPress sites that store sensitive information in draft or private content.

Root Cause

The root cause is the absence of WordPress capability checks within the get_megamenu_content() function located in the megamenu API module (modules/megamenu/api.php). WordPress provides built-in functions like current_user_can() and permission constants that developers should use to verify user capabilities before serving restricted content. The vulnerable code path directly returns content without any authorization validation, bypassing WordPress's native access control mechanisms.

Attack Vector

The vulnerability is exploited through network-accessible requests to the vulnerable API endpoint. An attacker can craft HTTP requests to the get_megamenu_content() function, specifying arbitrary post IDs or content identifiers. Without proper capability checks, the function returns the requested Elementor content regardless of the requester's authentication status.

The attack flow involves:

  1. Identifying a WordPress site using the ElementsKit Elementor addons plugin
  2. Crafting requests to the vulnerable megamenu API endpoint
  3. Iterating through content IDs to enumerate and retrieve sensitive posts, pages, and templates
  4. Accessing draft, private, or trashed content that should be restricted

For technical details on the vulnerable code path, see the WordPress Plugin Code Reference.

Detection Methods for CVE-2025-0968

Indicators of Compromise

  • Unusual volume of requests to ElementsKit megamenu API endpoints from unauthenticated sources
  • Access logs showing sequential or enumerated content ID requests
  • HTTP requests targeting /wp-json/ or AJAX endpoints associated with ElementsKit megamenu functionality
  • Server logs indicating access to draft or private content by anonymous users

Detection Strategies

  • Monitor web server access logs for suspicious patterns of requests to ElementsKit API endpoints
  • Implement Web Application Firewall (WAF) rules to detect and block unauthorized content enumeration attempts
  • Review WordPress audit logs for unusual content access patterns, particularly to non-published content
  • Deploy SentinelOne Singularity Platform to detect anomalous WordPress plugin behavior and unauthorized data access

Monitoring Recommendations

  • Enable verbose logging for WordPress REST API and AJAX requests
  • Configure alerts for high-frequency requests to megamenu-related endpoints from single IP addresses
  • Monitor for access attempts to content with post_status values of draft, private, pending, or trash
  • Implement rate limiting on API endpoints to prevent automated content enumeration

How to Mitigate CVE-2025-0968

Immediate Actions Required

  • Update ElementsKit Elementor addons plugin to the latest patched version immediately
  • Review server access logs to identify potential exploitation attempts
  • Audit sensitive content that may have been exposed through the vulnerability
  • Consider temporarily disabling the megamenu functionality if immediate patching is not possible

Patch Information

The vendor has released a security patch addressing this vulnerability. The fix is available in the WordPress Change Set Log which adds proper capability checks to the get_megamenu_content() function before returning content.

Users should update to the latest version of ElementsKit Elementor addons through the WordPress plugin manager or by downloading the updated version from the WordPress Plugin Directory.

For detailed vulnerability information, refer to the Wordfence Vulnerability Report.

Workarounds

  • Restrict access to WordPress REST API endpoints using server-level firewall rules or .htaccess configurations
  • Implement IP-based access controls to limit API access to trusted sources only
  • Disable the ElementsKit megamenu module if not actively used until patching is possible
  • Deploy a Web Application Firewall with rules to block unauthorized content requests
bash
# Example .htaccess rule to restrict API access (temporary workaround)
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/wp-json/elementskit/ [NC]
RewriteCond %{REQUEST_METHOD} ^(GET|POST)$
RewriteCond %{REMOTE_ADDR} !^(trusted\.ip\.address)$
RewriteRule ^(.*)$ - [F,L]
</IfModule>

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechWpmet Elementskit Elementor Addons

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.26%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-284

  • CWE-862
  • Technical References
  • WordPress Plugin Code Reference

  • WordPress Plugin Developer Info

  • Wordfence Vulnerability Report
  • Vendor Resources
  • WordPress Change Set Log
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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