CVE-2026-4297
Received Received - Intake
Arbitrary Options Update in Welcome Software Publishing WordPress Plugin

Publication date: 2026-06-24

Last updated on: 2026-06-24

Assigner: Wordfence

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-24
Last Modified
2026-06-24
Generated
2026-06-24
AI Q&A
2026-06-24
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
welcome_software_publishing plugin to 0.0.31 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The Welcome Software Publishing plugin for WordPress has a vulnerability in all versions up to and including 0.0.31. This vulnerability arises because the nc_setOption() function, accessible via the nc.setOption XML-RPC method, lacks a proper authorization check. Although it verifies user credentials, it does not check if the user has the necessary permissions to manage options.

As a result, authenticated users with Subscriber-level access or higher can update arbitrary WordPress options through XML-RPC requests. This can be exploited to change the default user role to 'administrator' and create a new administrator account, leading to full privilege escalation and potential site takeover.

Impact Analysis

This vulnerability can have severe impacts including unauthorized privilege escalation and complete site takeover. An attacker with only Subscriber-level access can exploit this flaw to gain administrator privileges by modifying WordPress options and creating new administrator accounts.

Once an attacker has administrator access, they can control the entire WordPress site, potentially leading to data breaches, defacement, malware injection, or disruption of services.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-4297. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart