← Vulnerability feed

Vulnerability record · CVE-2023-43661 · published 11 October 2023

CVE-2023-43661: Cachet template feature allows server-side code execution

AAll Three · Cachet

Cachet, an open-source status page system, lets users create templates that are rendered with an outdated Twig version and inadequate input filtering. This allows code injection so that a user with template-creation rights can execute arbitrary code on the server. The flaw affects versions prior to the 2.4 branch and is fixed in commit 6fb043e109d2a262ce3974e863c54e9e5f5e0587.

8.8 CVSS 3.1 High EPSS 47% · top 1.2% CWE-94 · Code injectionCWE-74 · Injection
8.8CVSS 3.1 base score
47%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Cachet, the open-source status page system. Prior to the 2.4 branch, a template functionality which allows users to create templates allows them to execute any code on the server during the bad filtration and old twig version. Commit 6fb043e109d2a262ce3974e863c54e9e5f5e0587 of the 2.4 branch contains a patch for this issue.

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityCVSS 8.8 with low privileges and no user interaction, plus a high EPSS score and an exploit-tagged advisory, make this a serious remote code execution risk despite no KEV listing.

What it is

Cachet, an open-source status page system, lets users create templates that are rendered with an outdated Twig version and inadequate input filtering. This allows code injection so that a user with template-creation rights can execute arbitrary code on the server. The flaw affects versions prior to the 2.4 branch and is fixed in commit 6fb043e109d2a262ce3974e863c54e9e5f5e0587.

Impact

An attacker with the ability to create templates gains remote code execution on the Cachet server, leading to full compromise of confidentiality, integrity and availability. This can expose status page data, credentials and the underlying host.

Attack surface

The vulnerability is reachable over the network through the template functionality; the CVSS vector indicates low privileges are required and no user interaction is needed. The attacker must have an account or role that permits template creation.

Exploitation

The vendor advisory is tagged Exploit, but the CVE is not listed in CISA KEV and no ransomware use is documented. EPSS is high at 0.46904 (98.8th percentile), suggesting elevated likelihood of exploitation activity.

What to do

  • Upgrade Cachet to the 2.4 branch or apply commit 6fb043e109d2a262ce3974e863c54e9e5f5e0587 immediately.
  • Restrict template-creation permissions to trusted administrators only.
  • Review and remove any untrusted or unnecessary custom templates.
  • If patching is delayed, disable the template functionality or isolate Cachet from sensitive networks.

Detection

  • Monitor Cachet logs for template creation or modification events, especially by non-admin users.
  • Look for unexpected outbound connections or child processes spawned by the Cachet web server.
  • Audit server filesystem and process activity for signs of code execution originating from the Cachet application.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-43661 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed9.5CVE-2026-72530TrueConf Server sandbox breakout via crafted script code injectionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5 and earlier allow a remote unauthenticated attacker to break o…KEVEPSS 1.7%analysed9.4CVE-2025-62593Ray browser-based RCE via insufficient User-Agent guardRay, an AI compute engine, contains a critical remote code execution flaw before version 2.52.0. Its defense against browser-based attacks relies on …KEVEPSS 62%analysed9.8CVE-2026-9198Langflow auto_login and code validation chain enables unauthenticated RCEIBM Langflow OSS 1.0.0 through 1.10.0 exposes /api/v1/auto_login, which mints SUPERUSER tokens to any network caller, and /api/v1/validate/code, whic…KEVEPSS 29%analysed7.2CVE-2026-15410SonicWall SMA1000 AMC code injection allows OS command executionThe SMA1000 Appliance Management Console (AMC) contains a post-authentication code injection flaw (CWE-94) that, under specific conditions, lets an a…KEVEPSS 12%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2026-34197Apache ActiveMQ Jolokia JMX bridge code injection via broker config URIApache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ with a default policy that allows exec operations on all org.apache.acti…KEVEPSS 15%analysed

Source: NIST National Vulnerability Database (record CVE-2023-43661), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.