Lucene search
+L

2504 matches found

NVD
NVD
added 2026/04/24 3:16 p.m.7 views

CVE-2026-31611

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require 3 sub-authorities before reading subauth2 parsedacl compares each ACE SID against sidunixNFSmode and on match reads sid.subauth2 as the file mode. If sidunixNFSmode is the prefix S-1-5-88-3 with numsubauth = 2 then...

8.6CVSS0.00366EPSS
SaveExploits0References7
CVE
CVE
added 2026/04/24 2:44 p.m.34 views

CVE-2026-31640

CVE-2026-31640 affects the Linux kernel rxrpc component. The issue occurs in rxrpc_post_response() where the code compares the challenge serial number using the newer packet private data instead of the cached/older response, causing the comparison to always be false and potentially preventing the...

7.5CVSS5.5AI score0.00426EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/24 11:35 a.m.13 views

CLSA-2026-1777030519 xterm: Fix of CVE-2022-45063

CVE-2022-45063: improve error recovery when setting a bitmap font for the VT100 window - add NULL pointer checks in xstrcasecmp and xstrncasecmp to help with error recovery for a missing font...

9.8CVSS5.8AI score0.04949EPSS
SaveExploits1References1
Spring Security Advisories
Spring Security Advisories
added 2026/04/23 12:0 a.m.31 views

DevTools remote secret comparison is vulnerable to timing attacks

An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about the remote secret. In extreme circumstances this could result in the attacker determining the secret and uploading changed classes, thereby achieving remote code executio...

7.5CVSS6.5AI score0.00262EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/04/23 12:0 a.m.7 views

Timing Attack

Overview Affected versions of this package are vulnerable to Timing Attack in DevTool due to comparing the user-provided "remote secret" against the actual secret using standard string comparison logic like String.equals or ==. Standard string comparisons are not constant-time. They evaluate...

7.7CVSS5.5AI score0.00262EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/22 6:31 p.m.15 views

uutils coreutils has an Improper Handling of Unicode Encoding Issue

A logic error in the split utility of uutils coreutils causes the corruption of output filenames when provided with non-UTF-8 prefix or suffix inputs. The implementation utilizes tostringlossy when constructing chunk filenames, which automatically rewrites invalid byte sequences into the UTF-8...

3.3CVSS5.4AI score0.00143EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/22 6:31 p.m.10 views

GHSA-GPCG-H6X2-C26P Duplicate Advisory: uutils coreutils has an Improper Input Validation issue

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-p6rv-2qpm-fwvg. This link is maintained to preserve external references. Original Description An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/22 6:31 p.m.14 views

GHSA-RX8H-33GR-VHJ9 Duplicate Advisory: uutils coreutils' comm utility incorrectly consumes data from non-regular file inputs before performing comparison operations

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-3wfc-mgpm-9rq6. This link is maintained to preserve external references. Original Description The comm utility in uutils coreutils incorrectly consumes data from non-regular file inputs before performing...

4.4CVSS5.9AI score0.00135EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/22 4:8 p.m.46 views

CVE-2026-35367 uutils coreutils nohup Information Disclosure via Insecure Default Output Permissions

The nohup utility in uutils coreutils creates its default output file, nohup.out, without specifying explicit restricted permissions. This causes the file to inherit umask-based permissions, typically resulting in a world-readable file 0644. In multi-user environments, this allows any user on the...

3.3CVSS0.00114EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/22 4:7 p.m.6 views

CVE-2026-35347

The comm utility in uutils coreutils incorrectly consumes data from non-regular file inputs before performing comparison operations. The arefilesidentical function opens and reads from both input paths to compare content without first verifying if the paths refer to regular files. If an input pat...

4.4CVSS5.7AI score0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/22 4:7 p.m.37 views

CVE-2026-35346 uutils coreutils comm Silent Data Corruption via Lossy UTF-8 Normalization

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::fromutf8lossy, which replaces invalid UTF-8 byte sequences with the Unicode replacement character U+FFFD. This behavior differs from GNU comm, whic...

3.3CVSS0.00176EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.15 views

PT-2026-34505

Name of the Vulnerable Software and Affected Versions uutils coreutils affected versions not specified Description An argument parsing error in the kill utility incorrectly interprets the command 'kill -1' as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 cause...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References15
CVE
CVE
added 2026/04/21 9:9 p.m.22 views

CVE-2026-40942

The DSF vulnerability CVE-2026-40942 affects the OIDC JWKS and Metadata Document caches (and the OIDC token cache for FHIR client connections) prior to version 2.1.0, where an inverted time comparison (isBefore vs isAfter) caused the cache to never return cached values and never invalidate, resul...

6.3CVSS5.8AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/21 11:9 a.m.14 views

CLSA-2026-1776769741 rsync: Fix of 3 CVEs

CVE-2017-16548: fix heap overread in receivexattr by enforcing trailing NUL on received xattr names - CVE-2017-17434: sanitize xname in readndxandattrs and check daemon filter against fnamecmp in recvfiles - CVE-2018-5764: prevent client from resetting protectargs during the second parsearguments...

9.8CVSS6.8AI score0.06337EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/04/21 12:0 a.m.9 views

Adding Compilation Metadata to Binaries to Make Disassembly Decidable

The binary executable format is the standard method for distributing and executing software. Yet, it is also as opaque a representation of software as can be. If the binary format were augmented with metadata that provides security-relevant information, such as which data is intended by the...

5.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.9 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010923)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010923 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: pxa: fix null-pointer dereference in filter kasprintf would return NULL pointer when kmallo...

5.9AI score0.00203EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/04/20 12:0 a.m.10 views

BinDiff 8

BinDiff is an open-source comparison tool for binary files to quickly find differences and similarities in disassembled code...

5.7AI score
SaveExploits0
Snyk
Snyk
added 2026/04/16 9:46 p.m.11 views

Partial String Comparison

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Partial String Comparison due to the replaceInputsWithConfig logic in packages/server/src/utils/index.ts. An attacker can override flow parameters by supplying a crafted override configuration in a predicti...

9.8CVSS5.9AI score0.13789EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/16 9:46 p.m.8 views

Partial String Comparison

Overview flowise-components is a Flowiseai Components Affected versions of this package are vulnerable to Partial String Comparison due to the replaceInputsWithConfig logic in packages/server/src/utils/index.ts. An attacker can override flow parameters by supplying a crafted override configuratio...

9.8CVSS5.9AI score0.13789EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/15 7:19 p.m.19 views

Always-Incorrect Control Flow Implementation

Overview Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation due to an inverted time comparison in the OIDC JWKS and token cache processes. An attacker can cause expired tokens to be reused or force repeated network requests to the OIDC provider by...

6.3CVSS5.8AI score0.00291EPSS
SaveExploits0References2
Rows per page
Query Builder