Lucene search
+L
DebiancveRecent

66257 matches found

Debian CVE
Debian CVE
•added 2026/08/19 2:48 p.m.•9 views

CVE-2026-49289

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. In 4.19.2 and 4.20.2, the library permits attacker-controlled XPath transforms while processing XML signatures in specially crafted SAML messages. XPath evaluation can consume uncontrolled processing resources,...

7.5CVSS5.8AI score0.0056EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 2:47 p.m.•8 views

CVE-2026-49283

The SimpleSAMLphp SAML2 library is a PHP library for SAML2 related functionality. Prior to versions 4.19.3, 4.20.2, 5.0.6, and 6.2.1, the HTTPArtifact::receive flow can treat an unsigned embedded SAML Response as cryptographically valid for the wrong identity provider. SOAPClient::addSSLValidator...

8.7CVSS5.8AI score0.00344EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 2:42 p.m.•16 views

CVE-2026-48711

SSHFS is a network filesystem client for connecting to SSH servers. From version 1.4 until 3.7.6, SSHFS accepts a bracketed mount source such as -oProxyCommand=CMD:/path and findbasepath removes the brackets, leaving a host value that begins with - and is passed directly to ssh as a command-line...

7CVSS6AI score0.00199EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 2:41 p.m.•20 views

CVE-2026-47187

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.4AI score0.00415EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 2:06 p.m.•17 views

CVE-2026-43961

A flaw was found in Vim's netrw plugin. A crafted filename containing quote characters and expression fragments can break out of the quoted context during mark/unmark operations, allowing arbitrary Vimscript execution. This can be leveraged to run shell commands with the privileges of the user...

7.8CVSS5.6AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 2:02 p.m.•14 views

CVE-2026-76222

GitPython before 3.1.58 fails to validate submodule names from .gitmodules files, allowing attackers to create Git repositories at arbitrary filesystem paths outside the intended clone directory. Attackers can craft malicious repositories with traversal sequences in submodule names that GitPython...

8.4CVSS5.5AI score0.00333EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/19 2:02 p.m.•14 views

CVE-2026-76220

GitPython before 3.1.58 contains a command execution vulnerability in the checkunsafeoptions guard that can be bypassed by combining a single-character kwarg with splitsinglecharoptions=False. Attackers can supply a crafted kwargs dictionary to guarded methods like clonefrom to emit a joined toke...

8.8CVSS5.8AI score0.0057EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/19 2:02 p.m.•15 views

CVE-2026-76221

GitPython before 3.1.58 contains a config-name injection vulnerability in the option-name validator that allows attackers to forge arbitrary git-config directives by injecting equals signs, hash symbols, and whitespace into option names. Attackers can inject malicious option names like 'sshComman...

8.8CVSS6AI score0.00485EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/19 2:02 p.m.•14 views

CVE-2026-76219

GitPython versions before 3.1.58 contain an arbitrary file overwrite vulnerability in IndexFile.fromtree, IndexFile.reset, and IndexFile.mergetree methods that append caller-influenced treeish strings to git read-tree without option validation or argument separation. Attackers can inject the...

8.1CVSS5.5AI score0.00299EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/19 2:02 p.m.•11 views

CVE-2026-76218

GitPython before 3.1.58 contains a remote code execution vulnerability in Repo.init that forwards unsafe git options without validation. Attackers can supply a template parameter pointing to a directory with malicious git hooks that execute arbitrary code when git operations are performed on the...

8.8CVSS6.7AI score0.0072EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/19 2:02 p.m.•14 views

CVE-2026-76217

GitPython versions before 3.1.58 fail to validate options passed to git rm and git checkout commands in IndexFile.remove and Head.checkout. Attackers can supply --pathspec-from-file and --pathspec-file-nul parameters to read arbitrary files accessible to the process, with full file contents...

7.1CVSS5.5AI score0.0036EPSS
SaveExploits1
Debian CVE
Debian CVE
•added 2026/08/19 1:21 p.m.•11 views

CVE-2026-65612

nnn does not sanitize the filename variable. An attacker can place a file with a crafted name on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim navigates to that file and opens it with preview-tabbed,...

5.1CVSS5.6AI score0.0033EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 1:21 p.m.•11 views

CVE-2026-65611

nnn does not sanitize the path variable. An attacker can create a directory on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim enters that directory in nnn and uses the batch copy or move workflow, the...

5.1CVSS5.5AI score0.00323EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 1:21 p.m.•13 views

CVE-2026-65610

nnn stores homelen variable as uchart, which can only represent values in the range 0-255. An attacker who can influence the victim's execution environment can provide an arbitrary HOME path with length that is truncated to 0. The expression homelen - 1 is promoted to signed int and becomes -1 an...

2.4CVSS5.9AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 1:21 p.m.•9 views

CVE-2026-65609

nnn is vulnerable to Out-of-Bound write vulnerability. Due to lack of validation of attacker-controlled length fields deserialized from a session file, a crafted session file can cause nnn to write data beyond the bounds of fixed-size global buffers when loaded with the -s option. An attacker who...

