Lucene search
+L

92 matches found

Github Security Blog
Github Security Blog
added 2026/08/20 6:36 p.m.13 views

OpenTofu has high CPU usage when using K8S remote state backend or when parsing specifically crafted TLS certificates from untrusted or compromised servers

Impact Unauthenticated denial of service. Summary When OpenTofu performs requests against an untrusted or compromised third-party server or connects to an attacker-controlled server, the initial connection negotiation can produce high CPU usage, leading to possible denial of service. These...

7.5CVSS8AI score0.00591EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/08/17 5:55 a.m.8 views

BIT-PYTHON-2026-6879 Quadratic Behavior in xml.etree.ElementPath Index Predicates

Element.findall and fully-consumed Element.iterfind exhibit On^2 time complexity when using XPath index predicates e.g. 1, last, last-N on XML documents with many same-tag siblings. Element.find is only affected when the first match is near the end of the sibling list, such as with last or...

2CVSS5.4AI score0.00369EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 7:30 p.m.8 views

MINI-PCPJ-GJ8Q-6XHX

Bulletin has no description...

6.1CVSS4.9AI score0.00253EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/14 3:09 p.m.8 views

CVE-2026-56853

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.5AI score0.00568EPSS
SaveExploits0References7
Chainguard
Chainguard
added 2026/08/14 8:24 a.m.16 views

GO-2025-3996 vulnerabilities

Vulnerabilities for packages: argo-cd...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:24 a.m.8 views

GO-2023-2185 vulnerabilities

Vulnerabilities for packages: go...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.14 views

GO-2026-5885 vulnerabilities

Vulnerabilities for packages: opentofu, rancher-fleet, kubescape-operator, gogatekeeper, argocd-image-updater, headlamp, k8ssandra-client, zarf, conftest, xeol, maru, k9s, consul-k8s, helm-set-status, kubescape, cilium-cli, oras, gitness, kots, rancher-helm, vcluster, rancher, ratify, falcoctl,...

5.2AI score
SaveExploits0
OSV
OSV
added 2026/08/13 9:43 p.m.7 views

GO-2026-5972 Enforce maximum recursion depth in encoding/asn1

Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures...

7.5CVSS5.3AI score0.00568EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:45 p.m.23 views

CVE-2026-18503 Super-linear CPU usage for unbounded input to csv.Sniffer.sniff()

Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff...

2.4CVSS5.3AI score
SaveExploits0References12
NVD
NVD
added 2026/07/27 4:17 p.m.13 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 4:17 p.m.8 views

UBUNTU-CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/27 3:03 p.m.18 views

EUVD-2026-49317

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/27 3:03 p.m.10 views

CVE-2026-47078

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/27 3:03 p.m.31 views

CVE-2026-47078

The CVE affects Erlang/OTP stdlib’s zip handling (lib/stdlib/src/zip.erl). zip:unzip/1,2 and zip:extract/1,2 validate entry paths with zip:check_dir_level/2, which tracks directory depth; while .. can decrement the counter and normal components increment it, a path like ../x/y may become negative...

4.8CVSS5.8AI score0.00149EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/27 3:03 p.m.36 views

CVE-2026-47078 Relative path traversal in zip:unzip/zip:extract via check_dir_level depth-counter bypass

Relative Path Traversal vulnerability in Erlang OTP stdlib zip module allows writing files outside the intended extraction directory via a crafted zip archive. zip:unzip/1,2 and zip:extract/1,2 validate entry paths using zip:checkdirlevel/2, which tracks directory depth as a running integer...

4.8CVSS0.00149EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.15 views

PT-2026-64979

Name of the Vulnerable Software and Affected Versions Erlang OTP versions 27.1 through 27.3.4.14 Erlang OTP versions 28.0 through 28.5.0.3 Erlang OTP versions 29.0 through 29.0.3 Description A relative path traversal issue in the stdlib zip module allows writing files outside the intended...

4.8CVSS5.1AI score0.00149EPSS
SaveExploits0References70
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1917 Sentry's Python SDK unintentionally exposes environment variables to subprocesses

Impact The bug in Sentry's Python SDK subprocess.checkoutput"env", env="TEST":"1" b'TEST=1\n' If you'd want to not pass any variables, you can set an empty dict: subprocess.checkoutput"env", env= b'' However, the bug in Sentry SDK 2.8.0 causes all environment variables to be passed to the...

2.5CVSS6AI score0.002EPSS
SaveExploits0References13
Snyk
Snyk
added 2026/05/13 3:57 p.m.14 views

Malicious Package

Overview github.com/BufferZoneCorp/go-stdlib-ext is a malicious package. This package contains malicious code designed to compromise developer systems and CI environments, specifically targeting GitHub Actions. The threat actor, operating under the GitHub account BufferZoneCorp, published a clust...

9.8CVSS6AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/13 3:09 a.m.20 views

Malicious code in github.com/BufferZoneCorp/go-stdlib-ext (Go)

--- -= Per source details. Do not edit below this line.=- Source: google-open-source-security a4e4f74e90479d472a307d311d48214827e21cf93ecf9b0b62ff2cb72adb2c9e This package is a malicious packages part of the Go BufferZoneCorp and RubyGems knot-theory clusters. The packages in this cluster steal...

5.8AI score
SaveExploits0References1
F5 Networks
F5 Networks
added 2026/05/05 7:41 p.m.18 views

K000161125: Erlang vulnerability CVE-2025-4748

Security Advisory Description Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Erlang OTP stdlib modules allows Absolute Path Traversal, File Manipulation. This vulnerability is associated with program files lib/stdlib/src/zip.erl and program routines...

4.8CVSS5.8AI score0.00236EPSS
SaveExploits0
Rows per page
Query Builder