{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.5.0"
              },
              {
                "fixed": "1.5.6"
              },
              {
                "introduced": "2.3.0"
              },
              {
                "fixed": "2.3.4"
              },
              {
                "introduced": "2.4.0"
              },
              {
                "fixed": "2.4.1"
              },
              {
                "introduced": "2.5.0"
              },
              {
                "fixed": "2.5.2"
              },
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.0.3"
              }
            ],
            "source": "DESCRIPTION"
          },
          "events": [
            {
              "introduced": "b5a0e17ac58f15b58bb4f155937c067ee60ec355"
            },
            {
              "fixed": "011095f23c5ab0b81ef0dcb74db1301682975fb9"
            },
            {
              "introduced": "2e731dad7ee3640ca358bbcb9c93619b2cc56608"
            },
            {
              "fixed": "f1a90509ebb4ddd4328db6c51667ff1ae03d46ea"
            },
            {
              "introduced": "d41c32cb4f259ab6164074f8b758dc765d1e34c9"
            },
            {
              "fixed": "d54055469c08152dad063fd61216f5af5ee29e28"
            },
            {
              "introduced": "b6f8f2f85bef52611c38bb1683d68e9f1c0998ac"
            },
            {
              "fixed": "ed913d113c6d46ce2ddc438e036eae0eb1cf626b"
            },
            {
              "introduced": "a46c152499db7e3bf456c7d90238c9b9d134c634"
            },
            {
              "fixed": "d98396ef3680e278e23d522e9fd53c67af52b0b2"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-hateoas",
          "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-41006.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "1.5.0"
          },
          {
            "fixed": "1.5.7"
          },
          {
            "introduced": "2.3.0"
          },
          {
            "fixed": "2.3.5"
          },
          {
            "introduced": "2.4.0"
          },
          {
            "fixed": "2.4.2"
          },
          {
            "introduced": "2.5.0"
          },
          {
            "fixed": "2.5.2.1"
          },
          {
            "introduced": "3.0.0"
          },
          {
            "fixed": "3.0.3.1"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "1.5.0"
          },
          {
            "fixed": "1.5.6"
          },
          {
            "introduced": "2.3.0"
          },
          {
            "fixed": "2.3.4"
          },
          {
            "introduced": "2.4.0"
          },
          {
            "fixed": "2.4.1"
          },
          {
            "introduced": "2.5.0"
          },
          {
            "fixed": "2.5.2"
          },
          {
            "introduced": "3.0.0"
          },
          {
            "fixed": "3.0.3"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Spring HATEOAS's internal PropertyUtils.createObjectFromProperties method, used by the Collection+JSON and UBER media type deserializers, performs bean property binding via reflection without consulting Jackson access-control annotations.\n\nAffected versions:\nSpring HATEOAS 1.5.0 through 1.5.6; 2.3.0 through 2.3.4; 2.4.0 through 2.4.1; 2.5.0 through 2.5.2; 3.0.0 through 3.0.3.",
  "id": "CVE-2026-41006",
  "modified": "2026-07-25T03:56:28.554520949Z",
  "published": "2026-06-09T03:57:39.106Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-41006"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41006.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41006"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Spring HATEOAS Collection+JSON/UBER deserializers do not honor Jackson configuration"
}