← Back

Themeeditor

themeeditor

2 CVEs • 1 product

Products (1)

Click to collapse
Toggle
Theme Editor
theme_editor

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Themeeditor
1Theme Editor
Jun 17, 2026
Aug 29, 2024
N/A· v4
7.2 HIGH· v3
N/A· v2
The Theme Editor plugin for WordPress is vulnerable to deserialization of untrusted input via the 'images_array' parameter in versions up to, and including 2.8. This makes it possible for authenticated attackers with adm...Show more
The Theme Editor plugin for WordPress is vulnerable to deserialization of untrusted input via the 'images_array' parameter in versions up to, and including 2.8. This makes it possible for authenticated attackers with administrative privileges to call files using a PHAR wrapper that will deserialize and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present. It also requires that the attacker is successful in uploading a file with the serialized payload.Show less
1Themeeditor
1Theme Editor
Jun 17, 2026
Apr 5, 2021
N/A· v4
4.9 MEDIUM· v3
4.0 MEDIUM· v2
The Theme Editor WordPress plugin before 2.6 did not validate the GET file parameter before passing it to the download_file() function, allowing administrators to download arbitrary files on the web server, such as /etc/...Show more
The Theme Editor WordPress plugin before 2.6 did not validate the GET file parameter before passing it to the download_file() function, allowing administrators to download arbitrary files on the web server, such as /etc/passwdShow less