Lucene search
+L

528 matches found

NVD
NVD
added 4 days ago8 views

CVE-2026-67247

A path traversal vulnerability was found in the IHM Log handling of ADM. The vulnerability occurs because user-controlled disk serial input is not sufficiently validated before being used to construct the path of an IHM log database file. An authenticated attacker can exploit this issue to cause...

7.1CVSS0.00292EPSS
SaveExploits0References1
NVD
NVD
added 4 days ago9 views

CVE-2026-67245

A path traversal vulnerability was found in the VPN Clients on the ADM. The vulnerability occurs because user-controlled certificate name input is not sufficiently validated before being used to construct the upload destination path. An authenticated attacker can exploit this issue to write an...

7CVSS0.00208EPSS
SaveExploits0References1
Cvelist
Cvelist
added 4 days ago40 views

CVE-2026-67248 A stack-based buffer overflow vulnerability was found in the File Explorer on the ADM

A stack-based buffer overflow vulnerability was found in the File Explorer on the ADM. The vulnerability occurs because user-controlled input is not properly validated before being decoded and copied into a fixed-size stack buffer. An authenticated attacker can exploit this issue to cause denial ...

8.7CVSS0.00229EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago23 views

CVE-2026-67248

The CVE-2026-67248 issue affects ADM’s File Explorer and is caused by a stack-based buffer overflow: user-controlled input is not properly validated before decoding and copying into a fixed-size stack buffer. An authenticated attacker could deny service to the affected CGI process, with possible ...

8.7CVSS6.2AI score0.00229EPSS
SaveExploits0References1
EUVD
EUVD
added 4 days ago10 views

EUVD-2026-50962

A path traversal vulnerability was found in the VPN Clients on the ADM. The vulnerability occurs because user-controlled certificate name input is not sufficiently validated before being used to construct the upload destination path. An authenticated attacker can exploit this issue to write an...

7CVSS5.8AI score0.00208EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago14 views

CVE-2026-67244

A format string vulnerability in ADM’s Notification OAuth settings is triggered by user-controlled notification configuration input that is processed via an unsafe format-string operation. Exploitation requires authenticated administrator privileges and can disclose memory information or cause de...

8.6CVSS5.8AI score0.00242EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago13 views

CVE-2026-18188

CVE-2026-18188 describes a format-string vulnerability in the ADM’s Rsync Backup component. Affected software ranges: ADM 4.1.0–4.3.3.RUN1 and ADM 5.0.0–5.1.3.RI81. The issue arises when user-controlled rsync backup configuration or log data are processed via unsafe format-string operations, allo...

7.1CVSS5.8AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago8 views

CVE-2026-67193

Xlight FTP Server before 3.9.5 contains an information disclosure vulnerability that allows unauthenticated attackers to obtain the server's current GetTickCount value by sending a USER command with a username ending in the :adm suffix. Attackers can trigger the admin protocol path within the...

6.9CVSS0.00264EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/15 5:48 a.m.13 views

CVE-2026-39244

A flaw was found in adm-zip. A remote attacker can exploit this vulnerability by providing a specially crafted ZIP file. The file's header can be manipulated to declare an extremely large uncompressed size, causing the application to allocate an excessive amount of memory. This excessive memory...

7.5CVSS6AI score0.00426EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-39244

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103,...

7.5CVSS5.9AI score0.00426EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/10 6:32 p.m.17 views

GHSA-XCPC-8H2W-3J85 adm-zip: Crafted ZIP file triggers 4GB memory allocation

adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103, Buffer.alloccentralHeader.size allocates memory based on the declared uncompressed size from the ZIP central directory header without...

7.5CVSS5.4AI score0.00426EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/10 6:32 p.m.10 views

EUVD-2026-42960

adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103, Buffer.alloccentralHeader.size allocates memory based on the declared uncompressed size from the ZIP central directory header without...

7.5CVSS6.1AI score0.00426EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/10 6:31 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview adm-zip is a JavaScript implementation for zip data compression for NodeJS. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in zipEntry.js and entryHeader.js, which size a Buffer.alloc call directly from the uncompressed-size field...

8.7CVSS6.1AI score0.00426EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/10 6:31 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:adm-zip is a JavaScript implementation for zip data compression for NodeJS. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in zipEntry.js and entryHeader.js, which size a Buffer.alloc call directly from the...

8.7CVSS6.1AI score0.00426EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/10 5:16 p.m.12 views

CVE-2026-39244

adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103, Buffer.alloccentralHeader.size allocates memory based on the declared uncompressed size from the ZIP central directory header without...

7.5CVSS0.00426EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/10 12:0 a.m.45 views

CVE-2026-39244

The CVE-2026-39244 entry concerns adm-zip before 0.5.18 and describes a denial-of-service vulnerability triggered by a crafted ZIP file with a manipulated uncompressed size header. The root cause is that zipEntry.js allocates memory using Buffer.alloc(_centralHeader.size) based on the uncompresse...

7.5CVSS6.1AI score0.00426EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/10 12:0 a.m.23 views

PT-2026-57215

Name of the Vulnerable Software and Affected Versions adm-zip versions prior to 0.5.18 Description A denial-of-service issue exists when parsing crafted ZIP files with a manipulated uncompressed size header field. The library allocates memory based on the declared uncompressed size from the ZIP...

7.5CVSS6.1AI score0.00426EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/10 12:0 a.m.33 views

CVE-2026-39244

adm-zip before 0.5.18 is vulnerable to denial of service via a crafted ZIP file with a manipulated uncompressed size header field. In zipEntry.js line 103, Buffer.alloccentralHeader.size allocates memory based on the declared uncompressed size from the ZIP central directory header without...

0.00426EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: The calling convention for prepslavesg was corrected. The calling convention for prepslavesg requires returning NULL in case of an error, along with providing an error log to the system. However, qcom-adm...

6AI score0.00206EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom-adm: fix wrong sizeof config in slaveconfig The issue involved a corrupted slaveconfig function that incorrectly compared peripheralsize with the size of the config pointer, rather than the size of the config...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References2
Rows per page
Query Builder