CVE-2026-33674
LOWSeverity by source
AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
3DescriptionGitHub Advisory
Impact
Fix improper use of validation framework
Patches
Patched in 8.2.5 and 9.1.0
Workarounds
None
References
none
AnalysisAI
PrestaShop versions prior to 8.2.5 and 9.1.0 contain an improper use of validation framework vulnerability that allows information disclosure through integrity violations. An attacker with high privileges and user interaction can potentially bypass validation controls to access or modify sensitive information. The vulnerability has a low CVSS score of 2.0 reflecting limited real-world impact, though it represents a validation framework weakness in a widely-deployed e-commerce platform.
Technical ContextAI
The vulnerability (CWE-1173: Improper Use of Validation Framework) stems from improper implementation of PrestaShop's validation framework, which is responsible for enforcing business logic and data integrity controls in the application. The affected product is PrestaShop (composer package: prestashop/prestashop), a popular open-source e-commerce platform used by thousands of online merchants. CWE-1173 indicates that the validation framework was either bypassed, incorrectly applied, or failed to enforce necessary security checks on input or state transitions. This weakness is particularly significant in e-commerce systems where validation frameworks protect against unauthorized data manipulation and unauthorized information access.
RemediationAI
Upgrade PrestaShop to version 8.2.5 or later for the 8.x branch, or to version 9.1.0 or later for the 9.x branch. Administrators should prioritize this update as part of routine maintenance cycles, though it does not require emergency patching. No workarounds are available according to the vendor advisory, so patching is the only remediation path. Review the official security advisory at https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-283w-xf3q-788v for additional guidance and to verify compatibility with any custom extensions before deployment.
Same weakness CWE-1173 – Improper Use of Validation Framework
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today