Lucene search
+L

26262 matches found

OSV
OSV
added 2026/07/19 12:2 p.m.9 views

CVE-2026-63811 f2fs: read COW data with the original inode during atomic write

In the Linux kernel, the following vulnerability has been resolved: f2fs: read COW data with the original inode during atomic write When updating an atomic-write file, f2fswritebegin may read the previously written data back from the COW inode: prepareatomicwritebegin locates the block in the COW...

5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63801 tipc: fix slab-use-after-free Read in tipc_aead_decrypt_done

In the Linux kernel, the following vulnerability has been resolved: tipc: fix slab-use-after-free Read in tipcaeaddecryptdone tipcaeaddecrypt goes straight from tipcbearerholdb to cryptoaeaddecryptreq without taking a reference on the netns, unlike the encrypt path. When cryptoaeaddecrypt is...

8.8CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 12:2 p.m.10 views

EUVD-2026-45460

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Fix page overflow in sevdbgcrypt for ENCRYPT path In sevdbgcrypt, the per-iteration transfer length is bounded by the source page offset PAGESIZE - soff but not by the destination page offset PAGESIZE - doff. When doff...

5.5AI score0.00142EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 11:11 a.m.10 views

OESA-2026-3027 vim security update

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Securi...

7.8CVSS5.7AI score0.00145EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.10 views

PT-2026-61421

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the sev-guest component of the virt subsystem. When the set memory encrypted or set memory decrypted functions fail, the caller cannot determine the exact point of...

8.7CVSS5AI score0.00133EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.15 views

PT-2026-61110

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel KVM SVM implementation within the sev dbg crypt function. In the encryption path handled by sev dbg encrypt user, the per-iteration transfer length is...

7.8CVSS5.6AI score0.00142EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.13 views

PT-2026-61127

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the f2fs file system during atomic write operations. When updating an atomic-write file, the f2fs write begin function may incorrectly use a COW Copy-on-Write inode to...

10CVSS5.2AI score0.0069EPSS
SaveExploits0References75
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-44722

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in...

6.2CVSS5.4AI score0.00087EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/17 9:17 p.m.17 views

CVE-2026-13446

IBM Langflow OSS 1.0.0 through 1.10.1 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data...

9.8CVSS0.00226EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 8:43 p.m.17 views

EUVD-2026-45330

IBM Langflow OSS 1.0.0 through 1.10.1 contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data...

9.8CVSS5.3AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 5:17 p.m.11 views

CVE-2026-44722

pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfileaes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1...

6.2CVSS0.00087EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/17 4:42 p.m.16 views

CVE-2026-44722

pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfileaes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1...

6.2CVSS5.3AI score0.00087EPSS
SaveExploits0
CVE
CVE
added 2026/07/17 4:42 p.m.56 views

CVE-2026-44722

Summary: CVE-2026-44722 affects pyzipper before 0.4.0, where a Python operator precedence bug in pyzipper/zipfile_aes.py prevented automatic selection of AE-2 during encryption. As a result, entries were written using AE-1 format, which stores the plaintext CRC32 checksum in the ZIP header and, f...

6.2CVSS5.2AI score0.00087EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 4:42 p.m.42 views

CVE-2026-44722 pyzipper: Encryption bypass for small files encrypted with pyzipper

pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfileaes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1...

6.2CVSS0.00087EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/17 4:42 p.m.10 views

CVE-2026-44722

pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfileaes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1...

6.2CVSS5.3AI score0.00087EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/17 4:42 p.m.8 views

CVE-2026-44722 pyzipper: Encryption bypass for small files encrypted with pyzipper

pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfileaes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1...

6.2CVSS5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/17 3:30 p.m.10 views

CVE-2026-63096

Dendrite through 0.13.8 contains a server-side request forgery vulnerability that allows unauthenticated attackers to cause the server to open outbound TLS connections to arbitrary hosts and ports by supplying an unvalidated serverName parameter to the legacy media download endpoint. Attackers ca...

6.9CVSS5.5AI score0.00212EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 2:20 p.m.5 views

SUSE-SU-2026:3112-1 Security update for tomcat10

This update for tomcat10 fixes the following issues Update to Tomcat 10.1.56. Security issues fixed: - CVE-2026-50229: improper neutralization of script-related HTML tags in the number guess example bsc1269791. - CVE-2026-53404: always-incorrect control flow implementation in the rewrite valve...

9.1CVSS5.6AI score0.04249EPSS
SaveExploits1References13
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/17 9:40 a.m.10 views

Security Bulletin: Multiple vulnerabilities in IBM Guardium Unified Discovery and Classification (GUDC) container images

Summary Security vulnerabilities have been addressed in the IBM Guardium Unified Discovery and Classification GUDC container images Vulnerability Details CVEID:CVE-2025-0167 DESCRIPTION: When asked to use a .netrc file for credentials and to follow HTTP redirects, curl could leak the password use...

9.3CVSS7.2AI score0.00723EPSS
SaveExploits7Affected Software1
EUVD
EUVD
added 2026/07/17 6:53 a.m.16 views

EUVD-2026-45152

The HubSpot All-In-One Marketing – Forms, Popups, Live Chat plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 11.3.62 via the wplocalizescript / window.leadinConfig JavaScript object. This makes it possible for authenticated attackers, with...

4.3CVSS5.3AI score0.00158EPSS
SaveExploits0References6
Rows per page
Query Builder