Lucene search
+L

1170 matches found

EUVD
EUVD
added 2026/06/24 8:15 p.m.9 views

EUVD-2026-39067

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new...

6.9CVSS5.9AI score0.00431EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:15 p.m.8 views

CVE-2026-52814

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new...

6.9CVSS5.9AI score0.00431EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/24 8:15 p.m.9 views

CVE-2026-52814 Gogs: Unauthenticated Asymmetric Denial of Service (DoS) via SSH Handshake Stall (File Descriptor Exhaustion)

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new...

6.9CVSS5.9AI score0.00431EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 8:15 p.m.6 views

CVE-2026-52814 Gogs: Unauthenticated Asymmetric Denial of Service (DoS) via SSH Handshake Stall (File Descriptor Exhaustion)

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new...

6.9CVSS5.9AI score0.00431EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/24 8:15 p.m.39 views

CVE-2026-52814

CVE-2026-52814 affects Gogs’ built-in Go SSH server, where unauthenticated clients can stall the SSH handshake to exhaust file descriptors, spawning unbounded goroutines and causing FD exhaustion that disrupts SSH access. Connected advisories (GHSA-XP79-5MX3-JX52) confirm the vulnerability detail...

6.9CVSS5.9AI score0.00431EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/24 8:14 p.m.7 views

EUVD-2026-39066

Gogs is an open source self-hosted Git service. Prior to 0.14.3, although .ipynb previews are sanitized on the server side via /-/api/sanitizeipynb, the inserted content is re-rendered on the client side without sanitization using marked on elements with the .nb-markdown-cell class. During this...

8.9CVSS6AI score0.00296EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 8:14 p.m.5 views

CVE-2026-52798 Gogs: Stored XSS in `.ipynb` Preview

Gogs is an open source self-hosted Git service. Prior to 0.14.3, although .ipynb previews are sanitized on the server side via /-/api/sanitizeipynb, the inserted content is re-rendered on the client side without sanitization using marked on elements with the .nb-markdown-cell class. During this...

8.9CVSS6.1AI score0.00296EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/24 8:14 p.m.28 views

CVE-2026-52798

Gogs (self-hosted Git service) is affected by CVE-2026-52798: prior to 0.14.3, .ipynb previews are sanitized server-side, but the client-side re-rendering with marked() on .nb-markdown-cell can regenerate javascript: links, enabling Stored XSS when a victim clicks a crafted link in an attacker-su...

8.9CVSS6AI score0.00296EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 8:14 p.m.27 views

CVE-2026-52798 Gogs: Stored XSS in `.ipynb` Preview

Gogs is an open source self-hosted Git service. Prior to 0.14.3, although .ipynb previews are sanitized on the server side via /-/api/sanitizeipynb, the inserted content is re-rendered on the client side without sanitization using marked on elements with the .nb-markdown-cell class. During this...

8.9CVSS0.00296EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/24 8:14 p.m.6 views

CVE-2026-52798 Gogs: Stored XSS in `.ipynb` Preview

Gogs is an open source self-hosted Git service. Prior to 0.14.3, although .ipynb previews are sanitized on the server side via /-/api/sanitizeipynb, the inserted content is re-rendered on the client side without sanitization using marked on elements with the .nb-markdown-cell class. During this...

8.9CVSS6AI score0.00296EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/24 8:13 p.m.28 views

CVE-2026-52796 Gogs: DoS in rendering issue index pattern

Gogs is an open source self-hosted Git service. Prior to 0.14.3, specially crafted issue index pattern can cause a panic when rendering, resulting in denial of service. In internal/markup/markup.go, RenderIssueIndexPattern renders the issue index pattern to a link using com.Expand, which is not...

3.5CVSS0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/24 8:13 p.m.8 views

EUVD-2026-39065

Gogs is an open source self-hosted Git service. Prior to 0.14.3, specially crafted issue index pattern can cause a panic when rendering, resulting in denial of service. In internal/markup/markup.go, RenderIssueIndexPattern renders the issue index pattern to a link using com.Expand, which is not...

3.5CVSS5.9AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 8:13 p.m.7 views

CVE-2026-52796 Gogs: DoS in rendering issue index pattern

Gogs is an open source self-hosted Git service. Prior to 0.14.3, specially crafted issue index pattern can cause a panic when rendering, resulting in denial of service. In internal/markup/markup.go, RenderIssueIndexPattern renders the issue index pattern to a link using com.Expand, which is not...

3.5CVSS6AI score0.00226EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:13 p.m.7 views

CVE-2026-52796

Gogs is an open source self-hosted Git service. Prior to 0.14.3, specially crafted issue index pattern can cause a panic when rendering, resulting in denial of service. In internal/markup/markup.go, RenderIssueIndexPattern renders the issue index pattern to a link using com.Expand, which is not...

3.5CVSS5.9AI score0.00226EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/06/24 8:13 p.m.24 views

CVE-2026-52796

CVE-2026-52796 / GHSA-4J89-2C4F-44C6 : Gogs before 0.14.3 is vulnerable to a DoS caused by a rendering panic in the issue index pattern. The bug arises when rendering the index link in internal/markup/markup.go: com.Expand is fed a pattern containing an opening brace “{” but no matching “}”, lead...

3.5CVSS5.9AI score0.00226EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/24 8:13 p.m.8 views

CVE-2026-52796 Gogs: DoS in rendering issue index pattern

Gogs is an open source self-hosted Git service. Prior to 0.14.3, specially crafted issue index pattern can cause a panic when rendering, resulting in denial of service. In internal/markup/markup.go, RenderIssueIndexPattern renders the issue index pattern to a link using com.Expand, which is not...

3.5CVSS5.9AI score0.00226EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/24 8:9 p.m.54 views

CVE-2026-47267

Gogs webhook deliveries (CVE-2026-47267) enable SSRF via redirects even after the CVE-2022-1285 fix; localCIDR/169.254.169.254 exposure was demonstrated in GHSA advisory. Affected: Gogs before 0.14.3; fix: upgrade to 0.14.3 (or apply redirect-checking mitigation, e.g., Client.CheckRedirect). Impa...

8.3CVSS7.2AI score0.0032EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/24 8:9 p.m.8 views

CVE-2026-47267

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the fix for CVE-2022-1285 prevents adding webooks or running webhooks with URLs with a hostname that resolves in localCIDRs. However, webhooks still follow redirects allowing to access hostname inside localCIDRs. This vulnerability ...

8.3CVSS7.2AI score0.0032EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/24 8:9 p.m.9 views

CVE-2026-47267 Gogs: SSRF in webhook deliveries

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the fix for CVE-2022-1285 prevents adding webooks or running webhooks with URLs with a hostname that resolves in localCIDRs. However, webhooks still follow redirects allowing to access hostname inside localCIDRs. This vulnerability ...

8.3CVSS7.2AI score0.0032EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/24 8:9 p.m.31 views

CVE-2026-47267 Gogs: SSRF in webhook deliveries

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the fix for CVE-2022-1285 prevents adding webooks or running webhooks with URLs with a hostname that resolves in localCIDRs. However, webhooks still follow redirects allowing to access hostname inside localCIDRs. This vulnerability ...

8.3CVSS0.0032EPSS
SaveExploits0References3
Rows per page
Query Builder