CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-71232

highCVSS 7.2covered by 1 sourcefirst seen 2026-08-05
MacCMS10's admin template editor (application/admin/controller/Template.php) blocks dangerous PHP functions in template content via a blacklist regex, but the blacklist omitted exec, passthru, popen, show_source, create_function, register_shutdown_function, register_tick_function, and error_log. Combined with ThinkPHP's {if} template tag, which embeds the condition attribute directly into raw PHP (<?php if(condition): ?>), an authenticated administrator could inject a payload such as {if condition="exec('id > /tmp/pwned.txt')"}{/if} to achieve remote code execution. Fixed in commit 71ad3bb29570e110d8e973acff68040a3050ddf0 (2026-06-22), which added the missing functions to the filter.

⚡ Watch CVE-2026-71232

Get an email if CVE-2026-71232 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-71232

CVE.org record

Embed the live status

CVE-2026-71232 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-71232 status](https://www.csirts.com/badge/CVE-2026-71232)](https://www.csirts.com/cve/CVE-2026-71232)