CVE-2026-57401
Deferred Deferred - Pending Action

Path Traversal in SureDash WordPress Plugin

Vulnerability report for CVE-2026-57401, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Brainstorm Force SureDash suredash allows Path Traversal.This issue affects SureDash: from n/a through <= 1.8.0.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
brainstorm_force suredash to 1.8.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-57401 is a Path Traversal vulnerability in the WordPress SureDash Plugin versions 1.8.0 and below. This flaw allows an attacker with SureDash user or developer-level privileges to delete arbitrary files from a website by exploiting improper limitation of pathnames to restricted directories.

The vulnerability is classified under Broken Access Control and can be exploited to remove critical files, potentially causing the website to malfunction or break.

Detection Guidance

Detecting the CVE-2026-57401 vulnerability on your network or system involves checking for the presence of the vulnerable SureDash plugin version and monitoring for suspicious file deletion activity.

  • Check the installed version of the SureDash plugin on your WordPress site. The vulnerability affects versions 1.8.0 and below. You can verify the version by navigating to the WordPress admin dashboard, going to 'Plugins', and locating the SureDash plugin entry.
  • Review WordPress logs for unusual file deletion requests. Look for patterns such as repeated requests to delete files, especially core WordPress files or sensitive directories.
  • Use a web application firewall (WAF) or security plugin to monitor and block suspicious activity related to file deletion. Patchstack has provided a mitigation rule that can be applied to block exploitation attempts.
  • Run a vulnerability scanner that supports WordPress plugins to detect the presence of the vulnerable SureDash version. Tools like WPScan can be used with the following command: wpscan --url yourwebsite.com --enumerate vp.
  • Manually inspect the server logs for HTTP requests targeting the SureDash plugin endpoints that might indicate exploitation attempts. Look for requests containing path traversal sequences or unusual file deletion parameters.
Impact Analysis

Exploitation of this vulnerability can lead to arbitrary file deletion on the affected website. This can cause the website to malfunction or completely break if essential core files are deleted.

Because the vulnerability has a high CVSS score of 9.9, it poses a severe risk and is likely to be targeted in mass-exploit campaigns, affecting websites of all sizes and popularity.

Immediate action, such as updating the SureDash plugin to version 1.8.1 or later, is advised to mitigate this risk.

Compliance Impact

This vulnerability can significantly impact compliance with standards and regulations like GDPR and HIPAA due to its potential to cause data loss, unauthorized data access, or service disruption.

  • GDPR: If the arbitrary file deletion affects files containing personal data, it could lead to a breach of confidentiality or availability, violating GDPR's requirements for data protection and integrity. Organizations may face penalties for failing to protect personal data from unauthorized destruction or loss.
  • HIPAA: For organizations handling protected health information (PHI), this vulnerability could result in the deletion of critical files containing PHI, leading to non-compliance with HIPAA's Security Rule, which mandates safeguards for electronic PHI. Unauthorized deletion of such data could trigger breach notification requirements and potential fines.
  • General impact: The high CVSS score (9.9) indicates severe risk, which may require reporting under various regulatory frameworks if the vulnerability leads to a confirmed breach or data loss. Organizations must ensure timely patching and mitigation to avoid compliance violations.
Mitigation Strategies

Immediate action is advised to mitigate this vulnerability.

  • Update the SureDash plugin to version 1.8.1 or later.
  • Apply the mitigation rule provided by Patchstack to block attacks until the update is applied.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57401. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart