{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": [
              "cpe:2.3:a:symfony:ux:*:*:*:*:*:*:*:*",
              "cpe:2.3:a:symfony:ux:3.0.0:*:*:*:*:*:*:*"
            ],
            "extracted_events": [
              {
                "introduced": "2.8.0"
              },
              {
                "fixed": "2.36.0"
              },
              {
                "introduced": "3.0.0"
              },
              {
                "last_affected": "3.0.0"
              }
            ],
            "source": [
              "CPE_RANGE",
              "CPE_STRING",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "8e214d4461a62f78956607500d9417ddc2f451ef"
            },
            {
              "fixed": "5ccec9746faa28d79a87138042174c3853d5702b"
            },
            {
              "introduced": "3cef8e0d9557bbde60c3f1bfd2cbb1004af7fc9a"
            },
            {
              "fixed": "d24d78fda6df2d5964312255943ebf3a217b79a2"
            },
            {
              "fixed": "4c883fdb0f0e7ea577f851bd457024f7e88788c9"
            }
          ],
          "repo": "https://github.com/symfony/ux",
          "type": "GIT"
        }
      ],
      "versions": [
        "3.0.0"
      ]
    }
  ],
  "aliases": [
    "GHSA-89g7-22c8-3j23"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-20"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49208.json"
  },
  "details": "Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, when a #[LiveProp] is typed as DateTimeInterface and no explicit format is configured, Symfony\\UX\\LiveComponent\\LiveComponentHydrator::hydrateObjectValue() falls back to new $className($value), allowing client-supplied relative strings such as now, tomorrow, or +10 years to move a writable, format-less date prop past time-based business logic checks. This issue is fixed in versions 2.36.0 and 3.1.0.",
  "id": "CVE-2026-49208",
  "modified": "2026-08-12T03:51:49.060801263Z",
  "published": "2026-07-17T16:10:49.101Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/symfony/ux/releases/tag/v2.36.0"
    },
    {
      "type": "WEB",
      "url": "https://github.com/symfony/ux/releases/tag/v3.1.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49208.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/symfony/ux/security/advisories/GHSA-89g7-22c8-3j23"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49208"
    },
    {
      "type": "FIX",
      "url": "https://github.com/symfony/ux/commit/d24d78fda6df2d5964312255943ebf3a217b79a2"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Symfony UX: Format-less date LiveProps parsed with the permissive DateTime constructor"
}