Pico 3.0.0-alpha.2 Exploit -
Recently, the release of has caught the attention of the offensive security community. Researchers have identified a chain of weaknesses leading to a reliable proof-of-concept (PoC) exploit , turning this lightweight, flat-file CMS into a vector for Remote Code Execution (RCE).
POST /?action=preview_theme HTTP/1.1 Host: target-site.com Content-Type: application/x-www-form-urlencoded theme_template=shell&content=join Pico 3.0.0-alpha.2 Exploit
Version 3.0.0-alpha.2 represents a significant architectural rewrite from the 2.x series. This rewrite introduced new routing mechanisms, Twig template rendering changes, and a plugin API overhaul. Historically, "alpha.2" is particularly dangerous because the first alpha (alpha.1) catches the obvious syntax errors, while alpha.2 often introduces new features without the hardening of a beta release. As of this writing, Pico 3.0.0-alpha.2 has not received an official CVE ID, primarily because the Pico CMS team explicitly warns that alpha versions are "not for production use." However, security researchers have cataloged the exploit under third-party advisories. Recently, the release of has caught the attention