CVE-2025-14367 MEDIUM

CVE-2025-14367: Easy Theme Options <= 1.0 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Plugin Settings Import

Vendor Corsonr
Product Easy Theme Options
Weakness CWE-862 · Missing authorization
Published December 13, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Easy Theme Options plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.0. This is due to missing authorization checks in the eto_import_settings function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to import arbitrary plugin settings via the 'eto_import_settings' parameter.

Explanation of Vulnerability in Simple Terms

02Summary

Easy Theme Options versions 1.0 and earlier lack proper authorization checks, allowing unauthenticated attackers to modify site settings over the network. The vulnerability requires no user interaction and affects the integrity of theme configuration. Site administrators should update to a version newer than 1.0 when available.

What an attacker can do

03Attacker Capabilities

Modify theme settings and options without authentication.

Potential impact on your site

04Site Impact

Attackers can alter your site's theme configuration, potentially defacing or misconfiguring your site's appearance.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE