Skip to content

Renamed @JsonIgnored setters can deserialize via private fields [CVE-2026-54516] - #5967

Merged
cowtowncoder merged 3 commits into
3.1from
tatu-claude/3.1/renamed-ignored-setters-bypass
May 6, 2026
Merged

Renamed @JsonIgnored setters can deserialize via private fields [CVE-2026-54516]#5967
cowtowncoder merged 3 commits into
3.1from
tatu-claude/3.1/renamed-ignored-setters-bypass

Conversation

@cowtowncoder

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.32% 📈 +0.000%
Branches branches 74.48% 📈 +0.020%

Coverage data generated from JaCoCo test results

@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.32% 📈 +0.000%
Branches branches 74.49% 📈 +0.030%

Coverage data generated from JaCoCo test results

@cowtowncoder
cowtowncoder marked this pull request as ready for review May 6, 2026 21:49
@cowtowncoder
cowtowncoder merged commit e88cb17 into 3.1 May 6, 2026
4 checks passed
@cowtowncoder
cowtowncoder deleted the tatu-claude/3.1/renamed-ignored-setters-bypass branch May 6, 2026 21:50
@github-actions

github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

🧪 Code Coverage Report

Metric Coverage Change
Instructions coverage 81.32% 📈 +0.000%
Branches branches 74.50% 📈 +0.040%

Coverage data generated from JaCoCo test results

@cowtowncoder cowtowncoder self-assigned this May 6, 2026
@cowtowncoder cowtowncoder added this to the 3.1.4 milestone May 6, 2026
@cowtowncoder

Copy link
Copy Markdown
Member Author

Fixed in 3.1 (for 3.1.4) but will also be backported to 2.21 (for 2.21.4).
So fix will be released in

  • 2.21.4
  • 3.1.4

Issue affects versions 2.21.0 - 2.21.3, 3.1.0 - 3.1.3.

cowtowncoder added a commit that referenced this pull request May 6, 2026
dongjoon-hyun added a commit to apache/spark that referenced this pull request Jun 5, 2026
### What changes were proposed in this pull request?

This PR upgrades `FasterXML` `Jackson` to 2.21.4.

### Why are the changes needed?

- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.21.4 (2026-05-28)
  - FasterXML/jackson-core#1611
  - FasterXML/jackson-databind#5931
  - FasterXML/jackson-databind#5950
  - FasterXML/jackson-databind#5951
  - FasterXML/jackson-databind#5967
  - FasterXML/jackson-databind#5969
  - FasterXML/jackson-databind#5971
  - FasterXML/jackson-databind#5974
  - FasterXML/jackson-databind#5981
  - FasterXML/jackson-databind#5988
  - FasterXML/jackson-databind#5993

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

Generated-by: Claude Code (Claude Opus 4.8)

Closes #56338 from dongjoon-hyun/SPARK-57273.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@cowtowncoder cowtowncoder added the CVE Issues related to public CVEs (security vuln reports) label Jun 16, 2026
@cowtowncoder cowtowncoder changed the title Renamed @JsonIgnored setters can deserialize via private fields Renamed @JsonIgnored setters can deserialize via private fields [CVE-2026-54516] Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.21 3.1 CVE Issues related to public CVEs (security vuln reports)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant