[GHSA-m5gw-83w2-7749] Deserialization of untrusted data in Apache Fory PyFory....#7797
Merged
advisory-database[bot] merged 1 commit intoJun 30, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds missing metadata to the GHSA advisory for CVE-2026-48207 by providing a short summary and specifying the affected PyPI package/version range.
Changes:
- Added a
summaryfield for quick advisory identification. - Populated
affectedwith the PyPI packagepyforyand an introduced/fixed version range.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "CVE-2026-48207" | ||
| ], | ||
| "summary": "PyFory ReduceSerializer DeserializationPolicy bypass", | ||
| "details": "Deserialization of untrusted data in Apache Fory PyFory. PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory Python-native mode with strict mode disabled and relies on DeserializationPolicy to restrict unsafe classes, functions, or module attributes.\n\nThis issue affects Apache Fory: from before 1.0.0.\n\nMitigation: Users of Apache Fory are recommended to upgrade to version 1.0.0 or later, which enforces DeserializationPolicy validation for the affected ReduceSerializer paths and thus fixes this issue.", |
Comment on lines
+28
to
+31
| "introduced": "0.13.0" | ||
| }, | ||
| { | ||
| "fixed": "1.0.0" |
4f1fbec
into
HGWAYEN/advisory-improvement-7797
4 checks passed
Contributor
|
Hi @HGWAYEN! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
Provide additional information about the vulnerable component. (Section on Affected Products)