๐Ÿ” CVE Alert

CVE-2026-2500

MEDIUM 4.4

Quick Playground <= 1.3.4 - Authenticated (Administrator+) Arbitrary File Read via 'filename' Parameter

CVSS Score
4.4
EPSS Score
0.0%
EPSS Percentile
0th

The Quick Playground plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.3.4. This is due to the `qckply_data()` function passing the user-supplied `filename` POST parameter directly to `file_get_contents()` without any validation, sanitization, or path restriction. This makes it possible for authenticated attackers, with Administrator-level access and above, to read arbitrary files on the server, such as `wp-config.php` or `/etc/passwd`, which can contain sensitive information. Note: This vulnerability is only exploitable when the site has been synced with WordPress Playground (the `is_qckply_clone` option is set) or when running on `playground.wordpress.net`.

CWE CWE-22
Vendor davidfcarr
Product quick playground
Published Jun 6, 2026
Last Updated Jun 6, 2026
Stay Ahead of the Next One

Get instant alerts for davidfcarr quick playground

Be the first to know when new medium vulnerabilities affecting davidfcarr quick playground are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

davidfcarr / Quick Playground
0 โ‰ค 1.3.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/a920d8c0-fb6b-40dc-ae61-ac004b0dfccd?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/quick-playground/trunk/client-qckply_data.php#L10 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/quick-playground/tags/1.2/client-qckply_data.php#L10 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3558027%40quick-playground&new=3558027%40quick-playground&sfp_email=&sfph_mail=

Credits

Pablo Santiago