CVE-2026-4297
Last modified
CVE-2026-4297 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.46% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4297?
How severe is CVE-2026-4297?
How do I fix CVE-2026-4297?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4296An incorrect regular expression vulnerability was identified…8.8
- CVE-2026-42960NLnet Labs Unbound up to and including version 1.25.0 is vul…10
- CVE-2026-42961ELECOM wireless LAN access point devices implement CSRF prot…5.1
- CVE-2026-42965A flaw was found in the OpenShift Router. A user with Endpoi…6.5
- CVE-2026-42968Out-of-bounds read in Windows Telephony Service allows an au…5.5
- CVE-2026-42969Use of uninitialized resource in Windows Push Notifications …5.5
- CVE-2026-42970Exposure of sensitive information to an unauthorized actor i…5.5
- CVE-2026-42971Exposure of sensitive information to an unauthorized actor i…5.5
- CVE-2026-42972Exposure of sensitive information to an unauthorized actor i…5.5
- CVE-2026-42973Exposure of sensitive information to an unauthorized actor i…5.5
- CVE-2026-42974Integer overflow or wraparound in Windows Performance Monito…8.1
- CVE-2026-42975Heap-based buffer overflow in Windows Bluetooth Port Driver …8.8
Are you affected by CVE-2026-4297?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
