CVE-2025-53833

CRITICAL EXPLOITED NUCLEI LAB

LaRecipe < 2.8.1 - Server-Side Template Injection

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2025-53833 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including exploitintel, iQingshan. A Nuclei detection template is also available.

AI-analyzed exploit summary The repository contains functional exploit code for CVE-2025-10622, demonstrating OS command injection in Foreman via the `ct_location` and `fcct_location` settings. The PoC scripts exploit the lack of server-side validation to execute arbitrary commands as the Foreman process user.

Description

LaRecipe is an application that allows users to create documentation with Markdown inside a Laravel app. Versions prior to 2.8.1 are vulnerable to Server-Side Template Injection (SSTI), which could potentially lead to Remote Code Execution (RCE) in vulnerable configurations. Attackers could execute arbitrary commands on the server, access sensitive environment variables, and/or escalate access depending on server configuration. Users are strongly advised to upgrade to version v2.8.1 or later to receive a patch.

Exploits (2)

github WORKING POC
by exploitintel · pythonpoc
https://github.com/exploitintel/eip-pocs-and-cves/tree/main/CVE-2025-53833

The repository contains functional exploit code for CVE-2025-10622, demonstrating OS command injection in Foreman via the `ct_location` and `fcct_location` settings. The PoC scripts exploit the lack of server-side validation to execute arbitrary commands as the Foreman process user.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Foreman (3.12.0 through 3.16.0)
Auth required
Prerequisites: authenticated access to Foreman with `edit_settings` permission · REST API or GraphQL access
devstral-2 · analyzed Feb 27, 2026 Full analysis →
nomisec WRITEUP
by iQingshan · poc
https://github.com/iQingshan/Blackash-CVE-2025-53833

This repository provides a detailed technical analysis of CVE-2025-53833, a critical SSTI vulnerability in LaRecipe versions prior to 2.8.1, leading to unauthenticated RCE. It includes root cause analysis, impact assessment, and mitigation steps.

Classification
Writeup 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: LaRecipe < 2.8.1
No auth needed
Prerequisites: Access to a vulnerable LaRecipe instance
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Nuclei Templates (1)

LaRecipe < 2.8.1 Remote Code Execution via SSTI
CRITICALVERIFIEDby iamnoooob,pdresearch
FOFA: body="/binarytorch/larecipe/"

Scores

CVSS v3 10.0
EPSS 0.2082
EPSS Percentile 95.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Lab Environment

EIP LAB Lab screenshot
patched docker pull ghcr.io/exploitintel/cve-2025-53833-patched:latest
vulnerable docker pull ghcr.io/exploitintel/cve-2025-53833-vulnerable:latest

Details

VulnCheck KEV 2025-08-07
CWE
CWE-1336
Status published
Products (2)
binarytorch/larecipe 0 - 2.8.1Packagist
saleem-hadad/larecipe < 2.8.1
Published Jul 14, 2025
Tracked Since Feb 18, 2026