Lucene search
+L

16991 matches found

Circl
Circl
added 2026/07/21 10:36 p.m.12 views

CVE-2026-58425

creationtimestamp| type| source ---|---|--- 2026-07-21 22:36:34+00:00| published-proof-of-concept| https://github.com/go-gitea/gitea/security/advisories/GHSA-vxv2-8j6r-pcpg...

4.3CVSS4.9AI score0.00263EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/21 9:18 p.m.8 views

CVE-2026-65315

Ollama HEAD f0078ae contains an uncontrolled memory allocation vulnerability in the GGUF metadata parser that allows remote attackers to crash the server by supplying a crafted GGUF file with attacker-controlled length and count fields in string lengths, tensor dimension counts, and metadata arra...

8.7CVSS5.5AI score0.00807EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/21 8:41 p.m.8 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation due to the internal API HTTP client hardcoding InsecureSkipVerify to true in the TLS configuration, which disables certificate validation for outbound HTTPS connections. An attacker can intercept internal...

7.7CVSS8.4AI score0.00294EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:38 p.m.7 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through the repo.Home handler when a personal access token or OAuth2 token lacking the required scope is used. An attacker can access private repository content, including the README, root file and directory...

5.4CVSS8.4AI score0.0024EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:24 p.m.5 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication via the CreateAccessToken process. An attacker can gain elevated privileges by supplying a restricted token in the Authorization: Basic :x-oauth-basic format, which bypasses authentication checks and allows...

9.8CVSS8.5AI score0.00418EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 8:23 p.m.15 views

Gitea: Private Repository Existence Disclosure via go-get Meta Endpoint

| Field | Value | |-------|-------| | Affected File | routers/web/repo/githttp.go, services/context/repo.go | | Affected Functions | httpBase, EarlyResponseForGoGetMeta | | Affected Lines | githttp.go:63–66, services/context/repo.go:374–396 | | Prerequisite | None — fully unauthenticated | ---...

5.3CVSS5.6AI score0.00256EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 8:23 p.m.20 views

GHSA-P4MJ-98MV-XQ26 Gitea: Private Repository Existence Disclosure via go-get Meta Endpoint

| Field | Value | |-------|-------| | Affected File | routers/web/repo/githttp.go, services/context/repo.go | | Affected Functions | httpBase, EarlyResponseForGoGetMeta | | Affected Lines | githttp.go:63–66, services/context/repo.go:374–396 | | Prerequisite | None — fully unauthenticated | ---...

5.3CVSS5.6AI score0.00256EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:23 p.m.4 views

Exposure of Sensitive Information Through Metadata

Overview Affected versions of this package are vulnerable to Exposure of Sensitive Information Through Metadata via the EarlyResponseForGoGetMeta function. An attacker can obtain sensitive repository metadata, such as the existence of private repositories, their clone URLs, and default branch...

6.9CVSS5.7AI score0.00256EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/21 8:23 p.m.3 views

Exposure of Sensitive Information Through Metadata

Overview Affected versions of this package are vulnerable to Exposure of Sensitive Information Through Metadata via the EarlyResponseForGoGetMeta function. An attacker can obtain sensitive repository metadata, such as the existence of private repositories, their clone URLs, and default branch...

6.9CVSS5.7AI score0.00256EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 8:17 p.m.11 views

CVE-2026-46403

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.17, KVM exposes ExecuteReadOnlyWithTypedArguments as a read-only execution mechanism. The hook saves the previous read-only state, sets runtime.SetReadOnlytrue, executes the destination context, and then restores t...

6.3CVSS0.00445EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 8:14 p.m.9 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization through changing a pull request's target branch without re-evaluating the official approval status on existing reviews. An attacker can bypass branch protection requirements and merge code into protected branches...

8.1CVSS5.8AI score0.00284EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/21 8:13 p.m.13 views

Important: Red Hat Security Advisory: rhc-worker-playbook security, bug fix, and enhancement update

An update for rhc-worker-playbook is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS7.1AI score0.00813EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/21 8:13 p.m.21 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS7.1AI score0.00813EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/07/21 8:13 p.m.23 views

crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

A flaw was found in the crypto/x509 package of golang. This vulnerability allows a remote attacker to cause a Denial of Service DoS by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name SAN entries. The certificate verification process, specifical...

7.5CVSS7.3AI score0.00591EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/21 7:51 p.m.33 views

CVE-2026-46403 Klever-Go KVM read-only execution can commit contract delete and upgrade side effects

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.17, KVM exposes ExecuteReadOnlyWithTypedArguments as a read-only execution mechanism. The hook saves the previous read-only state, sets runtime.SetReadOnlytrue, executes the destination context, and then restores t...

6.3CVSS0.00445EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 7:51 p.m.52 views

CVE-2026-46403

Summary (verified): Klever-Go KVM read-only execution can leak state changes via contract delete/upgrade side effects when invoked through ExecuteReadOnlyWithTypedArguments. The root cause is applying read-only as runtime state while not enforcing it in state-changing host-core paths, allowing a ...

6.3CVSS5.6AI score0.00445EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 7:51 p.m.9 views

CVE-2026-46403 Klever-Go KVM read-only execution can commit contract delete and upgrade side effects

Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.17, KVM exposes ExecuteReadOnlyWithTypedArguments as a read-only execution mechanism. The hook saves the previous read-only state, sets runtime.SetReadOnlytrue, executes the destination context, and then restores t...

6.3CVSS5.7AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/21 7:18 p.m.6 views

CVE-2026-56852 Infinite loop on invalid input in golang.org/x/text

A norm.Iter can enter an infinite loop when handling input containing invalid UTF-8 bytes...

5.1AI score0.00475EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:08 p.m.11 views

SUSE CVE-2026-50162

oras-go is a Go library for managing OCI artifacts. Prior to 2.6.1, resolveWritePath in content/file/file.go uses a lexical filepath.Rel check for workingDir and does not account for symlink traversal, so when AllowPathTraversalOnWrite=false an attacker-controlled blob title through...

6.9CVSS5.2AI score0.00507EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/07/21 12:48 p.m.22 views

Security update for go1.25-openssl

This update for go1.25-openssl fixes the following issues Update to version go1.25.12 bsc1244485. CVE-2026-25679: net/url: reject IPv6 literal not at start of host bsc1259264. CVE-2026-27139: os: FileInfo can escape from a Root bsc1259268. CVE-2026-27142: html/template: URLs in meta content...

7.7CVSS6.7AI score0.00728EPSS
SaveExploits0References42
Rows per page
Query Builder