# CVE-2025-62417

## Summary

- **CVE ID:** CVE-2025-62417
- **Severity:** HIGH
- **CVSS Score:** 7.1 (CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P)
- **CWE:** CWE-1236
- **Published:** Oct 16, 2025
- **Last Modified:** Mar 12, 2026

## Description

Bagisto is an open source laravel eCommerce platform. When product data that begins with a spreadsheet formula character (for example =, +, -, or @) is accepted and later exported or saved into a CSV and opened in spreadsheet software, the spreadsheet will interpret that cell as a formula. This allows an attacker to supply a CSV field (e.g., product name) that contains a formula which may be evaluated by a victim’s spreadsheet application — potentially leading to data exfiltration and remote command execution (via older Excel exploits / OLE/cmd constructs or Excel macros). This vulnerability is fixed in 2.3.8.

## Affected Products

- bagisto — bagisto (< 2.3.8)

## References

- [CNA](https://github.com/bagisto/bagisto/security/advisories/GHSA-jqrp-58fv-w8cq)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.37%
- **EPSS Percentile:** 29.8

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._