AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-69118

HIGH · CVSS 8.8 EPSS 0.55% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-10 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The vulnerability allows authenticated users to exploit server-side template injection in Cachet versions up to 2.4.1, enabling them to craft malicious incident templates that execute arbitrary PHP code. This could lead to remote code execution, compromising the web server's integrity and potentially allowing attackers to execute system commands. Organizations using affected versions of Cachet should prioritize patching this vulnerability to mitigate the risk of unauthorized access and system compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-69118
Severity
HIGH
CVSS
8.8
EPSS
0.55%

Original NVD Description

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.