{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.0.5"
              },
              {
                "introduced": "3.5.0"
              },
              {
                "fixed": "3.5.11"
              }
            ],
            "source": "DESCRIPTION"
          },
          "events": [
            {
              "introduced": "04f43aacce8a69876a6751ac8fdb8076ffc21267"
            },
            {
              "fixed": "e84a0abdf5fea828fd3d5571333379da8a2d2d92"
            },
            {
              "introduced": "33d5bb16d2b1a4ba839a38c614c06f8759be1ec7"
            },
            {
              "fixed": "ec48f7e2f82f93675eb1292065d51fa13e3df5d2"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-data-redis",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "cwe_ids": [
      "CWE-917"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41719.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "4.0.0"
          },
          {
            "fixed": "4.0.5.1"
          },
          {
            "introduced": "3.5.0"
          },
          {
            "fixed": "3.5.11.1"
          },
          {
            "introduced": "3.4.0"
          },
          {
            "fixed": "3.4.15"
          },
          {
            "introduced": "3.3.0"
          },
          {
            "fixed": "3.3.17"
          },
          {
            "introduced": "3.2.0"
          },
          {
            "fixed": "3.2.16"
          },
          {
            "introduced": "3.1.0"
          },
          {
            "fixed": "3.1.15"
          },
          {
            "introduced": "3.0.0"
          },
          {
            "fixed": "3.0.16"
          },
          {
            "introduced": "2.7.0"
          },
          {
            "fixed": "2.7.20"
          },
          {
            "introduced": "4.0.0"
          },
          {
            "fixed": "4.0.5.1"
          },
          {
            "introduced": "3.5.0"
          },
          {
            "fixed": "3.5.11.1"
          },
          {
            "introduced": "3.4.0"
          },
          {
            "fixed": "3.4.15"
          },
          {
            "introduced": "3.3.0"
          },
          {
            "fixed": "3.3.17"
          },
          {
            "introduced": "3.2.0"
          },
          {
            "fixed": "3.2.16"
          },
          {
            "introduced": "3.1.0"
          },
          {
            "fixed": "3.1.15"
          },
          {
            "introduced": "3.0.0"
          },
          {
            "fixed": "3.0.16"
          },
          {
            "introduced": "2.7.0"
          },
          {
            "fixed": "2.7.20"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "4.0.0"
          },
          {
            "fixed": "4.0.5"
          },
          {
            "introduced": "3.5.0"
          },
          {
            "fixed": "3.5.11"
          },
          {
            "introduced": "3.4.0"
          },
          {
            "fixed": "3.4.14"
          },
          {
            "introduced": "3.3.0"
          },
          {
            "fixed": "3.3.16"
          },
          {
            "introduced": "3.2.0"
          },
          {
            "fixed": "3.2.15"
          },
          {
            "introduced": "3.1.0"
          },
          {
            "fixed": "3.1.14"
          },
          {
            "introduced": "3.0.0"
          },
          {
            "fixed": "3.0.15"
          },
          {
            "introduced": "2.7.0"
          },
          {
            "fixed": "2.7.19"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "A SpEL Injection vulnerability exists in the Spring Data KeyValue if unsanitized user input is passed as Sort into a repository query method that delegates evaluation to the SpelPropertyComparator.\n\nAffected versions:\nSpring Data KeyValue / Spring Data Redis 4.0.0 through 4.0.5; 3.5.0 through 3.5.11; 3.4.0 through 3.4.14; 3.3.0 through 3.3.16; 3.2.0 through 3.2.15; 3.1.0 through 3.1.14; 3.0.0 through 3.0.15; 2.7.0 through 2.7.19.",
  "id": "CVE-2026-41719",
  "modified": "2026-09-21T03:30:17.636856073Z",
  "published": "2026-06-09T23:48:42.396Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-41719"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41719.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41719"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Spring Data KeyValue - SpEL Injection vulnerability in SpelPropertyComparator"
}