CVE 8.8 HIGH

Welcome Software Publishing <= 0.0.31 - Authenticated (Subscriber+) Arbitrary Options Update to Privilege Escalation via 'nc.setOption' XML-RPC Method_CVE-2026-4297

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

Description

The Welcome Software Publishing plugin for WordPress is vulnerable to Arbitrary Options Update in all versions up to and including 0.0.31. This is due to a missing capability check in the nc_setOption() function, which is exposed via the nc.setOption XML-RPC method. The function authenticates the user via $wp_xmlrpc_server->login() (verifying credentials are valid) but does not perform any authorization check such as current_user_can('manage_options'). This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary WordPress options via XML-RPC requests. This can be leveraged to change the default_role option to 'administrator' and then register a new administrator account, achieving full privilege escalation and site takeover.

AI Analysis

Arbitrary Options Update vulnerability in Welcome Software Publishing plugin for WordPress, allowing authenticated attackers to update arbitrary WordPress options via XML-RPC requests, potentially leading to privilege escalation and site takeover.

Basic Information

ID CVE-2026-4297
Source Wordfence
Published Jun 24, 2026 at 05:33

Affected Product

Vendor newscred
Product Welcome Software Publishing
Version 0.0.31
Affected Versions newscred Welcome Software Publishing 0

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Welcome Software
Product Welcome Software Publishing plugin for WordPress
Version 0.0.31

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.