← voltar
CVE-2026-25242

Gogs allows unauthenticated file uploads

CVSS 6.9 MEDIUMEPSS 0.6%CWE-862
Em resumo

O Gogs permite que qualquer pessoa da internet envie arquivos sem fazer login, o que pode preencher o disco do servidor, hospedar conteúdo indesejado ou distribuir malware.

Detalhe técnico

Requisições POST não autenticadas para os endpoints /releases/attachments e /issues/attachments contornam verificações de autorização quando RequireSigninView está desabilitado (configuração padrão). O tratamento de cookies same-origin torna tokens CSRF ineficazes como mitigação. O impacto inclui esgotamento de disco, hospedagem não autorizada de conteúdo e distribuição de malware.

Resumo gerado e traduzido por IA a partir da descrição oficial.
Gogs is an open source self-hosted Git service. Versions 0.13.4 and below expose unauthenticated file upload endpoints by default. When the global RequireSigninView setting is disabled (default), any remote user can upload arbitrary files to the server via /releases/attachments and /issues/attachments. This enables the instance to be abused as a public file host, potentially leading to disk exhaustion, content hosting, or delivery of malware. CSRF tokens do not mitigate this attack due to same-origin cookie issuance. This issue has been fixed in version 0.14.1.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Produtos afetados
gogs · gogs

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →