PrestaShop is an open source e-commerce web application. Prior to 8.2.4 and 9.0.3, there is a time-based user enumeration vulnerability in the user authentication functionality of PrestaShop. This vulnerability allows an attacker to determine whether a customer account exists in the system by measuring response times. This vulnerability is fixed in 8.2.4 and 9.0.3.
PrestaShop has a time based enumeration in FO login form
Problem type
Affected products
PrestaShop
< 8.2.4 - AFFECTED
>= 9.0.0-alpha.1, < 9.0.3 - AFFECTED
References
https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-67v7-3g49-mxh2
https://github.com/PrestaShop/PrestaShop/releases/tag/8.2.4
https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.3
GitHub Security Advisories
GHSA-67v7-3g49-mxh2
PrestaShop affected by time based enumeration in FO login form
https://github.com/advisories/GHSA-67v7-3g49-mxh2Impact
A time-based user enumeration vulnerability in the user authentication functionality of PrestaShop. This vulnerability allows an attacker to determine whether a customer account exists in the system by measuring response times.
Patches
8.2.4 and 9.0.3
Workarounds
none
References
Found by Lam Yiu Tung
https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-67v7-3g49-mxh2
https://github.com/PrestaShop/PrestaShop/releases/tag/8.2.4
https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.3
https://nvd.nist.gov/vuln/detail/CVE-2026-25597
https://github.com/advisories/GHSA-67v7-3g49-mxh2
JSON source
https://cveawg.mitre.org/api/cve/CVE-2026-25597Click to expand
{
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"cveMetadata": {
"cveId": "CVE-2026-25597",
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"dateUpdated": "2026-02-06T20:47:24.793Z",
"dateReserved": "2026-02-03T01:02:46.717Z",
"datePublished": "2026-02-06T20:47:24.793Z",
"state": "PUBLISHED"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M",
"dateUpdated": "2026-02-06T20:47:24.793Z"
},
"title": "PrestaShop has a time based enumeration in FO login form",
"descriptions": [
{
"lang": "en",
"value": "PrestaShop is an open source e-commerce web application. Prior to 8.2.4 and 9.0.3, there is a time-based user enumeration vulnerability in the user authentication functionality of PrestaShop. This vulnerability allows an attacker to determine whether a customer account exists in the system by measuring response times. This vulnerability is fixed in 8.2.4 and 9.0.3."
}
],
"affected": [
{
"vendor": "PrestaShop",
"product": "PrestaShop",
"versions": [
{
"version": "< 8.2.4",
"status": "affected"
},
{
"version": ">= 9.0.0-alpha.1, < 9.0.3",
"status": "affected"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"lang": "en",
"description": "CWE-208: Observable Timing Discrepancy",
"cweId": "CWE-208",
"type": "CWE"
}
]
}
],
"references": [
{
"url": "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-67v7-3g49-mxh2",
"name": "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-67v7-3g49-mxh2",
"tags": [
"x_refsource_CONFIRM"
]
},
{
"url": "https://github.com/PrestaShop/PrestaShop/releases/tag/8.2.4",
"name": "https://github.com/PrestaShop/PrestaShop/releases/tag/8.2.4",
"tags": [
"x_refsource_MISC"
]
},
{
"url": "https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.3",
"name": "https://github.com/PrestaShop/PrestaShop/releases/tag/9.0.3",
"tags": [
"x_refsource_MISC"
]
}
],
"metrics": [
{
"cvssV3_1": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
}
}
]
}
}
}