CVE-2019-25738 CRITICAL

CVE-2019-25738: WordPress Hybrid Composer 1.4.6 Unauthenticated Settings Change

Vendor Framework-Y
Product Hybrid Composer
Weakness CWE-306 · Missing auth
Published June 4, 2026
Last update June 4, 2026

CVSS base score

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

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

WordPress Hybrid Composer 1.4.6 contains an unauthenticated settings change vulnerability that allows unauthenticated attackers to modify WordPress options by exploiting the hc_ajax_save_option action. Attackers can send POST requests to the admin-ajax.php endpoint with the action parameter set to hc_ajax_save_option to enable user registration and set the default role to administrator, enabling account takeover.

Explanation of Vulnerability in Simple Terms

02Summary

Hybrid Composer versions 1.4.6 and later lack proper authentication controls, allowing unauthenticated network attackers to access sensitive functionality without user interaction. The vulnerability exposes confidential data and enables unauthorized modifications to the system. No patch version is currently available.

What an attacker can do

03Attacker Capabilities

Read sensitive data and make unauthorized changes to the system without logging in.

Potential impact on your site

04Site Impact

Attackers can access and modify your site's data and configuration without any credentials.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 4, 2026 CVE published
June 4, 2026 Record updated

Related vulnerabilities

08Related CVE