CVE-2026-69118

Summary

Cachet through 2.4.1 contains a server-side template injection vulnerability in incident template rendering that allows authenticated users to execute arbitrary PHP code. Attackers can create malicious incident templates with Blade directives or Twig filters that execute system commands when incidents are created, achieving remote code execution as the web server process.

Affected Software

VendorProductVersion RangeStatus
cachethqcachet0 <= 2.4.1affected

Weaknesses

  • CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine
  • CWE-863: Incorrect Authorization

References