Skip to content

build(deps): bump jackson to 2.22.1 - CVE-2026-54515 regressed in 2.22.0 (alert #11)#428

Merged
tomas-samek merged 1 commit into
mainfrom
build/jackson-2.22.1
Jul 9, 2026
Merged

build(deps): bump jackson to 2.22.1 - CVE-2026-54515 regressed in 2.22.0 (alert #11)#428
tomas-samek merged 1 commit into
mainfrom
build/jackson-2.22.1

Conversation

@tomas-samek

Copy link
Copy Markdown
Owner

Bumps jackson.version 2.22.0 → 2.22.1 in the root pom (covers both managed artifacts: jackson-databind and jackson-datatype-jsr310).

CVE-2026-54515 — addressed for the 2.18 line by #416 — has a second vulnerable range covering exactly 2.22.0 (case-insensitive deserialization bypasses per-property @JsonIgnoreProperties); 2.22.1 is the released fix. Because tiko-kafka shades Jackson, consumers cannot override the version themselves — this fix reaches users only through a tiko release, so it should ride 0.4.0.

Local mvn test -pl tiko-kafka -am green before push; the CI Testcontainers jobs round-trip the shaded 2.22.1 against a real broker.

🤖 Generated with Claude Code

@tomas-samek
tomas-samek merged commit 9667a42 into main Jul 9, 2026
5 checks passed
@tomas-samek
tomas-samek deleted the build/jackson-2.22.1 branch July 9, 2026 19:27
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant