CVE-2019-25738 PUBLISHED

WordPress Hybrid Composer 1.4.6 Unauthenticated Settings Change

Assigner: VulnCheck
Reserved: 04.06.2026 Published: 04.06.2026 Updated: 04.06.2026

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.

Metrics

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
CVSS Score: 9.3

Product Status

Vendor framework-y
Product Hybrid Composer
Versions
  • Version 1.4.6 is affected

Credits

  • yasin finder

References

Problem Types

  • Missing Authentication for Critical Function CWE