Skip to content

RUN-4569 Mitigate Jackson CVE-2026-54512/54513#70

Open
fdevans wants to merge 1 commit into
mainfrom
RUN-4569-jackson
Open

RUN-4569 Mitigate Jackson CVE-2026-54512/54513#70
fdevans wants to merge 1 commit into
mainfrom
RUN-4569-jackson

Conversation

@fdevans

@fdevans fdevans commented Jul 1, 2026

Copy link
Copy Markdown

Summary

  • Bump rundeck-core to 6.1.0-SNAPSHOT, which pulls patched jackson-databind 2.22.0 transitively, mitigating CVE-2026-54512 / CVE-2026-54513.

Test plan

  • rundeck-core:6.1.0-SNAPSHOT and jackson-databind:2.22.0 resolve on compileClasspath (verified locally).
  • CI build and Snyk scan pass on the branch.

Bump rundeck-core to 6.1.0-SNAPSHOT, which pulls the patched jackson-databind 2.22.0 transitively and mitigates CVE-2026-54512 / CVE-2026-54513.
Copilot AI review requested due to automatic review settings July 1, 2026 17:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the plugin’s Rundeck core dependency to mitigate newly disclosed Jackson CVEs by consuming a patched Jackson version transitively via rundeck-core.

Changes:

  • Bump org.rundeck:rundeck-core version in the Gradle version catalog to 6.1.0-SNAPSHOT.

Comment thread gradle/libs.versions.toml
nexusPublish = "2.0.0"
freemarker = "2.3.34"
rundeckCore = "6.0.0-alpha1-20260407"
rundeckCore = "6.1.0-SNAPSHOT"
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.

2 participants