Skip to content

Comments

chore(deps): update dependency protobuf to v6.33.5 [security]#198

Merged
mikeprosserni merged 1 commit intomainfrom
users/renovate/pypi-protobuf-vulnerability
Feb 2, 2026
Merged

chore(deps): update dependency protobuf to v6.33.5 [security]#198
mikeprosserni merged 1 commit intomainfrom
users/renovate/pypi-protobuf-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2026

This PR contains the following updates:

Package Change Age Confidence
protobuf 6.33.26.33.5 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

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.


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 - "" in timezone US/Central, Automerge - At any time (no schedule defined).

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

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.

@github-actions
Copy link
Contributor

Test Results

    8 files  +  1      8 suites  +1   25s ⏱️ +2s
  256 tests ±  0    256 ✅ ±  0  0 💤 ±0  0 ❌ ±0 
2 008 runs  +251  2 008 ✅ +251  0 💤 ±0  0 ❌ ±0 

Results for commit 78eb9c8. ± Comparison against base commit 789904e.

@mikeprosserni mikeprosserni merged commit e3f4e08 into main Feb 2, 2026
18 checks passed
@mikeprosserni mikeprosserni deleted the users/renovate/pypi-protobuf-vulnerability branch February 2, 2026 15:10
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