Lucene search
+L

3750 matches found

OPENSUSE Linux
OPENSUSE Linux
•added 2026/09/11 12:00 a.m.•10 views

Security update for ansible-core (important)

openSUSE security update: security update for ansible-core ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21828-1 Rating: important References: bsc1272369 Cross-References: CVE-2026-11332 CVE-2026-16493 CVSS scores: CVE-2026-11332 SUSE : 7.8...

7.8CVSS5.8AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/10 1:02 p.m.•8 views

OPENSUSE-SU-2026:21828-1 Security update for ansible-core

This update for ansible-core fixes the following issues: - CVE-2026-16493: argument injection in ansible-galaxy collection install via git clone bsc1272369...

7.8CVSS5.8AI score0.00222EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/08 6:41 p.m.•63 views

EUVD-2026-65223

GitPython: clonefrom/clone omit --separate-git-dir from unsafegitcloneoptions, enabling arbitrary git-directory creation outside the destination...

8.7CVSS7.3AI score0.00651EPSS
SaveExploits1References7
OSV
OSV
•added 2026/09/08 6:41 p.m.•4 views

GHSA-8MCC-HRX5-HVXC GitPython: clone_from()/clone() omit --separate-git-dir from unsafe_git_clone_options, enabling arbitrary git-directory creation outside the destination

CWE: CWE-73 External Control of File Name or Path / CWE-22 Path Traversal, in the "escapes intended base directory" sense - Affected component: git/repo/base.py, Repo.unsafegitcloneoptions class attribute, lines 153-165 and Repo.clone lines 1477-1520, reached via the public Repo.clonefrom line...

8.7CVSS7.5AI score0.00651EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
•added 2026/09/08 5:56 p.m.•7 views

Gitea: Remote Code Execution via diffpatch Git Hook Installation

Summary Gitea's diffpatch endpoint can be abused to install and execute a Git hook from repository-controlled content. An attacker with ordinary write access to a repository can execute arbitrary shell commands as the Gitea OS user. With default open registration, an unauthenticated visitor can...

9.8CVSS9.1AI score0.23988EPSS
SaveExploits14References12Affected Software1
OSV
OSV
•added 2026/09/08 5:56 p.m.•5 views

GHSA-RCR6-4JQH-J84M Gitea: Remote Code Execution via diffpatch Git Hook Installation

Summary Gitea's diffpatch endpoint can be abused to install and execute a Git hook from repository-controlled content. An attacker with ordinary write access to a repository can execute arbitrary shell commands as the Gitea OS user. With default open registration, an unauthenticated visitor can...

9.8CVSS9.1AI score0.23988EPSS
SaveExploits14References12
Tenable Nessus
Tenable Nessus
•added 2026/09/06 12:00 a.m.•6 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-053290)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-053290 advisory. In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/09/04 6:34 p.m.•12 views

Improper Certificate Validation

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Improper Certificate Validation in the BalancedPool class, which deep-clones its connect and tls options with JSON.parseJSON.stringify... and thereby silently drops any...

9.1CVSS5.7AI score0.00248EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/04 6:14 p.m.•20 views

EUVD-2026-60969

CodeWhale: Project config allowshell override enables arbitrary shell command execution via cloned repository...

8.5CVSS5.5AI score0.00246EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/04 5:17 p.m.•12 views

CVE-2026-84961

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...

9.1CVSS0.00248EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/04 5:17 p.m.•7 views

DEBIAN-CVE-2026-84961

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...

9.1CVSS5.7AI score0.00248EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/09/04 4:47 p.m.•22 views

CVE-2026-84961

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...

9.1CVSS5.3AI score0.00248EPSS
SaveExploits0
CVE
CVE
•added 2026/09/04 4:47 p.m.•66 views

CVE-2026-84961

undici's BalancedPool constructor deep-clones its options object via JSON serialization, which silently drops function-valued TLS options such as a custom checkServerIdentity callback or a custom connector in the connect option. When these are lost, a peer presenting a certificate that Node's def...

9.1CVSS5.2AI score0.00248EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
•added 2026/09/04 4:47 p.m.•14 views

EUVD-2026-71494

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.2AI score0.00248EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/04 4:47 p.m.•7 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
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•13 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: mysql (UTSA-2026-106191)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106191 advisory. Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Clone Plugin. Supported versions that are affected are MySQL Server:...

4.4CVSS6.7AI score0.00359EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: mysql (UTSA-2026-106209)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106209 advisory. Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Clone Plugin. Supported versions that are affected are MySQL Server:...

6.4CVSS6.8AI score0.00146EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-84961

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's BalancedPool constructor passes its entire options object through an internal deep-clone that serializes and reparses the value as JSON. Because JSON...

9.1CVSS5.4AI score0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: mysql (UTSA-2026-106197)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106197 advisory. Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Clone Plugin. Supported versions that are affected are MySQL Server:...

6.6CVSS6.7AI score0.00375EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: mysql (UTSA-2026-106163)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-106163 advisory. Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Clone Plugin. Supported versions that are affected are MySQL Server:...

4.4CVSS6.7AI score0.00359EPSS
SaveExploits0References4
Rows per page
Query Builder