GHSA-PJ86-258H-QRVF
Vulnerability from github – Published: 2025-12-15 22:01 – Updated: 2025-12-20 02:29
VLAI?
Summary
Weblate's over‑permissive webhook endpoint enables mass repository updates and component enumeration
Details
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.
Severity ?
5.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Weblate"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.15"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-67492"
],
"database_specific": {
"cwe_ids": [
"CWE-1286"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-15T22:01:04Z",
"nvd_published_at": "2025-12-16T01:15:51Z",
"severity": "MODERATE"
},
"details": "### Impact\n\nIt was possible to trigger repository updates for many repositories via a crafted webhook payload.\n\n### Patches\n\n* https://github.com/WeblateOrg/weblate/pull/17221\n\n### Workarounds\n\nDisabling webhooks completely using ENABLE_HOOKS avoids this vulnerability.\n\n### References\n\nThanks to Hector Ruiz Ruiz \u0026 NaxusAI for responsibly disclosing this vulnerability to us.",
"id": "GHSA-pj86-258h-qrvf",
"modified": "2025-12-20T02:29:46Z",
"published": "2025-12-15T22:01:04Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/WeblateOrg/weblate/security/advisories/GHSA-pj86-258h-qrvf"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67492"
},
{
"type": "WEB",
"url": "https://github.com/WeblateOrg/weblate/pull/17221"
},
{
"type": "PACKAGE",
"url": "https://github.com/WeblateOrg/weblate"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Weblate\u0027s over\u2011permissive webhook endpoint enables mass repository updates and component enumeration"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…