---
id: CVE-2026-71232
title: >-
  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,
  registe…
summary: >-
  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,
  registe…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-94
published: '2026-08-05'
updated: '2026-08-10'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71232'
references:
  - url: >-
      https://github.com/magicblack/maccms10/commit/71ad3bb29570e110d8e973acff68040a3050ddf0
    label: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
tags:
  - nvd
epss: 0.0054
epssPercentile: 0.42941
ingestedAt: '2026-08-10T12:39:48.707Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
