GHSA-fc3h-92p8-h36f · Severity: medium · Ecosystem: go — Unauthenticated File Upload in Gogs
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.
Conclusion & alert: CVE-2026-25242 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-25 | 0.05% | 0.06% | +0.01% |
| 2 | 2026-02-20 | 0.19% | 0.05% | -0.15% |
| 3 | 2026-02-19 | — | 0.19% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.9 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
GHSA-fc3h-92p8-h36f · Severity: medium · Ecosystem: go — Unauthenticated File Upload in Gogs
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2026-25242: 1 source package rows (gogs); 4 state rows across 1 repos (edge-community); fixed 0, open 4. | https://security.alpinelinux.org/vuln/CVE-2026-25242 |
| URL | Tags |
|---|---|
| https://github.com/gogs/gogs/commit/628216d5889fcb838c471f4754f09b935d9cd9f3 | Patch |
| https://github.com/gogs/gogs/pull/8128 | Issue Tracking |
| https://github.com/gogs/gogs/releases/tag/v0.14.1 | Release Notes |
| https://github.com/gogs/gogs/security/advisories/GHSA-fc3h-92p8-h36f | Exploit Patch Vendor Advisory |