2026-02-06 20:47CVE-2026-25597GitHub_M
PUBLISHED5.2CWE-208

PrestaShop has a time based enumeration in FO login form

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.

Problem type

Affected products

PrestaShop

PrestaShop

< 8.2.4 - AFFECTED

>= 9.0.0-alpha.1, < 9.0.3 - AFFECTED

References

GitHub Security Advisories

GHSA-67v7-3g49-mxh2

PrestaShop affected by time based enumeration in FO login form

https://github.com/advisories/GHSA-67v7-3g49-mxh2

Impact

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

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-25597
Click 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"
          }
        }
      ]
    }
  }
}