← Vulnerability feed

Vulnerability record · CVE-2023-30145 · published 26 May 2023

CVE-2023-30145: Camaleon CMS SSTI via formats parameter

Tuzitio · Camaleon Cms

Camaleon CMS v2.7.0 contains a server-side template injection flaw reached through the formats parameter. Because template injection lets an attacker run code in the server-side template engine, it can lead to full compromise of the application host. The record names only version 2.7.0 and gives no further detail on the vulnerable code path.

9.8 CVSS 3.1 Critical EPSS 46% · top 1.2% CWE-94 · Code injection
9.8CVSS 3.1 base score
46%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 8 tagged exploit
17 Jun 2026Last modified by NVD

Description

Camaleon CMS v2.7.0 was discovered to contain a Server-Side Template Injection (SSTI) vulnerability via the formats parameter.

CVSS:3.1/AV:N/AC:L/PR:N/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.

critical priorityCVSS 9.8 with network, unauthenticated, no-interaction exploitation and public exploit code plus high EPSS make this an urgent patch target.

What it is

Camaleon CMS v2.7.0 contains a server-side template injection flaw reached through the formats parameter. Because template injection lets an attacker run code in the server-side template engine, it can lead to full compromise of the application host. The record names only version 2.7.0 and gives no further detail on the vulnerable code path.

Impact

An attacker can execute arbitrary code in the context of the Camaleon CMS server, gaining control over application data and the underlying host. The CVSS vector rates confidentiality, integrity and availability impact as high.

Attack surface

The flaw is network-reachable with no authentication and no user interaction required, per the CVSS vector AV:N/AC:L/PR:N/UI:N. It is triggered by supplying crafted input to the formats parameter.

Exploitation

Public exploit references exist, including Packet Storm and a GitHub proof-of-concept, and EPSS is 0.46136 (98.8th percentile), indicating elevated likelihood of exploitation. The CVE is not listed in CISA KEV and no ransomware use is documented.

What to do

  • Upgrade Camaleon CMS to a version later than 2.7.0 once the vendor publishes a fix; the record does not name a fixed version.
  • If upgrade is not possible, restrict or disable untrusted input to the formats parameter and validate it against a strict allowlist.
  • Place the CMS behind authentication or network restrictions so the endpoint is not anonymously reachable.
  • Run the application with least privilege and isolate it so template code execution cannot reach sensitive host resources.

Detection

  • Monitor requests where the formats parameter contains template syntax such as {{ }}, ${ } or <% %>.
  • Alert on unexpected child processes or outbound connections spawned by the Camaleon CMS web process.
  • Review web logs for anomalous requests to endpoints handling the formats parameter, especially from unauthenticated clients.
  • Watch for known exploit payload strings from the public Packet Storm and GitHub proof-of-concept references.

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-30145 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.

9.9CVE-2024-46986Tuzitio camaleon cms injection vulnerabilityCamaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. An arbitrary file write vulnerability accessible via the upl…EPSS 41%8.8CVE-2021-25970Tuzitio camaleon cms insufficient session expiration vulnerabilityCamaleon CMS 0.1.7 to 2.6.0 doesn’t terminate the active session of the users, even after the admin changes the user’s password. A user that was alre…EPSS 1.3%7.7CVE-2024-46987Tuzitio camaleon cms path traversal vulnerabilityCamaleon CMS is a dynamic and advanced content management system based on Ruby on Rails. A path traversal vulnerability accessible via MediaControlle…EPSS 15%6.1CVE-2021-25969Tuzitio camaleon cms cross-site scripting vulnerabilityIn Camaleon CMS application, versions 0.0.1 to 2.6.0 are vulnerable to stored XSS, that allows an unauthenticated attacker to store malicious scripts…EPSS 0.81%6.1CVE-2018-18260Tuzitio camaleon cms cross-site scripting vulnerabilityIn the 2.4 version of Camaleon CMS, Stored XSS has been discovered. The profile image in the User settings section can be run in the update / upload …EPSS 1.0%6.0CVE-2026-1776Tuzitio camaleon cms path traversal vulnerabilityCamaleon CMS versions 2.4.5.0 through 2.9.0, prior to commit f54a77e, contain a path traversal vulnerability in the AWS S3 uploader implementation th…EPSS 0.73%5.1CVE-2023-53936Tuzitio camaleon cms cross-site scripting vulnerabilityCameleon CMS 2.7.4 contains a persistent cross-site scripting vulnerability that allows authenticated administrators to inject malicious scripts into…EPSS 0.25%4.9CVE-2021-25972Tuzitio camaleon cms server-side request forgery (ssrf) vulnerabilityIn Camaleon CMS, versions 2.1.2.0 to 2.6.0, are vulnerable to Server-Side Request Forgery (SSRF) in the media upload feature, which allows admin user…EPSS 0.99%

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