CVE-2025-62416 MEDIUM

CVE-2025-62416: bagisto - Server Side Template Injection (SSTI) in Product Description

Vendor Bagisto
Product bagisto
Weakness CWE-94 · Code injection
Published October 16, 2025
Last update October 17, 2025

CVSS base score

5.1/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Bagisto is an open source laravel eCommerce platform. Bagisto v2.3.7 is vulnerable to Server-Side Template Injection (SSTI) due to unsanitized user input being processed by the server-side templating engine when rendering product descriptions. This allows an attacker with product creation privileges to inject arbitrary template expressions that are evaluated by the backend — potentially leading to Remote Code Execution (RCE) on the server. This vulnerability is fixed in 2.3.8.

Key dates

02Disclosure timeline

October 16, 2025 CVE published
October 17, 2025 Record updated