Skip to content

fix: upgrade ip-address to 10.3.1 (CVE-2026-69192) - #2695

Open
anupamme wants to merge 1 commit into
garrytan:mainfrom
anupamme:fix-repo-gstack-cve-2026-69192-ip-address
Open

fix: upgrade ip-address to 10.3.1 (CVE-2026-69192)#2695
anupamme wants to merge 1 commit into
garrytan:mainfrom
anupamme:fix-repo-gstack-cve-2026-69192-ip-address

Conversation

@anupamme

Copy link
Copy Markdown
Contributor

Summary

Upgrade ip-address from 10.2.0 to 10.3.1 to fix CVE-2026-69192.

Vulnerability

Field Value
ID CVE-2026-69192
Severity HIGH
Scanner trivy
Rule CVE-2026-69192
File bun.lock (dependency: ip-address)
Assessment Present in dependency tree, not confirmed reachable

Description: ip-address: ip-address: Inconsistent IP address parsing leads to Server-Side Request Forgery (SSRF) and trust-boundary bypass

Evidence

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

Threat Model Context

This is a Node.js library - vulnerabilities affect downstream consumers who use this package.

Changes

  • bun.lock
  • package.json

Behavior Preservation

The change is scoped to 2 files 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
@trunk-io

trunk-io Bot commented Aug 26, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

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