Answer in brief
CVE-2026-71232 records a High severity (CVSS 7.2) vulnerability in MacCMS10 - Incomplete Function Blacklist in Template Editor Enables Authenticated RCE. The current sources do not mark it as known exploited. The current feed maps magicblack/maccms10 (generic), magicblack/maccms10 (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.2. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps magicblack/maccms10 (generic), magicblack/maccms10 (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| magicblack/maccms10generic | >=0 <10 | 10 |
| magicblack/maccms10generic | 0 | Not reported |
Published upstream
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 26, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.