cleantalk
Vulnerabilities and Security Researches

Vulnerabilities and security researches fortemplately templately

Direction: ascending
Jun 07, 2024

Templately – Gutenberg & Elementor Template Library: 5000+ Free & Pro Ready Templates & Cloud! # CVE-2023-5454

CVE, Research URL

CVE-2023-5454

Date
Nov 07, 2023
Research Description
The Templately WordPress plugin before 2.2.6 does not properly authorize the `saved-templates/delete` REST API call, allowing unauthenticated users to delete arbitrary posts.
Affected versions
max 2.2.6.
Status
vulnerable
Sep 29, 2024

Templately – Gutenberg & Elementor Template Library: 5000+ Free & Pro Ready Templates & Cloud! # CVE-2024-47308

CVE, Research URL

CVE-2024-47308

Date
Nov 01, 2024
Research Description
Missing Authorization vulnerability in WPDeveloper Templately templately.This issue affects Templately: from n/a through <= 3.1.2.
Affected versions
max 3.1.3.
Status
vulnerable
Oct 27, 2024

Templately – Gutenberg &amp; Elementor Template Library: 5000+ Free &amp; Pro Ready Templates &amp; Cloud! # CVE-2024-50423

CVE, Research URL

CVE-2024-50423

Date
Oct 30, 2024
Research Description
Missing Authorization vulnerability in WPDeveloper Templately templately allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Templately: from n/a through <= 3.1.5.
Affected versions
max 3.1.6.
Status
vulnerable

Templately – Gutenberg &amp; Elementor Template Library: 5000+ Free &amp; Pro Ready Templates &amp; Cloud! # CVE-2024-50424

CVE, Research URL

CVE-2024-50424

Date
Oct 30, 2024
Research Description
Missing Authorization vulnerability in WPDeveloper Templately templately allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Templately: from n/a through <= 3.1.5.
Affected versions
max 3.1.6.
Status
vulnerable
Aug 22, 2025

Templately – Gutenberg &amp; Elementor Template Library: 5000+ Free &amp; Pro Ready Templates &amp; Cloud! # CVE-2025-49408

CVE, Research URL

CVE-2025-49408

Date
Aug 20, 2025
Research Description
Insertion of Sensitive Information Into Sent Data vulnerability in WPDeveloper Templately allows Retrieve Embedded Sensitive Data. This issue affects Templately: from n/a through 3.2.7.
Affected versions
max 3.2.8.
Status
vulnerable
Apr 16, 2026

Templately – Gutenberg &amp; Elementor Template Library: 5000+ Free &amp; Pro Ready Templates &amp; Cloud! # CVE-2026-0831

CVE, Research URL

CVE-2026-0831

Date
Jan 10, 2026
Research Description
The Templately plugin for WordPress is vulnerable to Arbitrary File Write in all versions up to, and including, 3.4.8. This is due to inadequate input validation in the `save_template_to_file()` function where user-controlled parameters like `session_id`, `content_id`, and `ai_page_ids` are used to construct file paths without proper sanitization. This makes it possible for unauthenticated attackers to write arbitrary `.ai.json` files to locations within the uploads directory.
Affected versions
max 3.4.9.
Status
vulnerable
Apr 28, 2026

Templately – Gutenberg &amp; Elementor Template Library: 5000+ Free &amp; Pro Ready Templates &amp; Cloud! # CVE-2026-42379

CVE, Research URL

CVE-2026-42379

Date
Apr 27, 2026
Research Description
Insertion of Sensitive Information Into Sent Data vulnerability in WPDeveloper Templately allows Retrieve Embedded Sensitive Data.This issue affects Templately: from n/a through 3.6.1.
Affected versions
max 3.6.2.
Status
vulnerable
Aug 08, 2026

Templately – Gutenberg &amp; Elementor Template Library: 5000+ Free &amp; Pro Ready Templates &amp; Cloud! # CVE-2026-15359

CVE, Research URL

CVE-2026-15359

Date
Aug 07, 2026
Research Description
The Templately WordPress plugin before 3.7.1 does not have an authorisation check on one of its request handlers, allowing unauthenticated attackers to overwrite the administrator's stored cloud service connection with an account under their control, disconnecting the legitimate administrator and redirecting the site's cloud template library to attacker-controlled content.
Affected versions
max 3.7.1.
Status
vulnerable
Aug 15, 2026

Templately – Gutenberg &amp; Elementor Template Library: 5000+ Free &amp; Pro Ready Templates &amp; Cloud! # CVE-2026-18438

CVE, Research URL

CVE-2026-18438

Date
Aug 15, 2026
Research Description
The Templately – Elementor & Gutenberg Template Library: 6500+ Free & Pro Ready Templates And Cloud! plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 3.7.1 via the fetch_remote_file function. This is due to a filename validation/destination mismatch in fetch_remote_file, where file type validation is performed against the attacker-controlled Content-Disposition filename rather than the URL-path-derived destination filename. This makes it possible for authenticated attackers, with contributor-level access and above, to execute code on the server. A GIF+PHP polyglot file passes wp_check_filetype_and_ext validation as image/gif via the Content-Disposition filename, while the actual destination path is written with a .php extension derived from the URL path, bypassing the unfiltered_upload capability gate entirely. The affected endpoints are reachable at this privilege level because Templately's entire REST API — including the cloud import endpoints used in this attack (/templately/v1/clouds/upload and /templately/v1/insert) — is authorized only by a current_user_can('delete_posts') check, with no administrator or manage_options capability requirement. The same permission gate also allows a contributor to overwrite the site's global Templately cloud connection via the /templately/v1/login endpoint with global_signin set to true. A complete remediation should both correct fetch_remote_file to validate the file type against the actual destination filename rather than the Content-Disposition header (and avoid deriving the write path from the request URL), and restrict state-changing Templately REST routes to an appropriate administrator-level capability.
Affected versions
max 3.7.2.
Status
vulnerable