Description
In version 8.2.1 of PrestaShop, there is a vulnerability relating to the incorrect sanitisation of elements, caused by inadequate validation of the ‘Alias’ parameter in the ‘Update your address’ function. This flaw allows an attacker to inject malicious expressions that are executed when the information is exported using the ‘Get my data in CSV’ tool. Successful exploitation of this vulnerability could facilitate unauthorised access to the victim’s personal data.
Published: 2026-07-13
Score: 4.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In PrestaShop version 8.2.1, an insufficient validation of the Alias field in the address‑update process allows attackers to embed malicious expressions in user data. When a customer’s address is altered, these expressions persist in the database, and are later executed when the data is exported through the ‘Get my data in CSV’ tool. The result of such exploitation is the unauthorized disclosure of sensitive personal information.

Affected Systems

PrestaShop firmware version 8.2.1 is affected. No other versions are currently identified as at risk.

Risk and Exploitability

The likely attack vector is an attacker submitting a malicious Alias via the address‑update process, which is then executed when the data is exported to CSV. The CVSS score of 4.5 places the flaw in the moderate range, and the EPSS score of less than 1% indicates a low probability of exploitation at the moment. The vulnerability is not listed in CISA KEV. Because no vendor patch is available yet, the threat remains theoretical but should still be monitored, especially for customers who use the CSV export feature.

Generated by OpenCVE AI on July 31, 2026 at 11:41 UTC.

Remediation

Vendor Solution

No solution has been reported as yet.


OpenCVE Recommended Actions

  • Restrict the Alias input to allow only safe characters, rejecting or escaping any special characters before storage.
  • Sanitize all data before generating CSV exports, ensuring that any stored expressions are neutralized and cannot be parsed as executable code.
  • Restrict CSV export functionality to authorized users only.
  • Continuously monitor vulnerability advisories for a vendor patch and apply it as soon as it becomes available, since no official fix is currently published.

Generated by OpenCVE AI on July 31, 2026 at 11:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Prestashop
Prestashop the Firmware
Vendors & Products Prestashop
Prestashop the Firmware

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description In version 8.2.1 of PrestaShop, there is a vulnerability relating to the incorrect sanitisation of elements, caused by inadequate validation of the ‘Alias’ parameter in the ‘Update your address’ function. This flaw allows an attacker to inject malicious expressions that are executed when the information is exported using the ‘Get my data in CSV’ tool. Successful exploitation of this vulnerability could facilitate unauthorised access to the victim’s personal data.
Title Incorrect neutralisation in the PrestaShop firmware
Weaknesses CWE-1236
References
Metrics cvssV4_0

{'score': 4.5, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:A/VC:L/VI:L/VA:L/SC:L/SI:L/SA:H'}


Subscriptions

Prestashop The Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-07-13T14:12:40.463Z

Reserved: 2026-07-06T11:34:32.061Z

Link: CVE-2026-14846

cve-icon Vulnrichment

Updated: 2026-07-13T14:12:25.277Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:45:13Z

Weaknesses
  • CWE-1236

    Improper Neutralization of Formula Elements in a CSV File