Weblate's over‑permissive webhook endpoint enables mass repository updates and component enumeration
### Impact
It was possible to trigger repository updates for many repositories via a crafted webhook payload.
### Patches
*
https://github.com/WeblateOrg/weblate/pull/17221
### Workarounds
Disabling webhooks completely using ENABLE_HOOKS avoids this vulnerability.
### References
Thanks to Hector Ruiz Ruiz & NaxusAI for responsibly disclosing this vulnerability to us.