CVE-2025-12154 HIGH

CVE-2025-12154: Auto Thumbnailer <= 1.0 - Authenticated (Contributor+) Arbitrary File Upload

Vendor Moderntribe
Product Auto Thumbnailer
Weakness CWE-434 · Unrestricted file upload
Published December 5, 2025
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Auto Thumbnailer plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the uploadThumb() function in all versions up to, and including, 1.0. This makes it possible for authenticated attackers, with Contributor-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Auto Thumbnailer versions 1.0 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, potentially gaining the ability to run code on the server. The vulnerability requires a valid user account but no special privileges.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the server and execute arbitrary code.

Potential impact on your site

04Site Impact

A compromised user account or insider can take full control of your site.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site.

Key dates

06Disclosure timeline

December 5, 2025 CVE published
April 8, 2026 Record updated