Skip to content

Fix on_frame_cb-only publish/play/SO authorization bypass - #244

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/application-security-review-75f0
Draft

Fix on_frame_cb-only publish/play/SO authorization bypass#244
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/application-security-review-75f0

Conversation

@cursor

@cursor cursor Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Open PR with on_frame_cb authorization bypass fix

Open in Web View Automation 

When a server registered only on_frame_cb (a common frame-observation
pattern), publish and play commands were accepted without on_publish_cb
or on_play_cb, and AMF3 shared objects reached on_shared_object_cb
without on_shared_object_auth_cb. Extend the same cross-callback guards
already used for on_media_cb.

Co-authored-by: Alexander Wagner <info@alexanderwagnerdev.com>
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