Lucene search
+L

30 matches found

Circl
Circl
added 2026/08/28 6:35 p.m.15 views

CVE-2026-55065

creationtimestamp| type| source ---|---|--- 2026-08-28 18:35:30+00:00| published-proof-of-concept| https://github.com/go-vikunja/vikunja/security/advisories/GHSA-gg93-x632-9ccv 2026-08-30 15:02:13+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mucnwabjtq2l...

8.1CVSS5.8AI score0.00348EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/21 9:17 p.m.9 views

CVE-2026-76905

kin-openapi is a Go project for handling OpenAPI files. From 0.10.0 until 0.141.0, openapi3filter.convertParseError in openapi3filter/validationerrorencoder.go dereferences e.Parameter.In without checking whether e.Parameter is nil. A malformed non-string scalar field in a multipart/form-data...

7.5CVSS7.1AI score0.00421EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 3:26 p.m.17 views

GO-2026-5811 turso-cli persists Turso platform JWT with world-readable (0o644) file permissions in github.com/tursodatabase/turso-cli

turso-cli persists Turso platform JWT with world-readable 0o644 file permissions in github.com/tursodatabase/turso-cli...

5.5CVSS5.9AI score0.00105EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/01 10:35 p.m.25 views

CVE-2026-50163

creationtimestamp| type| source ---|---|--- 2026-07-01 22:35:07+00:00| published-proof-of-concept| https://github.com/oras-project/oras-go/security/advisories/GHSA-fxhp-mv3v-67qp...

7.1CVSS5.8AI score0.00346EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 10:34 p.m.18 views

GO-2026-5552 OliveTin has Unvalidated `ot_`-prefixed Arguments that Bypass Input Filtering in github.com/OliveTin/OliveTin

OliveTin has Unvalidated ot-prefixed Arguments that Bypass Input Filtering in github.com/OliveTin/OliveTin...

4.3CVSS5.8AI score0.00275EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/01 5:17 p.m.29 views

CVE-2026-44740

Billy is an interface filesystem abstraction for Go. Prior to versions 5.9.0 and 6.0.0-alpha.1, multiple components may improperly handle crafted or malformed input, resulting in panics, infinite loops, uncontrolled recursion, or excessive resource consumption. These issues arise from insufficien...

6.5CVSS0.00389EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/04 5:15 a.m.54 views

CVE-2026-7735

The CVE concerns osrg GoBGP (up to 4.3.0) where the PathAttributeAigp.DecodeFromBytes function in pkg/packet/bgp/bgp.go handles the AIGP Attribute Parser. A manipulation can cause a buffer overflow, enabling remote initiation of an attack. This entry specifies that upgrading to version 4.4.0 addr...

7.5CVSS7.3AI score0.00361EPSS
SaveExploits0References6Affected Software1
GithubExploit
GithubExploit
added 2026/03/24 6:43 p.m.161 views

Mass-Mirai-IoT-Exploit

Fiber — Mass Mirai IoT Exploit Languages: Englishengl...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/03/10 6:28 p.m.12 views

GO-2026-4634 soft-serve vulnerable to SSRF via unvalidated LFS endpoint in repo import in github.com/charmbracelet/soft-serve

soft-serve vulnerable to SSRF via unvalidated LFS endpoint in repo import in github.com/charmbracelet/soft-serve...

9.1CVSS5.8AI score0.00328EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/19 5:28 p.m.10 views

GO-2026-4361 Inconsistencies between how commit signatures are verified and how block time is derived in github.com/cometbft/cometbft

Inconsistencies between how commit signatures are verified and how block time is derived in github.com/cometbft/cometbft...

5.4AI score
SaveExploits0References4
OSV
OSV
added 2025/11/17 7:11 p.m.13 views

GO-2025-4118 File Browser has risk of HTTP Request/Response smuggling through vulnerable dependency in github.com/filebrowser/filebrowser

File Browser has risk of HTTP Request/Response smuggling through vulnerable dependency in github.com/filebrowser/filebrowser...

6.9AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/03/19 4:15 p.m.4 views

CVE-2025-30153

kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file e.g., a ZIP bomb, causing the server to consume all available system memory. The root...

7.5CVSS0.00518EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2024/04/03 12:00 a.m.38 views

go -- http2: close connections when receiving too many headers

The Go project reports: http2: close connections when receiving too many headers Maintaining HPACK state requires that we parse and process all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, we don't allocate memory to store the excess headers but...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References1
FreeBSD
FreeBSD
added 2024/03/05 12:00 a.m.44 views

go -- multiple vulnerabilities

The Go project reports reports: crypto/x509: Verify panics on certificates with an unknown public key algorithm Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. net/http: memory exhaustion in...

7.5CVSS6.7AI score0.01165EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.46 views

FreeBSD : go -- multiple vulnerabilities (beb36f39-4d74-11ee-985e-bff341e78d94)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the beb36f39-4d74-11ee-985e-bff341e78d94 advisory. - The Go project reports: cmd/go: go.mod toolchain directive allows arbitrary execution The...

9.8CVSS7.6AI score0.01757EPSS
SaveExploits0References7
FreeBSD
FreeBSD
added 2023/04/04 12:00 a.m.47 views

go -- multiple vulnerabilities

The Go project reports: go/parser: infinite loop in parsing Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow. html/template: backticks not treated as string delimiters Templates di...

9.8CVSS7.8AI score0.02281EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2023/02/22 12:00 a.m.33 views

go -- crypto/elliptic: incorrect P-256 ScalarMult and ScalarBaseMult results

The Go project reports: crypto/elliptic: incorrect P-256 ScalarMult and ScalarBaseMult results The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars a scalar larger than the order of the curve...

5.3CVSS6.6AI score0.00817EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2023/02/14 12:00 a.m.53 views

go -- multiple vulnerabilities

The Go project reports: path/filepath: path traversal in filepath.Clean on Windows On Windows, the filepath.Clean function could transform an invalid path such as a/../c:/b into the valid path c:\b. This transformation of a relative if invalid path into an absolute path could enable a directory...

7.5CVSS7.5AI score0.04561EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/12/06 12:00 a.m.43 views

FreeBSD : go -- multiple vulnerabilities (6f5192f5-75a7-11ed-83c0-411d43ce7fe4)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 6f5192f5-75a7-11ed-83c0-411d43ce7fe4 advisory. - The Go project reports: os, net/http: avoid escapes from os.DirFS and http.Dir on Windows Th...

7.5CVSS7.1AI score0.05623EPSS
SaveExploits0References4
FreeBSD
FreeBSD
added 2022/10/22 12:00 a.m.101 views

traefik -- Use of vulnerable Go module x/net/http2

The Go project reports: A request smuggling attack is possible when using MaxBytesHandler. When using MaxBytesHandler, the body of an HTTP request is not fully consumed. When the server attempts to read HTTP2 frames from the connection, it will instead be reading the body of the HTTP request, whi...

7.5CVSS0.4AI score0.01814EPSS
SaveExploits1References1
Rows per page
Query Builder