Fixed a few vulnerability issues reported by Kelvin Mbogo (Add Content)#3637
Merged
Conversation
lminiero
added a commit
that referenced
this pull request
Apr 20, 2026
…t) (see #3637) Thanks to Kelvin Mbogo (Add Content) for reporting this issues! * Fix ACL matching in HTTP and WebSocket transport plugins * Fix extension matching and reject relative paths when creating file-based Streaming plugin mountpoints * Fix custom SIP headers by rejecting headers with CR/LF in their values
mwalbeck
pushed a commit
to mwalbeck/docker-janus-gateway
that referenced
this pull request
May 2, 2026
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [meetecho/janus-gateway](https://github.com/meetecho/janus-gateway) | patch | `v1.4.0` → `v1.4.1` | --- ### Release Notes <details> <summary>meetecho/janus-gateway (meetecho/janus-gateway)</summary> ### [`v1.4.1`](https://github.com/meetecho/janus-gateway/blob/HEAD/CHANGELOG.md#v141---2026-04-20) [Compare Source](meetecho/janus-gateway@v1.4.0...v1.4.1) - Fixed a few vulnerability issues (thanks to Haruto Kimura (Stella) and Kelvin Mbogo (Add Content) for reporting them and suggesting fixes!) \[[PR-3636](meetecho/janus-gateway#3636)] \[[PR-3637](meetecho/janus-gateway#3637)] - Add configurable startup check on open files ulimits - Change default JSON serialization to compact wherever applicable \[[PR-3633](meetecho/janus-gateway#3633)] - Fixed a few memory leaks in the MQTT transport (thanks [@​amnonbb](https://github.com/amnonbb)!) \[[PR-3634](meetecho/janus-gateway#3634)] - Other smaller fixes and improvements (thanks to all who contributed pull requests and reported issues!) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDQuNCIsInVwZGF0ZWRJblZlciI6IjQzLjEwNC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: https://git.walbeck.it/walbeck-it/docker-janus-gateway/pulls/213 Co-authored-by: renovate-bot <bot@walbeck.it> Co-committed-by: renovate-bot <bot@walbeck.it>
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.
As the title says, this should be considered a PR providing fixes for vulnerability issues that were reported by Kelvin Mbogo (Add Content,
@addcontenton X, e-mail addressaddcontent08@gmail.com). Thanks Kelvin!We'll merge this PR right away, backport it to 0.x, and then tag a new version of Janus. You're encouraged to upgrade as soon as this PR is merged.