2026-09-27 13:9CVE-2026-100870VulnCheck
PUBLISHED5.2CWE-640

Sylius before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 Admin Password Reset Poisoning via Host Header

Sylius versions before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 build administrator password-reset links using the request Host header without validation, allowing unauthenticated attackers to redirect reset tokens to attacker-controlled domains. Attackers can request password resets for known administrator email addresses with forged Host headers to intercept valid reset tokens and take over administrator accounts.

Problem type

Affected products

Sylius

Sylius

< 1.12.25 - AFFECTED

< 1.13.17 - AFFECTED

< 1.14.20 - AFFECTED

< 2.1.16 - AFFECTED

< 2.2.9 - AFFECTED

References

JSON source

https://cveawg.mitre.org/api/cve/CVE-2026-100870
Click to expand
{
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "cveMetadata": {
    "cveId": "CVE-2026-100870",
    "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
    "assignerShortName": "VulnCheck",
    "dateUpdated": "2026-09-27T14:29:44.857Z",
    "dateReserved": "2026-09-27T00:20:54.408Z",
    "datePublished": "2026-09-27T13:09:54.715Z",
    "state": "PUBLISHED"
  },
  "containers": {
    "cna": {
      "providerMetadata": {
        "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "shortName": "VulnCheck",
        "dateUpdated": "2026-09-27T14:29:44.857Z"
      },
      "datePublic": "2026-09-02T00:00:00.000Z",
      "title": "Sylius before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 Admin Password Reset Poisoning via Host Header",
      "descriptions": [
        {
          "lang": "en",
          "value": "Sylius versions before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 build administrator password-reset links using the request Host header without validation, allowing unauthenticated attackers to redirect reset tokens to attacker-controlled domains. Attackers can request password resets for known administrator email addresses with forged Host headers to intercept valid reset tokens and take over administrator accounts."
        }
      ],
      "affected": [
        {
          "vendor": "Sylius",
          "product": "Sylius",
          "collectionURL": "https://packagist.org",
          "packageName": "sylius/sylius",
          "defaultStatus": "unaffected",
          "versions": [
            {
              "version": "1.12.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "1.12.25"
            },
            {
              "version": "1.13.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "1.13.17"
            },
            {
              "version": "1.14.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "1.14.20"
            },
            {
              "version": "2.0.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "2.1.16"
            },
            {
              "version": "2.2.0",
              "status": "affected",
              "versionType": "semver",
              "lessThan": "2.2.9"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "lang": "en",
              "description": "Weak Password Recovery Mechanism for Forgotten Password",
              "cweId": "CWE-640",
              "type": "CWE"
            }
          ]
        }
      ],
      "references": [
        {
          "url": "https://github.com/Sylius/Sylius/security/advisories/GHSA-77w3-2367-7xvq",
          "name": "GitHub Security Advisory (GHSA-77w3-2367-7xvq)",
          "tags": [
            "vendor-advisory"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius/pull/19215",
          "tags": [
            "patch",
            "issue-tracking"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius/commit/1255d75b20d3d88a5e5c8d46791504134c838480",
          "tags": [
            "patch"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius/releases/tag/v2.2.9",
          "name": "Sylius v2.2.9 Release Notes",
          "tags": [
            "release-notes"
          ]
        },
        {
          "url": "https://github.com/Sylius/Sylius",
          "tags": [
            "product"
          ]
        },
        {
          "url": "https://www.vulncheck.com/advisories/sylius-before-1.12.25-1.13.17-1.14.20-2.1.16-and-2.2.9-admin-password-reset-poisoning-via-host-header",
          "name": "VulnCheck Advisory: Sylius before 1.12.25, 1.13.17, 1.14.20, 2.1.16, and 2.2.9 Admin Password Reset Poisoning via Host Header",
          "tags": [
            "third-party-advisory"
          ]
        }
      ],
      "metrics": [
        {
          "format": "CVSS"
        },
        {
          "format": "CVSS",
          "cvssV3_1": {
            "version": "3.1",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "attackVector": "NETWORK",
            "attackComplexity": "LOW",
            "privilegesRequired": "NONE",
            "userInteraction": "REQUIRED",
            "scope": "UNCHANGED",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH"
          }
        }
      ],
      "credits": [
        {
          "lang": "en",
          "value": "leediay153",
          "type": "finder"
        }
      ]
    }
  }
}