Sceawere

Vulnerability Detail

CVE-2026-69118UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Cachet Incident Template Remote Code Execution

Vulnerability Metadata

Severity
High
Score / CVSS
8.8
Creation Date
6h ago
Vendor
cachethq
Product
cachet
Attack Type
Improper Neutralization of Special Elements Used in a Template Engine
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

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.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.8",
  "pubDate": "2026-08-10T20:17:32.310Z",
  "pubdate": "2026-08-10T20:17:32.310Z",
  "executiveSummary": "Cachet through version 2.4.1 suffers from a server-side template injection vulnerability residing within the incident template rendering functionality. This security flaw enables authenticated users to inject arbitrary PHP code, leading to remote code execution within the context of the web server process.\nThe vulnerability poses a severe risk to confidentiality, integrity, and availability, as successful exploitation allows attackers to execute arbitrary system commands on the underlying host operating system.\nExploitation requires authenticated access to the application and the ability to create or modify incident templates. Threat actors leverage malicious payloads containing template directives to bypass input sanitization mechanisms during the template compilation and rendering phases.\nOrganizations utilizing affected versions of Cachet face immediate risk of full system compromise if malicious actors gain unauthorized access to an authenticated session with template management privileges.",
  "technicalDetails": "The root cause of the vulnerability stems from insecure handling and evaluation of user-supplied data within the incident template rendering engine of Cachet through version 2.4.1.\nThe vulnerable component is responsible for processing template syntax, specifically failing to adequately sanitize or sandbox inputs prior to rendering.\nAuthentication is required to exploit this vulnerability, as attackers must access the incident template creation or modification interface within the application.\nPrivilege requirements include administrative or standard user capabilities that permit the creation of incident templates.\nThe attack flow proceeds as follows: First, an authenticated attacker crafts a malicious incident template incorporating specific template syntax, such as Blade directives or Twig filters, designed to evaluate arbitrary PHP code or system commands. Second, the attacker submits this payload via the incident template creation interface. Third, when an incident referencing the template is subsequently created or rendered, the application engine processes the injected directives without proper isolation. Finally, the template engine evaluates the malicious syntax, resulting in the execution of arbitrary system commands executed under the privileges of the web server process.\nPost-exploitation impact includes full remote code execution, potential lateral movement within the network, access to sensitive configuration files, and complete compromise of the underlying host infrastructure."
}
CVE-2026-69118: Cachet Incident Template Remote Code Execution (HIGH Severity, CVSS: 8.8) - Sceawere