Skip to content

Fix/release 1.18 cves#1788

Merged
siri-varma merged 2 commits into
dapr:release-1.18from
javier-aliaga:fix/release-1.18-cves
Jul 18, 2026
Merged

Fix/release 1.18 cves#1788
siri-varma merged 2 commits into
dapr:release-1.18from
javier-aliaga:fix/release-1.18-cves

Conversation

@javier-aliaga

Copy link
Copy Markdown
Contributor

Description

Bump versions. CVE fixes

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Javier Aliaga <javier@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
@javier-aliaga
javier-aliaga requested review from a team as code owners July 17, 2026 07:28
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.86%. Comparing base (548b860) to head (ae51c7e).

Additional details and impacted files
@@                Coverage Diff                 @@
##             release-1.18    #1788      +/-   ##
==================================================
- Coverage           76.89%   76.86%   -0.03%     
+ Complexity           2307     2306       -1     
==================================================
  Files                 244      244              
  Lines                7163     7163              
  Branches              753      753              
==================================================
- Hits                 5508     5506       -2     
- Misses               1288     1289       +1     
- Partials              367      368       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

siri-varma pushed a commit that referenced this pull request Jul 17, 2026
Mirror the 1.18 CVE fixes (#1788) and address FOSSA findings:

- netty 4.1.132 -> 4.1.135.Final (CVE-2026-41417, CVE-2026-42578,
  CVE-2026-42580..42587, CVE-2026-44249, CVE-2026-45416, CVE-2026-47244,
  CVE-2026-48043, CVE-2026-50010, CVE-2026-50020, CVE-2026-50560)
- jackson 2.21.2 -> 2.21.5 and Jackson 3 BOM 3.1.1 -> 3.1.4
  (CVE-2026-54512..54518)
- opentelemetry 1.41.0 -> 1.62.0 (CVE-2026-45292), imported before the
  Spring Boot BOM so the override wins
- logback 1.5.25 -> 1.5.35 (CVE-2026-9828, CVE-2026-10532)
- tomcat 10.1.52 -> 10.1.55 (CVE-2026-25854, CVE-2026-29129,
  CVE-2026-32990, CVE-2026-34483, CVE-2026-41284, CVE-2026-41293,
  CVE-2026-42498, CVE-2026-43512..43515)
- spring-framework-bom 6.2.18 override (CVE-2026-22735, CVE-2026-22737,
  CVE-2026-22741, CVE-2026-22745)
- Spring Boot 4 modules 4.0.5 -> 4.0.6 (CVE-2026-40973)
- Jackson 2.x/OTel BOM imports added ahead of the local Spring Boot 4
  BOMs so module resolution does not downgrade the fixed versions

CVE-2026-40973 remains on spring-boot 3.4.13: no fix exists on the
OSS-EOL 3.4.x line; accepted and ignored in FOSSA.

Signed-off-by: Javier Aliaga <javier@diagrid.io>
@siri-varma
siri-varma merged commit 0d4bba8 into dapr:release-1.18 Jul 18, 2026
10 of 11 checks passed
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