CVE-2026-4297
published 2026-06-24CVE-2026-4297: 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…
PriorityP264high8.8CVSS 3.1
AVNACLPRLUINSUCHIHAH
EPSS
0.46%
36.7th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| newscred | welcome_software_publishing | <= 0.0.31 | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L264https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L265https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L272https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L44https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L264https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L265https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L272https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L44https://www.wordfence.com/threat-intel/vulnerabilities/id/47e53fd3-4e3f-433a-8e70-3a58c864184a?source=cve
2026-06-24
Published