Skip to content

fix: upgrade org.springframework.boot:spring-boot-starter-actuator to 3.5.12, 4.0.4 (CVE-2026-22731) - #3581

Open
anupamme wants to merge 1 commit into
iluwatar:masterfrom
anupamme:fix-repo-java-design-patterns-cve-2026-22731-org-springframework-boot-spring-boot-starter-actuator
Open

fix: upgrade org.springframework.boot:spring-boot-starter-actuator to 3.5.12, 4.0.4 (CVE-2026-22731)#3581
anupamme wants to merge 1 commit into
iluwatar:masterfrom
anupamme:fix-repo-java-design-patterns-cve-2026-22731-org-springframework-boot-spring-boot-starter-actuator

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade org.springframework.boot:spring-boot-starter-actuator from 3.4.5 to 3.5.12, 4.0.4 to fix CVE-2026-22731.

Vulnerability

Field Value
ID CVE-2026-22731
Severity HIGH
Scanner trivy
Rule CVE-2026-22731
File health-check/pom.xml (dependency: org.springframework.boot:spring-boot-starter-actuator)
Assessment Likely exploitable

Description: Spring Boot: Spring Boot: Authentication bypass via misconfigured Health Group additional path

Evidence

Scanner confirmation: trivy rule CVE-2026-22731 flagged this pattern.

Changes

  • pom.xml

Behavior Preservation

The change is scoped to 1 file on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown

PR Summary

Upgraded the Spring Boot Actuator dependencies to remediate CVE-2026-22731. The patch updates org.springframework.boot:spring-boot-starter-actuator usage to versions 3.5.12 and 4.0.4. Changes are confined to pom.xml and adjust the Spring Boot version management, preserving existing behavior while reducing vulnerability exposure.

Changes

File Summary
pom.xml Bumped spring-boot.version from 3.4.5 to 3.5.12 to mitigate CVE-2026-22731; aligns with 4.0.4. Change is limited to pom.xml.

autogenerated by presubmit.ai

@github-actions github-actions Bot 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.

LGTM!

Review Summary

Commits Considered (1)

Automated dependency upgrade by OrbisAI Security

Files Processed (1)
  • pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
  • pom.xml [42-42]

    maintainability: "Spring Boot dependency version alignment"

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