Lucene search
+L

114 matches found

Apple
Apple
added 2026/09/14 12:00 a.m.7 views

About the security content of macOS Tahoe 26.7

About the security content of macOS Tahoe 26.7 This document describes the security content of macOS Tahoe 26.7. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are...

10CVSS7.1AI score0.00992EPSS
SaveExploits1References1Affected Software1
Apple
Apple
added 2026/09/14 12:00 a.m.7 views

About the security content of watchOS 27

About the security content of watchOS 27 This document describes the security content of watchOS 27. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available...

9.8CVSS7AI score0.00992EPSS
SaveExploits1References1Affected Software1
Apple
Apple
added 2026/09/14 12:00 a.m.6 views

About the security content of iOS 26.7 and iPadOS 26.7

About the security content of iOS 26.7 and iPadOS 26.7 This document describes the security content of iOS 26.7 and iPadOS 26.7. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches ...

9.8CVSS7.3AI score0.00992EPSS
SaveExploits1References1Affected Software2
Apple
Apple
added 2026/09/14 12:00 a.m.6 views

About the security content of visionOS 27

About the security content of visionOS 27 This document describes the security content of visionOS 27. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available...

9.8CVSS7.1AI score0.00992EPSS
SaveExploits1References1Affected Software1
Apple
Apple
added 2026/09/14 12:00 a.m.6 views

About the security content of macOS Sequoia 15.8

About the security content of macOS Sequoia 15.8 This document describes the security content of macOS Sequoia 15.8. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases...

10CVSS7.1AI score0.00992EPSS
SaveExploits1References1Affected Software1
Kitploit
Kitploit
added 2026/09/13 7:51 a.m.5 views

CVE-2022-32832

CVE-2022-32832 Prueba de concepto e informe para la vulnerabilidad CVE-2022-32832 corregida en iOS 15.6 CVE-2022-32832 es una vulnerabilidad en el método externo AppleAPFSUserClient::methodDeltaCreateFinalize selector 49. Aquí está la descompilación previa al parche: root@kitploit: int64 cdecl...

6.7CVSS7.5AI score0.00892EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 6:11 a.m.7 views

010-Editor-Template

010-Editor-Template https://www.sweetscape.com/010editor/repository/files/010.bt https://www.sweetscape.com/010editor/repository/files/010Theme.bt https://www.sweetscape.com/010editor/repository/files/7ZIP.bt https://www.sweetscape.com/010editor/repository/files/ADF.bt...

5.9AI score
SaveExploits0
Apple
Apple
added 2026/08/17 12:00 a.m.148 views

About the security content of iOS 18.7.10 and iPadOS 18.7.10

About the security content of iOS 18.7.10 and iPadOS 18.7.10 This update delivers security fixes that were first made available in the iOS 26.6 and 27 and iPadOS 26.6 and 27 betas. This document describes the security content of iOS 18.7.10 and iPadOS 18.7.10. About Apple security updates For our...

9.8CVSS8.2AI score0.00785EPSS
SaveExploits1References1Affected Software2
CVE
CVE
added 2026/07/29 5:25 p.m.62 views

CVE-2026-13723

