CVE-2026-54513
Last modified
CVE-2026-54513 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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(), without validating the array's component (element) type against the configured allowlist. EPSS estimates a 0.89% chance of exploitation in the next 30 days.
Description
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(), without validating the array's component (element) type against the configured allowlist. A PTV built with allowIfSubTypeIsArray() plus an explicit concrete-type allowlist therefore still permits EvilType[] even though EvilType is not allowlisted. When Jackson deserializes the elements and no per-element type IDs are present, it instantiates the component type directly with no further PTV check, bypassing the allowlist. This vulnerability is fixed in 2.18.8, 2.21.4, and 3.1.4.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fasterxml | Jackson-Databind | >= 2.10.0, < 2.18.8 |
| Fasterxml | Jackson-Databind | >= 2.19.0, < 2.21.4 |
| Fasterxml | Jackson-Databind | >= 3.0.0, < 3.1.4 |
References
- https://github.com/FasterXML/jackson-databind/issues/5983Issue Tracking, Patch
- https://github.com/FasterXML/jackson-databind/pull/5984Issue Tracking, Patch
- https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-rmj7-2vxq-3g9fPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-54513?
How severe is CVE-2026-54513?
How do I fix CVE-2026-54513?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54508TREK is a collaborative travel planner. Prior to 3.1.0, TREK…5.3
- CVE-2026-54509TREK is a collaborative travel planner. From 3.0.0 until 3.1…6.5
- CVE-2026-5451The Extensions for Leaflet Map plugin for WordPress is vulne…6.4
- CVE-2026-54510Speakr is a personal, self-hosted web application designed f…7.1
- CVE-2026-54511LogTape is an unobtrusive logging library. Prior to 1.3.11, …8.6
- CVE-2026-54512jackson-databind contains the general-purpose data-binding f…8.1
- CVE-2026-54514jackson-databind contains the general-purpose data-binding f…5.3
- CVE-2026-54515jackson-databind contains the general-purpose data-binding f…5.3
- CVE-2026-54516jackson-databind contains the general-purpose data-binding f…5.3
- CVE-2026-54517jackson-databind contains the general-purpose data-binding f…5.3
- CVE-2026-54518jackson-databind contains the general-purpose data-binding f…6.5
- CVE-2026-54519AI Agent Automation is a modular AI agent workflow automatio…8.8
Are you affected by CVE-2026-54513?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
