Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

jitsi/docker-jitsi-meet
master @ b9afed1
4
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
Highlights
Auth Bypass: 3 prior fixes. Scrutinize any change in this area.
prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua: most-fixed (2 issues). Treat as high-risk during review.
4 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Auth Bypass: token_verification module loaded when auth disabled or when JWT_ENABLE_TOKEN_AUTH env var is inconsistent, allowing unauthenticated access.
Auth Bypass: EXT_JWT URL enabled JWT auth delegation to Jicofo, allowing unauthorized MUC room creation without Prosody token validation.
Privilege Escalation: Containers ran as root with SYS_ADMIN capability and writable root filesystem, enabling container escape and host compromise.