Skip to content

Update dependency protobuf to v6.33.5 [SECURITY]#1018

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/pypi-protobuf-vulnerability
Jan 31, 2026
Merged

Update dependency protobuf to v6.33.5 [SECURITY]#1018
renovate[bot] merged 1 commit intomasterfrom
renovate/pypi-protobuf-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 31, 2026

This PR contains the following updates:

Package Change Age Confidence
protobuf ==6.33.4==6.33.5 age confidence

GitHub Vulnerability Alerts

CVE-2026-0994

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.


Configuration

📅 Schedule: Branch creation - "" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| pypi       | protobuf | 6.33.4 | 6.33.5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 31, 2026
@renovate renovate Bot enabled auto-merge (squash) January 31, 2026 01:37
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 31, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot merged commit 5607358 into master Jan 31, 2026
29 checks passed
@renovate renovate Bot deleted the renovate/pypi-protobuf-vulnerability branch January 31, 2026 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants