Skip to content

security: vulnerability remediation - #211

Open
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation
Open

security: vulnerability remediation#211
kernel-internal[bot] wants to merge 1 commit into
mainfrom
security/vuln-remediation

Conversation

@kernel-internal

@kernel-internal kernel-internal Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Vulnerability Remediation

This PR was generated by the Socket-centric vulnerability remediation workflow. Review the planned dependency changes and confirmation evidence before merging.

Fixed

CVE/GHSA Package Ecosystem Old Version New Version Manifest Confirmation
GHSA-45hq-cxwh-f6vc pillow None 12.0.0 12.3.0 confirmed

Not Included

  • Deferred by batch limit: 145 advisories. They will be considered by future runs.
  • Other deferred scanner findings: 7.
  • Unconfirmed attempted fixes: 0.
Deferred details
CVE/GHSA Package Reason
Unavailable from detector json-schema Non-CVE alert is not handled by dependency remediation.
Unavailable from detector float Non-CVE alert is not handled by dependency remediation.
Unavailable from detector hashes Non-CVE alert is not handled by dependency remediation.
Unavailable from detector typebox Non-CVE alert is not handled by dependency remediation.
Unavailable from detector runtime Non-CVE alert is not handled by dependency remediation.
Unavailable from detector github.com/godbus/dbus/v5 Non-CVE alert is not handled by dependency remediation.
Unavailable from detector authlib Missing CVE/GHSA identifier required for Socket fix planning.

Note

Low Risk
Lockfile-only dependency bumps in sample templates; the large kernel version jump in one template is worth a quick smoke test but does not touch production app code.

Overview
Addresses GHSA-45hq-cxwh-f6vc by refreshing uv.lock for the browser-use and openagi-computer-use Python templates so resolved Pillow moves from 12.0.0 to 12.3.0 (updated wheel hashes and lock revision).

In openagi-computer-use, the same lock refresh also resolves kernel from 0.23.0 to 0.85.0 and tightens the lock’s kernel requirement from >=0.22.0 to >=0.35.0. No application source changes—only lockfile updates for reproducible installs of those samples.

Reviewed by Cursor Bugbot for commit 59c6ff6. Bugbot is set up for automated code reviews on this repo. Configure here.

Remediates GHSA-45hq-cxwh-f6vc (CVE-2026-55379, high): decompression bomb
check bypass via BdfFontFile. First patched version is 12.3.0.

Relocking also pulls the openagi-computer-use template's kernel pin up to
0.85.0, which the lockfile already required: pyproject.toml asks for
kernel>=0.35.0 but the lock pinned 0.23.0, so uv lock --check failed on main.

Co-authored-by: Cursor <cursoragent@cursor.com>
@ulziibay-kernel
ulziibay-kernel force-pushed the security/vuln-remediation branch from 8fc6492 to 59c6ff6 Compare July 31, 2026 18:06

@ulziibay-kernel ulziibay-kernel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the bump against the advisory's first patched version; rebuilt on current main and confirmed the toolchain lock/build is clean. CI green.

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