CVE-2026-56700: Grav CMS unsafe deserialization and command injection RCE
CVE-2026-56700 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-00233.
pruva-verify REPRO-2026-00233 curl -O https://pruva.dev/api/v1/reproductions/REPRO-2026-00233/artifacts/bundle/repro/reproduction_steps.sh && chmod +x reproduction_steps.sh && ./reproduction_steps.sh Grav CMS before 2.0.0-beta.2 contains multiple code-execution vulnerabilities. Unsafe unserialize() calls in Scheduler\JobQueue, Framework\Cache\Adapter\FileCache, and Session deserialize untrusted data without restricting allowed classes, enabling PHP object injection. Additionally, a command injection path exists. Reproduce: deploy Grav CMS from a vulnerable version, craft a malicious serialized payload or cache/session file, and trigger processing through the affected component to obtain arbitrary command execution.
Variant analysis
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...
Scripts, logs, diffs, and output captured during the reproduction.