Skip to content

Fix server crash from invalid network payload ID deserialization - #63

Open
Spagles wants to merge 3 commits into
VisorModStudio:devfrom
Spagles:dev
Open

Fix server crash from invalid network payload ID deserialization#63
Spagles wants to merge 3 commits into
VisorModStudio:devfrom
Spagles:dev

Conversation

@Spagles

@Spagles Spagles commented Aug 1, 2026

Copy link
Copy Markdown

Fixed ArrayIndexOutOfBoundsException and NullPointerException vulnerabilities during packet deserialization in ServerNetworking and VisorCorePayloadID. Out-of-bounds or unknown payload IDs received over the network now gracefully log a warning and return unknown payload fallback instances.

@Phoenix-Ra

Copy link
Copy Markdown
Member

Thank you, once I finish setting up contribution and licence properly, will take a look, sorry for a delay)

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.

2 participants