Skip to content

Comments

fix(deps): update dependency protobuf to v5 [security] (main)#1686

Open
oep-renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-pypi-protobuf-vulnerability
Open

fix(deps): update dependency protobuf to v5 [security] (main)#1686
oep-renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-pypi-protobuf-vulnerability

Conversation

@oep-renovate
Copy link
Contributor

@oep-renovate oep-renovate bot commented Jan 30, 2026

This PR contains the following updates:

Package Change Age Confidence
protobuf ~=4.25.8~=5.29.6 age confidence
protobuf ~=4.24~=5.29 age confidence

protobuf affected by a JSON recursion depth bypass

CVE-2026-0994 / GHSA-7gcm-g887-7qv7

More information

Details

A denial-of-service (DoS) vulnerability exists in google.protobuf.json_format.ParseDict() in Python, where the max_recursion_depth limit can be bypassed when parsing nested google.protobuf.Any messages.

Due to missing recursion depth accounting inside the internal Any-handling logic, an attacker can supply deeply nested Any structures that bypass the intended recursion limit, eventually exhausting Python’s recursion stack and causing a RecursionError.

Severity

  • CVSS Score: 8.2 / 10 (High)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oep-renovate
Copy link
Contributor Author

oep-renovate bot commented Jan 30, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: interactive_ai/migration_job/uv.lock
Command failed: uv lock --upgrade-package protobuf
Using CPython 3.10.19 interpreter at: /opt/containerbase/tools/python/3.10.19/bin/python3
  × No solution found when resolving dependencies:
  ╰─▶ Because grpcio-tools==1.60.0 depends on protobuf>=4.21.6,<5.0.dev0 and
      migration-job:dev depends on grpcio-tools==1.60.0, we can conclude that
      migration-job:dev depends on protobuf>=4.21.6,<5.0.dev0.
      And because migration-job:dev depends on protobuf>=5.29.6,<5.30.dev0
      and your project requires migration-job:dev, we can conclude that your
      project's requirements are unsatisfiable.

File name: platform/services/initial_user/uv.lock
Command failed: uv lock --upgrade-package protobuf
Using CPython 3.10.19 interpreter at: /opt/containerbase/tools/python/3.10.19/bin/python3
  × No solution found when resolving dependencies:
  ╰─▶ Because grpcio-tools==1.60.0 depends on protobuf>=4.21.6,<5.0.dev0 and
      initial-user:dev depends on grpcio-tools==1.60.0, we can conclude that
      initial-user:dev depends on protobuf>=4.21.6,<5.0.dev0.
      And because initial-user:dev depends on protobuf>=5.29.6,<5.30.dev0
      and your project requires initial-user:dev, we can conclude that your
      project's requirements are unsatisfiable.

Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
@oep-renovate oep-renovate bot force-pushed the renovate/main-pypi-protobuf-vulnerability branch from 317dce8 to ed34454 Compare February 6, 2026 03:16
@oep-renovate oep-renovate bot changed the title fix(deps): update dependency protobuf to v6 [security] (main) fix(deps): update dependency protobuf to v5 [security] (main) Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants