![]() |
|
HackerOne Disclosed Reports - 2026-08-24 - Printable Version +- Dark C0d3rs (https://darkcoders.wiki) +-- Forum: Exploit Log (https://darkcoders.wiki/Forum-Exploit-Log) +--- Forum: Research Papers/Vulnerability reports (https://darkcoders.wiki/Forum-Research-Papers-Vulnerability-reports) +--- Thread: HackerOne Disclosed Reports - 2026-08-24 (/Thread-HackerOne-Disclosed-Reports-2026-08-24) |
HackerOne disclosed reports - 2026-08-24 - hashXploiter - 08-25-2026
Low
resolved @jitsi/docker-jitsi-meet: `/colibri-relay-ws/` unsafe nginx regex (OCTO relay configuration)Bug reported by A3z4km3 was disclosed at August 25, 2026, 2:09 am | Cross-site Scripting (XSS) - Generic An unsafe nginx regex pattern was discovered in the `/colibri-relay-ws/` location of the @jitsi/docker-jitsi-meet project. The regex `[a-zA-Z0-9-\\._]+` accepted arbitrary domain names and IP addresses for proxy_pass directives, allowing unauthenticated requests to be proxied to attacker-specified destinations. The vulnerable nginx location and associated relay WebSocket proxy configuration have been removed.
Medium
resolved URI scheme validation bypass in ActionText `to_markdown` via user-supplied ` |