VYPR

rpm package

almalinux/pki-jackson-jaxrs-json-provider

pkg:rpm/almalinux/pki-jackson-jaxrs-json-provider

Vulnerabilities (3)

  • CVE-2026-54513HigJun 23, 2026
    affected < 2.21.4-1.el9_8fixed 2.21.4-1.el9_8

    jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, BasicPolymorphicTypeValidator.Builder.allowIfSubTypeIsArray() allowlists any array type based only on clazz.isArray(),

  • CVE-2026-54512HigJun 23, 2026
    affected < 2.21.4-1.el9_8fixed 2.21.4-1.el9_8

    jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 until 2.18.8, 2.21.4, and 3.1.4, jackson-databind's PolymorphicTypeValidator (PTV) is the primary safety mechanism guarding polymorphic deserialization.

  • CVE-2025-52999HigJun 25, 2025
    affected < 2.19.1-1.el9_6fixed 2.19.1-1.el9_6

    jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the de