Lucene search
+L

1639 matches found

CVE
CVE
added 2026/09/01 2:23 p.m.32 views

CVE-2026-83607

xmldom , a pure JavaScript XML DOM module, is affected by an element name injection vulnerability. Prior to @xmldom/xmldom 0.8.14 and 0.9.11 , and in xmldom 0.6.0 and earlier, Document.createElement(tagName) stores an unvalidated element name that XMLSerializer.serializeToString() emits verbatim....

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/01 2:23 p.m.9 views

CVE-2026-83607

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.14 and 0.9.11, and in xmldom version 0.6.0 and earlier, Document.createElementtagName stores an unvalidated element name and XMLSerializer.serializeToString...

8.7CVSS5.8AI score0.00348EPSS
SaveExploits0
NVD
NVD
added 2026/09/01 10:17 a.m.11 views

CVE-2026-59681

A OS command injection vulnerability in yast2-auth-client allows an attacker who controls Active Directory configuration values to execute arbitrary commands as root on the configured host. Auth::AuthConf in src/lib/auth/authconf.rb assembles the Samba net ads join, net ads lookup -S and net ads...

8.8CVSS0.01149EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 9:15 p.m.17 views

CVE-2026-77351

Wallos , an open-source self-hosted personal subscription tracker, is vulnerable to SSRF prior to version 5.0.0 . The root cause is that any authenticated user can store an arbitrary SMTP host—including private and cloud-metadata IP addresses—in their personal email notification settings, with no...

3.5CVSS5.9AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/31 9:15 p.m.7 views

CVE-2026-77351 Wallos: SSRF via Unvalidated User-Level SMTP Host in Email Notification Settings

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 5.0.0, Wallos lets any authenticated user store an arbitrary SMTP host — including private and cloud-metadata IP addresses — in their personal email notification settings, with no server-side SSRF validation...

3.5CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/31 9:03 p.m.35 views

CVE-2026-82392 pnpm: Virtual store linker path traversal via unvalidated depPath name in lockfileToDepGraph

pnpm is a package manager. Prior to 10.34.5 and from 11.0.0 until 11.11.0, pnpm parses the package name from attacker-controlled pnpm-lock.yaml packages keys with dp.parsedepPath.name and uses it without validation in deps/graph-builder/src/lockfileToDepGraph.ts and...

7.1CVSS0.00397EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/31 3:16 a.m.15 views

CVE-2026-82722

Allocation of Resources Without Limits or Throttling vulnerability in ash-project ashadmin lets any client that can reach the admin LiveView exhaust the BEAM atom table and crash the entire node. Two LiveView event handlers interned atoms from unvalidated client input: AshAdmin.PageLive's setacto...

8.3CVSS0.00268EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.12 views

PT-2026-84039

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.34.5 pnpm versions 11.0.0 through 11.10.0 Description pnpm improperly parses package names from the pnpm-lock.yaml file using the dp.parsedepPath.name function without sufficient validation. This occurs within...

7.1CVSS6.1AI score0.00397EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.65 views

Linux Distros Unpatched Vulnerability : CVE-2026-80674

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident attribute lists and harden the validator A base inode's...

9.8CVSS6.2AI score0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 4:18 p.m.8 views

UBUNTU-CVE-2026-82327

A flaw was found in libsolv, a dependency-resolution library used by RPM-based package managers such as dnf and zypper to work with .solv repository cache files. When libsolv rewrites a .solv cache file, it reads directory-id values from the file's compressed filelist data without validating that...

5.5CVSS6.2AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:16 a.m.16 views

CVE-2026-80674

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident attribute lists and harden the validator A base inode's $ATTRIBUTELIST is sanity-checked by loadattributelist only on the non-resident path; ntfsreadlockedinode copies a resident attribute list into...

9.8CVSS0.00379EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 6:49 a.m.40 views

CVE-2026-80674 ntfs: validate resident attribute lists and harden the validator

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate resident attribute lists and harden the validator A base inode's $ATTRIBUTELIST is sanity-checked by loadattributelist only on the non-resident path; ntfsreadlockedinode copies a resident attribute list into...

9.8CVSS0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 6:32 p.m.23 views

CVE-2026-81526

The MongoDB Rust Driver fails to neutralize special characters in a caller-supplied target identifier before embedding it in requests sent to the server. Per the CVELIST entry, the specific root cause is an unvalidated dotted database name in bulk write namespaces , allowing an attacker with low ...

7.1CVSS5.2AI score0.00203EPSS
SaveExploits0References2
MongoDB
MongoDB
added 2026/08/27 6:32 p.m.10 views

Cross-database write redirection via unvalidated dotted database name in bulk write namespaces

The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended...

7.1CVSS5.9AI score0.00203EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 6:32 p.m.35 views

CVE-2026-81526 Cross-database write redirection via unvalidated dotted database name in bulk write namespaces

The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended...

7.1CVSS0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 6:32 p.m.16 views

CVE-2026-81526 Cross-database write redirection via unvalidated dotted database name in bulk write namespaces

The MongoDB Rust Driver does not neutralize special characters in a caller-supplied target identifier before embedding it in the request it sends to the server. An actor able to influence that identifier in an application using the driver may cause write operations to be applied to an unintended...

7.1CVSS5.9AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.25 views

PT-2026-82770

Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.2.0 through 4.14.6, multiple active response scripts pass attacker-influenced alert fields to privileged system commands without validating their format, allowing...

7.1CVSS5.7AI score0.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/26 6:31 p.m.11 views

EUVD-2026-66222

Kimai before 2.53.0 contains an open redirect vulnerability in the SAML authentication success handler that accepts unvalidated RelayState POST parameters as redirect destinations. Attackers with IdP access can supply malicious RelayState values to redirect authenticated users to...

5.4AI score0.00288EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/26 3:45 p.m.30 views

CVE-2026-81036

Stalwart Mail Server through 0.16.19 fails to validate OAuth redirect_uri against registered destinations in its default configuration. The root cause lies in crates/http/src/auth/oauth/registration.rs, where the validation routine returns success immediately because the client-authentication req...

8.5CVSS5.4AI score0.00308EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/26 3:17 p.m.8 views

CVE-2026-80526

In the Linux kernel, the following vulnerability has been resolved: ASoC: tas2562: Validate values for volume writes tas2562volumecontrolput does not do any validation of the control value written by userspace, it uses it to look up a value in a fixed size array which can easily be overflowed and...

7.8CVSS0.00128EPSS
SaveExploits0References5
Rows per page
Query Builder