๐Ÿ” CVE Alert

CVE-2026-4297

HIGH 8.8

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

CVSS Score
8.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-862
Vendor newscred
Product welcome software publishing
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for newscred welcome software publishing

Be the first to know when new high vulnerabilities affecting newscred welcome software publishing are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

newscred / Welcome Software Publishing
0 โ‰ค 0.0.31

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/47e53fd3-4e3f-433a-8e70-3a58c864184a?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L272 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L272 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L264 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L264 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L265 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L265 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/trunk/newscred.php#L44 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/newscred-publishing/tags/0.0.31/newscred.php#L44

Credits

Nabil Irawan