Skip to content

Fix critical RCE via pickle in _OpaqueObject deserialization.#407

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_923566197
May 29, 2026
Merged

Fix critical RCE via pickle in _OpaqueObject deserialization.#407
copybara-service[bot] merged 1 commit into
mainfrom
test_923566197

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented May 29, 2026

Fix critical RCE via pickle in _OpaqueObject deserialization.

Also fix types.UnionType (e.g. int | str) being incorrectly
handled as an opaque object instead of a typing annotation.

Also fix types.UnionType (e.g. int | str) being incorrectly
handled as an opaque object instead of a typing annotation.

PiperOrigin-RevId: 923631121
@copybara-service copybara-service Bot merged commit 2e2c74e into main May 29, 2026
1 check passed
@copybara-service copybara-service Bot deleted the test_923566197 branch May 29, 2026 22:35
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