Lucene search
+L

93813 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/15 12:00 a.m.11 views

Debian dla-4684 : opam - security update

The remote Debian 12 host has packages installed that are affected by a vulnerability as referenced in the dla-4684 advisory. - ----------------------------------------------------------------------- Debian LTS Advisory DLA-4684-1 [email protected] https://www.debian.org/lts/security/...

6.3AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:00 a.m.10 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.00609EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.23 views

PT-2026-60163

Name of the Vulnerable Software and Affected Versions samba affected versions not specified Description A flaw exists in the pam winbind module of samba. When the mkhomedir feature is enabled, pam winbind changes the ownership of the target account's home directory without verifying if the path i...

8.8CVSS6AI score0.0062EPSS
SaveExploits0References46
BDU FSTEC
BDU FSTEC
added 2026/07/15 12:00 a.m.93 views

The vulnerability of the Active Directory Federation Services (ADFS) for Windows operating systems allows a perpetrator to increase their privileges.

The vulnerability of the Active Directory Federation Services AD FS for Windows operating systems is related to deficiencies in access control mechanisms. Exploiting this vulnerability can allow attackers to increase their privileges...

7.8CVSS6.2AI score0.00346EPSS
SaveExploits0References4Affected Software13
GithubExploit
GithubExploit
added 2026/07/14 10:41 p.m.89 views

Exploit for CVE-2026-50338

CVE-2026-50338 Spring Cloud Azure B2C Resource Server Cross-I...

8.2CVSS6.2AI score0.00517EPSS
SaveExploits1
NVD
NVD
added 2026/07/14 9:17 p.m.15 views

CVE-2026-53486

The decompress package for Node.js extracts archives. Prior to 10.2.1 and 11.1.3, archive extraction can create files and links outside the target directory. When extracting an archive to a directory, a crafted archive can read or write files outside that directory because hardlink and symlink...

9.1CVSS0.00749EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/14 9:16 p.m.11 views

CVE-2026-48338

ColdFusion is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope...

6.8CVSS0.00468EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/14 9:04 p.m.182 views

CVE-2026-48319 ColdFusion | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE-22)

ColdFusion is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability that could result in arbitrary code execution in the context of the current user. An attacker with high privileges could exploit this vulnerability to execute arbitrary code...

9.1CVSS0.3229EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 8:52 p.m.22 views

GHSA-HGJX-R89M-M7V4 FacturaScripts: Path traversal in UploadedFile::move() via getClientOriginalName() — arbitrary file write outside MyFiles/ leading to RCE

Summary FacturaScripts\Core\UploadedFile::move$destiny, $destinyName concatenates $destiny and $destinyName without normalizing the resulting path. Every caller in the codebase passes UploadedFile::getClientOriginalName — the unsanitized client-supplied filename — as $destinyName, so an...

9.9CVSS6.5AI score
SaveExploits0References2
Talos Blog
Talos Blog
added 2026/07/14 8:27 p.m.12 views

Microsoft Patch Tuesday for July 2026 — Snort rules and prominent vulnerabilities

Microsoft has released its monthly security update for July 2026, which includes 622 vulnerabilities affecting a range of products, including 57 that Microsoft marked as "critical." Microsoft notes that two of the vulnerabilities disclosed this month have been exploited in the wild. CVE-2026-5615...

9.9CVSS7.6AI score0.84606EPSS
SaveExploits22
The Hacker News
The Hacker News
added 2026/07/14 8:25 p.m.34 views

Microsoft Patches Record 622 Flaws, Including Two Zero-Days Under Active Attack

Microsoft shipped its largest Patch Tuesday on record today, and two of the fixes close holes that attackers are already exploiting. The release covers 622 of Microsoft's own CVEs by its Security Update Guide count, more than triple June's previous high of around 200. Those two live bugs are the...

9.1CVSS6.5AI score0.26636EPSS
SaveExploits4
NVD
NVD
added 2026/07/14 8:17 p.m.26 views

CVE-2026-48350

Animate is affected by an Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to access sensitive files or directories outside the...

8.6CVSS0.00328EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 8:07 p.m.134 views

CVE-2026-53486

The CVE affects the Node.js decompress package used for archive extraction. Before versions 10.2.1 and 11.1.3, crafted archives could read or write files outside the target directory due to: hardlink and symlink entries being created without proper target checks; path containment validated by a s...

9.1CVSS6.1AI score0.00749EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/14 7:53 p.m.41 views

CVE-2026-48350

CVE-2026-48350 affects Adobe Animate with a Path Traversal vulnerability that can lead to arbitrary code execution in the context of the current user. An attacker could access sensitive files/directories outside the intended restrictions. Exploitation requires user interaction (victim opens a mal...

8.6CVSS6.5AI score0.00328EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/07/14 7:51 p.m.22 views

GHSA-8559-GWJ3-Q37R EasyAdmin: Stored Cross-Site Scripting (XSS) via uploaded files served inline in FileField and ImageField

EasyAdmin's FileField and ImageField accept browser-executable file types by default FileField applies no MIME/extension restrictions; ImageField's default Image constraint accepts SVG. When the upload directory is configured inside the public web root — as shown in the documentation — EasyAdmin...

7.6CVSS6.2AI score
SaveExploits0References4
Krebs on Security
Krebs on Security
added 2026/07/14 7:22 p.m.18 views

Microsoft Patches a Record 570 Security Flaws

Microsoft Corp. today released software updates to plug at least 570 security holes in its Windows operating systems and other software, almost triple the number of vulnerabilities the software giant fixed in its record-smashing Patch Tuesday release last month. Microsoft attributed the burgeonin...

6.1CVSS6.6AI score0.00481EPSS
SaveExploits0
CVE
CVE
added 2026/07/14 7:21 p.m.46 views

CVE-2026-48310

Adobe Experience Manager (AEM) is affected by an Improper Limitation of a Pathname to a Restricted Directory (Path Traversal, CWE-22) vulnerability that could enable arbitrary file system read. The issue arises from an improper pathname restriction, allowing access to sensitive files outside the ...

8.6CVSS6.2AI score0.01047EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/14 6:32 p.m.17 views

EUVD-2026-44139

Improper authorization in Active Directory Certificate Services AD CS allows an authorized attacker to elevate privileges over a network...

8.8CVSS6.1AI score0.01788EPSS
SaveExploits11References2
EUVD
EUVD
added 2026/07/14 6:32 p.m.34 views

EUVD-2026-44042

Insufficient granularity of access control in Active Directory Federation Services AD FS allows an authorized attacker to elevate privileges locally...

7.8CVSS6AI score0.00346EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/14 6:32 p.m.20 views

EUVD-2026-43796

Heap-based buffer overflow in Active Directory Domain Services allows an authorized attacker to execute code over a network...

8.8CVSS6.3AI score0.00913EPSS
SaveExploits0References2
Rows per page
Query Builder