{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "4.5.0"
              },
              {
                "fixed": "4.5.11"
              },
              {
                "introduced": "5.0.0"
              },
              {
                "fixed": "5.0.5"
              }
            ],
            "source": "DESCRIPTION"
          },
          "events": [
            {
              "introduced": "63587e562e5e3b10e305dfd79d8b803b7e75f916"
            },
            {
              "fixed": "e79c85ec1922fe04e52ec77c92ed2a8c8b97c7b7"
            },
            {
              "introduced": "0ae642131f36b87b9a46c568e53a7b56f99c72ff"
            },
            {
              "fixed": "9c03c243bb3baf8edad8b300254d320934f78a40"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-data-rest",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "cwe_ids": [
      "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41837.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "3.7.0"
          },
          {
            "fixed": "3.7.20"
          },
          {
            "introduced": "4.3.0"
          },
          {
            "fixed": "4.3.17"
          },
          {
            "introduced": "4.4.0"
          },
          {
            "fixed": "4.4.15"
          },
          {
            "introduced": "4.5.0"
          },
          {
            "fixed": "4.5.11.1"
          },
          {
            "introduced": "5.0.0"
          },
          {
            "fixed": "5.0.5.1"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "3.7.0"
          },
          {
            "fixed": "3.7.19"
          },
          {
            "introduced": "4.3.0"
          },
          {
            "fixed": "4.3.16"
          },
          {
            "introduced": "4.4.0"
          },
          {
            "fixed": "4.4.14"
          },
          {
            "introduced": "4.5.0"
          },
          {
            "fixed": "4.5.11"
          },
          {
            "introduced": "5.0.0"
          },
          {
            "fixed": "5.0.5"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Spring Data REST's Querydsl integration accepts arbitrary persistent property paths as request-parameter filter keys and does not consider Jackson customizations before handing them to Querydsl.\n\nAffected versions:\nSpring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0 through 4.5.11; 5.0.0 through 5.0.5.",
  "id": "CVE-2026-41837",
  "modified": "2026-07-19T03:31:10.092316876Z",
  "published": "2026-06-09T23:49:49.848Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-41837"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41837.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41837"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Spring Data REST Querydsl integration exposes Jackson-hidden persistent fields as filter keys"
}