Develar’s app-builder zipx.Unzip in macOS APFS is vulnerable to arbitrary file overwrite via Unicode normalization collision combined with unsafe symlink following. The root cause is lack of canonical normalization before path validation/writes, allowing a crafted ZIP with a symlink named ss (poi...

6.5CVSS5.9AI score0.00465EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/29 5:25 p.m.13 views

CVE-2026-13723 Develar's electron-builder allows arbitrary file overwrite

A vulnerability in the zipx.Unzip extraction routine of Develar's app-builder allows an attacker to overwrite arbitrary files on macOS APFS by exploiting a Unicode Normalization Collision combined with symlink following behavior. APFS treats certain Unicode equivalent filenames as identical e.g.,...

5.9AI score0.00465EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 7:09 p.m.27 views

setuptools: MANIFEST.in exclusion bypass in sdist via Unicode normalization collision (NFC/NFD) on macOS APFS/HFS+

Summary When building a source distribution python -m build --sdist / setup.py sdist, setuptools' FileList applies MANIFEST.in directives exclude, global-exclude, recursive-exclude, prune by matching a compiled glob against on-disk file names byte-for-byte, with no Unicode normalization. On...

6.1CVSS5.2AI score0.00405EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/08 5:17 p.m.7 views

AZL-92229 CVE-2026-59890 affecting package python-setuptools for versions less than 69.0.3-6

setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in exclude, global-exclude, recursive-exclude, and prune directives by matching compiled glob patterns against on-disk file names without Unico...

6.1CVSS5.8AI score0.00405EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/07 1:43 p.m.22 views

JLSEC-2026-655 Deno: Permission Bypass via Unicode Normalization Mismatch on macOS (APFS)

Summary Deno's permission system enforces filesystem and execution restrictions by comparing the requested path against the path supplied to --deny-read, --deny-write, --deny-run, or --deny-ffi. On macOS, that comparison was done at the raw-byte level while the APFS filesystem treats different...

8.4CVSS6.2AI score0.00197EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/16 7:11 p.m.24 views

Deno: Permission Bypass via Unicode Normalization Mismatch on macOS (APFS)

Summary Deno's permission system enforces filesystem and execution restrictions by comparing the requested path against the path supplied to --deny-read, --deny-write, --deny-run, or --deny-ffi. On macOS, that comparison was done at the raw-byte level while the APFS filesystem treats different...

8.4CVSS5.8AI score0.00197EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/05/19 1:54 p.m.27 views

node-tar: tar: node-tar: Arbitrary file overwrite via Unicode path collision race condition

A flaw was found in node-tar, a library for Node.js. This race condition vulnerability occurs due to incomplete handling of Unicode path collisions within the path-reservations system on case-insensitive filesystems, such as macOS APFS. A remote attacker can exploit this by providing a specially...

8.8CVSS6.3AI score0.00239EPSS
SaveExploits1References6
Apple
Apple
added 2026/05/11 12:00 a.m.40 views

About the security content of tvOS 26.5

About the security content of tvOS 26.5 This document describes the security content of tvOS 26.5. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available...

8.8CVSS6.9AI score0.01385EPSS
SaveExploits7References1Affected Software1
OSV
OSV
added 2026/04/17 11:10 a.m.17 views

OESA-2026-1939 sleuthkit security update

The Sleuth Kit previously known as TASK is a collection of UNIX-based command line file system forensic tools that allow an investigator to examine NTFS, FAT, FFS, EXT2FS, EXT3FS and ExFAT file systems of a suspect computer in a non-intrusive fashion. The tools have a layer-based design and can...

8.4CVSS6.5AI score0.00167EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/17 11:10 a.m.23 views

OESA-2026-1936 sleuthkit security update

The Sleuth Kit previously known as TASK is a collection of UNIX-based command line file system forensic tools that allow an investigator to examine NTFS, FAT, FFS, EXT2FS, EXT3FS and ExFAT file systems of a suspect computer in a non-intrusive fashion. The tools have a layer-based design and can...

8.4CVSS6.5AI score0.00167EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/17 11:10 a.m.21 views

OESA-2026-1937 sleuthkit security update

The Sleuth Kit previously known as TASK is a collection of UNIX-based command line file system forensic tools that allow an investigator to examine NTFS, FAT, FFS, EXT2FS, EXT3FS and ExFAT file systems of a suspect computer in a non-intrusive fashion. The tools have a layer-based design and can...

8.4CVSS6.5AI score0.00167EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/13 1:07 p.m.10 views

Security Bulletin: IBM Watson Discovery Cartridge affected by vulnerability in tar-6.2.1.tgz

Summary IBM Watson Discovery Cartridge affected by vulnerability in tar-6.2.1.tgz Vulnerability Details CVEID:CVE-2026-23950 DESCRIPTION: node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path...

8.8CVSS5.8AI score0.00239EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder