Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6403 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

The Quick Playground plugin for WordPress is vulnerable to Path Traversal in versions up to and including 1.3.3. This is due to insufficient path validation in the qckply_zip_theme() function, which appends a user-controlled 'stylesheet' parameter directly to the theme root directory path without sanitizing directory traversal sequences. This makes it possible for unauthenticated attackers to trigger the creation of a ZIP archive containing arbitrary files from the server's filesystem — including wp-config.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://plugins.trac.wordpress.org/browser/quick-playground/tags/1.3.1/api.php#L62 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/quick-playground/tags/1.3.1/api.php#L631 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/quick-playground/tags/1.3.1/utility.php#L162 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/quick-playground/tags/1.3.1/utility.php#L248 [email protected]Source CodeVendor
https://plugins.trac.wordpress.org/browser/quick-playground/trunk/api.php#L62 [email protected]Source CodeVendor

see all 11 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-22Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')[email protected]

Affected Products

ProductVersions
Quick Playground
<= 1.3.3 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6403
NVD Published Date:
May 15, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-6403 Details - Not Deferred