2.4CVSS5.5AI score0.00115EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 12:44 p.m.•12 views

CVE-2026-76235

A memory leak flaw was found in cockpit-ws. The login page handler leaks a heap allocation on every unauthenticated request that carries a CockpitLang cookie, allowing a remote unauthenticated attacker to exhaust memory on the host and cause a denial of service...

7.5CVSS5.5AI score0.00355EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 7:44 a.m.•11 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 7:20 a.m.•8 views

CVE-2026-75589

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two...

7.5CVSS5.4AI score0.00409EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 7:20 a.m.•10 views

CVE-2026-72889

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

9.8CVSS5.5AI score0.00347EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/19 2:45 a.m.•8 views

CVE-2026-76014

A vulnerability has been found in BusyBox up to 1.30.1. This vulnerability affects unknown code of the file networking/wget.c of the component FEATUREWGETTIMEOUT Handler. Such manipulation of the argument -T leads to null pointer dereference. Local access is required to approach this attack. The...

4.8CVSS4.3AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:22 p.m.•9 views

CVE-2026-62377

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted HEIF sequence accepted by heifcontextreadfrommemory can leave the context with no registered sequence tracks and crash when heifcontextgettrackctx, 0 is called. HeifContext::gettrack in libheif/context.cc...

4.3CVSS5.3AI score0.00325EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:21 p.m.•9 views

CVE-2026-62291

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted image sequence with a 2x2 primary plane and a 256x256 auxiliary alpha plane can cause attacker-controlled heap corruption during a normal decode and re-encode workflow. TrackVisual::decodenextimagesample...

5.3CVSS5.6AI score0.0013EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:20 p.m.•13 views

CVE-2026-62292

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.1, a crafted uncompressed HEIF image using generic zlib unci full-item compression can crash an application that decodes an advertised tile with heifimagehandledecodeimagetile. In...

8.7CVSS5.2AI score0.0045EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:19 p.m.•11 views

CVE-2026-62289

libheif is a HEIF and AVIF file format decoder and encoder. In 1.23.0 and earlier, a crafted HEIF or AVIF file containing a clean aperture box can reduce an image dimension to zero and crash or corrupt tiling results when heifimagehandlegetimagetilinghandle, 1, &tiling is called...

4.3CVSS5.3AI score0.00302EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:18 p.m.•13 views

CVE-2026-50142

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seqboxes.cc, Boxstsz::parse applies maxsequenceframes only to...

7.5CVSS4.4AI score0.00556EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•9 views

CVE-2026-71151

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle...

5.6CVSS5.3AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71140

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

3.4CVSS5.1AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71141

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows unauthenticated attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

7.7CVSS5.4AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•6 views

CVE-2026-71137

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS5.1AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•10 views

CVE-2026-71138

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

7.3CVSS5.2AI score0.00152EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•11 views

CVE-2026-71139

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

4.4CVSS5.1AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•8 views

CVE-2026-71134

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

5.7CVSS5.2AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•6 views

CVE-2026-71135

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS5.1AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•10 views

CVE-2026-71136

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

7.3CVSS5.2AI score0.00152EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71130

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows unauthenticated attacker with network access via RDP to compromise Oracle VM VirtualBox. Successful attacks of this...

8.2CVSS5.3AI score0.00262EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•6 views

CVE-2026-71131

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows unauthenticated attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

8.6CVSS5.4AI score0.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•9 views

CVE-2026-71132

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracl...

5.3CVSS5.2AI score0.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•8 views

CVE-2026-71129

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

8.2CVSS5.3AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71127

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS5.1AI score0.0012EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71128

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS5.1AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•8 views

CVE-2026-71125

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows unauthenticated attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6.1CVSS5.2AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•9 views

CVE-2026-71126

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Difficult to exploit vulnerability allows low privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71116

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracl...

7.5CVSS5.3AI score0.00136EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71115

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS5.2AI score0.00167EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•8 views

CVE-2026-71114

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS5.2AI score0.00167EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:03 p.m.•7 views

CVE-2026-71113

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.14. Easily exploitable vulnerability allows unauthenticated attacker with network access via RDP to compromise Oracle VM VirtualBox. Successful attacks of this...

7.5CVSS5.2AI score0.00417EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:02 p.m.•13 views

CVE-2026-70906

Vulnerability in Oracle Java SE component: 2D. Supported versions that are affected are Oracle Java SE: 25.0.4 and 26.0.2. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE. Successful attacks of this...

7.5CVSS5.3AI score0.00453EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:02 p.m.•23 views

CVE-2026-70907

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12; Oracle...

5.3CVSS5.2AI score0.00278EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 9:00 p.m.•12 views

CVE-2026-61308

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12;...

6.8CVSS5.4AI score0.0031EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/08/18 8:58 p.m.•13 views

CVE-2026-60589

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Security. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12;...

3.7CVSS5.1AI score0.00265EPSS
SaveExploits0
Total number of security vulnerabilities66257