Lucene search
+L

6999 matches found

Github Security Blog
Github Security Blog
added 2026/09/08 8:51 p.m.9 views

joi: object().rename() with a template target can set the validated object's prototype

Impact Applications are affected only if a schema renames keys with a regular-expression source and a Joi.expression / Joi.x target that interpolates the pattern's own match data, combined with multiple: true , for example .rename/^x-.+$/, Joi.x'1', multiple: true . Because the target is rendered...

3.7CVSS0.0027EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/09/08 8:51 p.m.9 views

GHSA-GG4H-3HG2-GRPC joi: object().rename() with a template target can set the validated object's prototype

Impact Applications are affected only if a schema renames keys with a regular-expression source and a Joi.expression / Joi.x target that interpolates the pattern's own match data, combined with multiple: true , for example .rename/^x-.+$/, Joi.x'1', multiple: true . Because the target is rendered...

3.7CVSS0.0027EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/08 8:14 p.m.6 views

EUVD-2026-74179

The Okta Privileged Access client URL handler does not insert an option terminator before appending the target value to the command-line arguments. When a scaleft:// protocol handler link contains a value beginning with a hyphen, the underlying CLI framework interprets it as a command-line flag,...

5CVSS0.00156EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 7:42 p.m.7 views

EUVD-2026-65225

GitPython: TagReference.create positional reference bypasses kwargs-only --file guard, enabling arbitrary file read incomplete fix of 3af0c251...

7.1CVSS5.6AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/08 7:42 p.m.5 views

GHSA-3WXW-XV34-2FRG GitPython: TagReference.create positional reference bypasses kwargs-only --file guard, enabling arbitrary file read (incomplete fix of 3af0c251)

Summary TagReference.create forwards a caller-influenced positional reference value into git tag without it ever being inspected by the unsafe-option guard, allowing an arbitrary file read the file's contents are returned in-band as the annotated tag message. This is an incomplete-fix bypass of...

6.5CVSS0.00241EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/08 6:41 p.m.11 views

EUVD-2026-65224

GitPython: Incomplete unsafegitrevisionoptions denylist omits --contents/-S, enabling arbitrary file read via Repo.blame...

7.1CVSS5.6AI score0.0024EPSS
SaveExploits1References4
Kitploit
Kitploit
added 2026/09/08 6:40 p.m.8 views

CVE-2026-24061-Telnetd

CVE-2026-24061 GNU Inetutils Telnetd Authentication Bypass CVE: CVE-2026-24061 Severity: Critical CVSS: 9.8 Critical CWE: CWE-88 — Improper Neutralization of Argument Delimiters in a Command Affected Component: GNU Inetutils telnetd Affected Versions: 1.9.3 through 2.7 Overview CVE-2026-24061 is ...

9.8CVSS8.2AI score0.97993EPSS
SaveExploits68
Github Security Blog
Github Security Blog
added 2026/09/08 6:01 p.m.9 views

node-csv: Prototype replacement still reachable via columns path

Impact With columns: true and groupcolumnsbyname: true, a duplicated proto header causes the duplicate-column branch to assign an array to obj'proto', invoking the proto setter and replacing the parsed record object's prototype with attacker-controlled data. Fixed in 7.0.2 Object.hasOwn duplicate...

6.9CVSS0.00325EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/08 5:57 p.m.15 views

EUVD-2026-57320

Semaphore U: OS Command Injection...

9.9CVSS5.7AI score0.00569EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/08 5:57 p.m.6 views

GHSA-XP7J-H7JC-4W8P Semaphore U: OS Command Injection

Summary An OS command injection in repository giturl handling lets any user holding the Manager or Owner role on any project the normal project-collaborator roles achieve remote code execution on the Semaphore server host. Using git's --upload-pack= option, an attacker runs arbitrary commands. Th...

9.9CVSS0.0156EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/08 10:17 a.m.4 views

CVE-2026-9331

The EDD Product Catalog Feed by PixelYourSite plugin for WordPress is vulnerable to unauthorized modification of data that can lead to a denial of service due to a missing capability check on the wpeddpcfdeletefeed function in all versions up to, and including, 1.0.2. This makes it possible for...

7.1CVSS0.00202EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/08 9:27 a.m.26 views

CVE-2026-9331 EDD Product Catalog Feed by PixelYourSite <= 1.0.2 - Authenticated (Subscriber+) Arbitrary Options Deletion via Missing Authorization on 'delete' Parameter

The EDD Product Catalog Feed by PixelYourSite plugin for WordPress is vulnerable to unauthorized modification of data that can lead to a denial of service due to a missing capability check on the wpeddpcfdeletefeed function in all versions up to, and including, 1.0.2. This makes it possible for...

7.1CVSS0.00202EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/07 1:18 p.m.7 views

CVE-2026-56741

A flaw was found in the JLine3 Telnet server's remote-telnet module. An unauthenticated remote attacker can exploit this vulnerability by repeatedly sending large terminal dimension values through the Telnet Negotiate About Window Size NAWS option. This action triggers continuous,...

7.5CVSS0.00595EPSS
SaveExploits1References10
OSV
OSV
added 2026/09/05 3:04 p.m.7 views

OESA-2026-3700 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options...

9.3CVSS7.9AI score0.00961EPSS
SaveExploits15References18
OSV
OSV
added 2026/09/05 3:04 p.m.8 views

OESA-2026-3699 python-GitPython security update

GitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. Security Fixes: GitPython before 3.1.57 contains an incomplete denylist in the unsafegitarchiveoptions guard that omits --add-file and --add-virtual-file options...

9.3CVSS7.9AI score0.00961EPSS
SaveExploits15References18
SUSE CVE
SUSE CVE
added 2026/09/05 12:23 a.m.10 views

SUSE CVE-2026-85596

Traefik versions = v3.7.0 and = v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress...

8.2CVSS5.8AI score0.00224EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/04 4:49 p.m.9 views

CVE-2026-53789

An improper path handling vulnerability in rsync allows a remote attacker to delete arbitrary files on the receiving system. By sending a specially crafted file list during synchronization, an attacker can expand the scope of --delete operations beyond the target directory, potentially causing a...

8.1CVSS6.5AI score0.00357EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/04 4:47 p.m.6 views

CVE-2026-84961 undici vulnerable to TLS certificate validation bypass via dropped connect options in BalancedPool

undici's BalancedPool constructor passes its entire options object through an internal deep-clone that serializes and reparses the value as JSON. Because JSON cannot represent functions, any function-valued TLS option, such as a caller-supplied checkServerIdentity callback or a custom connector...

7.4CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99644 CVE-2026-80827 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

6.1AI score0.00195EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.12 views

CVE-2026-80827

In the Linux kernel, the following vulnerability has been resolved: USB: serial: option: fix slab OOB read in interrupt URB callback The interrupt URB buffer is allocated in setupportinterruptin based on the endpoint's wMaxPacketSize: buffersize = usbendpointmaxpepd; port-interruptinbuffer =...

6.1AI score0.00195EPSS
SaveExploits0
Rows per page
Query Builder