Skip to content

chore: security audit fixes 2026-07-07 - #1

Merged
idapixl merged 1 commit into
masterfrom
chore/security-audit-fix-2026-07-07
Jul 7, 2026
Merged

chore: security audit fixes 2026-07-07#1
idapixl merged 1 commit into
masterfrom
chore/security-audit-fix-2026-07-07

Conversation

@idapixl

@idapixl idapixl commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Weekly security audit found 1 high-severity vulnerability, resolved via npm audit fix (lockfile-only):

Package Advisory Severity
hono ≤4.12.24 GHSA-wwfh-h76j-fc44 + 4 related CVEs (CORS wildcard credential bypass, cookie header merging, body limit bypass, header dropping) High

hono is a transitive dev-dependency via @fozikio/cortex-engine (pinned through @modelcontextprotocol/sdk), so exposure is dev/test scope only. Resulting version: hono → 4.12.28.

Note: @fozikio/cortex-engine itself has a newer release (1.3.0) available that carries this fix upstream at the source — see the audit report for the follow-up action item.

Test plan

  • npm audit reports 0 vulnerabilities after fix
  • No test script in this repo — verified via audit output only
  • Lockfile-only diff, no package.json edits

🤖 Generated by the weekly security audit routine.


Generated by Claude Code

Resolves hono high-severity advisories (GHSA-wwfh-h76j-fc44 and 4 related CVEs) via npm audit fix. Dev-dependency scope only (transitive via @fozikio/cortex-engine). Lockfile-only change; 0 vulnerabilities after.
@idapixl
idapixl marked this pull request as ready for review July 7, 2026 19:56
Copilot AI review requested due to automatic review settings July 7, 2026 19:56

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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@idapixl
idapixl merged commit d3b249d into master Jul 7, 2026
1 check 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.

3 participants