Skip to content
Verified reproduction

CVE-2026-54823: Widget Options WordPress plugin contributor remote code execution

CVE-2026-54823 is verified against the affected target vulnerability class: RCE This critical reproduction includes runnable sandbox proof, artifacts, and a plain-text agent view under REPRO-2026-00230.

REPRO-2026-00230 RCE Variant found Jul 6, 2026 .txt
Severity CRITICAL
Confidence HIGH
Reproduced in 28m 45s
Tool calls 304
Spend $6.36
$ pruva-verify REPRO-2026-00230
or curl -O https://pruva.dev/api/v1/reproductions/REPRO-2026-00230/artifacts/bundle/repro/reproduction_steps.sh && chmod +x reproduction_steps.sh && ./reproduction_steps.sh
Run in a VM or disposable container. This exploits a real vulnerability.
02 · The vulnerability

Contributor Remote Code Execution exists in Widget Options <= 4.2.3. A user with contributor privileges can send a crafted request that executes arbitrary code on the server. Reproduce: install WordPress with the vulnerable Widget Options plugin, create a contributor account, send a payload that writes or executes a PHP file, and confirm code execution.

03 · Root cause
Variant analysis
04 · Reproduction transcript

The agent's step-by-step process — every tool call, every handoff, the moment the exploit fired. Phases: support triages the advisory · repro reproduces it · vuln_variant confirms the fix blocks it · judge verifies.

Loading session...

05 · Artifacts

Scripts, logs, diffs, and output captured during the reproduction.