Skip to content

fix: Updated Next Version for CVE-2025-66478 - #133

Merged
cory-nava merged 4 commits into
mainfrom
bugfix/DST-1371-nextjs-cve
Jan 15, 2026
Merged

fix: Updated Next Version for CVE-2025-66478#133
cory-nava merged 4 commits into
mainfrom
bugfix/DST-1371-nextjs-cve

Conversation

@cory-nava

@cory-nava cory-nava commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

Ticket

https://navalabs.atlassian.net/browse/DST-1371

Changes

Updated next version to 15.5.9 to address CVE-2025-66478.

Context for reviewers

More context at CVE post here.

Testing

Tested app still npm run lint, npm run ts:check, npm run format-check, etc.

Ran app locally and verified it loaded.

Screenshot 2026-01-09 at 9 54 09 AM

Preview environment for frontend

♻️ Environment destroyed ♻️

Preview environment for app

♻️ Environment destroyed ♻️

@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

Coverage report for frontend

St.
Category Percentage Covered / Total
🔴 Statements 53.99% 365/676
🔴 Branches 48.54% 116/239
🔴 Functions 58.88% 63/107
🔴 Lines 53.75% 344/640

Test suite run success

78 tests passing in 7 suites.

Report generated by 🧪jest coverage report action from f8bc14d

@cory-nava

cory-nava commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator Author

Still some security issues with NextJS and pinning it to version "next": "15.1.11",.

Looking to see if there is a better way to upgrade to a new minor version.

The ASP Team is using next:15.3.0-canary.31

@cory-nava
cory-nava merged commit 2966853 into main Jan 15, 2026
29 checks passed
@cory-nava
cory-nava deleted the bugfix/DST-1371-nextjs-cve branch January 15, 2026 22:45
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.

3 participants