CVE-2026-13339
Received Received - Intake

Directory Traversal in CubeWP Framework WordPress Plugin

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

Publication date: 2026-08-02

Last updated on: 2026-08-02

Assigner: Wordfence

Description

The CubeWP Framework plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.1.30 via the 'cubewp_get_svg_content' function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. This is exploitable by unauthenticated attackers because the required nonce is publicly emitted into the markup of any page rendering the CubeWP posts shortcode or widget with AJAX loading enabled, making it harvestable by any guest visitor before submitting the AJAX request.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-02
Last Modified
2026-08-02
Generated
2026-08-02
AI Q&A
2026-08-02
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cubewp framework to 1.1.30 (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

The CubeWP Framework plugin for WordPress has a Directory Traversal vulnerability in versions up to 1.1.30. The flaw is in the 'cubewp_get_svg_content' function, allowing unauthenticated attackers to read arbitrary files on the server by exploiting a publicly exposed nonce in page markup.

Detection Guidance

Check for the CubeWP Framework plugin version 1.1.30 or lower. Inspect server logs for unusual file access patterns or requests to the cubewp_get_svg_content function. Look for exposed nonces in page markup that could allow unauthenticated access.

Impact Analysis

Attackers could access sensitive files on the server, including configuration files, user data, or other confidential information. This could lead to data breaches, unauthorized access, or further exploitation of the system.

Compliance Impact

This vulnerability could result in unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements. Organizations may face legal penalties, reputational damage, and loss of compliance certifications.

Mitigation Strategies

Update the CubeWP Framework plugin to the latest version beyond 1.1.30. Disable AJAX loading in CubeWP posts shortcode or widget if not required. Restrict file access permissions and review server configurations to prevent directory traversal.

Chat Assistant

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

EPSS Chart