Lucene search
+L

7054 matches found

Cvelist
Cvelist
added 2026/07/15 7:19 p.m.40 views

CVE-2026-45534 DataEase: RCE Vulnerability

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase Redshift datasource connections can load attacker-controlled rsjdbc.ini configuration from System.getProperty"java.io.tmpdir", setting...

9CVSS0.00396EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/15 7:17 p.m.10 views

CVE-2026-54443

Dashy is a self-hostable personal dashboard. From 1.9.4 until 3.2.0, the Dashy RSS Widget in src/components/Widgets/RssFeed.vue does not sanitize RSS item link values before rendering feed item titles and Read More links as anchor href attributes, allowing an attacker-controlled feed to provide a...

5.9CVSS0.00229EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 6:16 p.m.8 views

CVE-2026-53513

Better Auth is an authentication and authorization library for TypeScript. Prior to 1.6.11, the @better-auth/sso plugin's POST /sso/register and POST /sso/update-provider endpoints accept attacker-controlled oidcConfig.userInfoEndpoint, tokenEndpoint, and jwksEndpoint URLs when skipDiscovery: tru...

9.6CVSS0.00189EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/15 5:2 p.m.12 views

CVE-2026-58659

PyTorch Lightning through 2.6.5, fixed in commit d710d68, contains a remote code execution vulnerability in the loadstate function that imports and executes attacker-controlled module names from checkpoint instantiator hyperparameters. Attackers can craft malicious checkpoint files that bypass...

8.4CVSS6.6AI score0.0024EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/15 3:3 p.m.22 views

CVE-2026-47164

Vaultwarden (Rust) prior to 1.36.0 has an authentication flaw in its SSO flow: when SSO_SIGNUPS_MATCH_EMAIL=true, an IdP identity can bind to an existing local Vaultwarden account by asserting a victim email, due to checking the IdP email_verified claim only during new-user creation. This could a...

7.7CVSS6.1AI score0.0027EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 11:25 a.m.45 views

CVE-2026-56699

Wazuh Manager before 5.0.0-beta3 has a vulnerability where the DataValue.index field is not escaped when constructing OpenSearch bulk requests, allowing enrolled agents to inject arbitrary NDJSON operations. Attackers can smuggle delete, index, or update operations into bulk requests executed und...

10CVSS6.2AI score0.00351EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/15 11:25 a.m.43 views

CVE-2026-56699

...

0.00351EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/15 10:15 a.m.20 views

Malicious code in northstart-sdk (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector aa58bcfb4f89faf624c1f99bb552e597cc2e061330a2e98e72e6f401bb70b4f9 The pypi package northstart-sdk 0.2.1 executes attacker-controlled code as a side effect of import northstartsdk. The top-level init.py assigns...

6.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/15 9:56 a.m.9 views

CVE-2026-49459

A flaw was found in DOMPurify, a library designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting XSS attacks. A remote attacker could exploit a vulnerability in the DOMPurify.sanitize function when used with the INPLACE: true option. This flaw allows an attacker to bypass the...

6.1CVSS6.2AI score0.00303EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/15 7:55 a.m.21 views

MAL-2026-10669 Malicious code in dbconnectify (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e23c446b06120537793ebc07d748d8de5334ae4ec6779bda5368885c72216e81 The package exposes a method queryDBConnect that performs an HTTP GET against a URL stored as a base64-encoded constant HASHKEY decoded at runtime vi...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/15 4:32 a.m.10 views

MAL-2026-10654 Malicious code in @debile/require-dir (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3075732c05c8b941b57fed9e8fe9c788b28f9ff6fe9ef91936d1802f568c594e Package @debile/require-dir republishes the code of the well-known require-dir package under a different scope. Its package.json preinstall script ru...

6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/07/15 3:52 a.m.6 views

MAL-2026-10642 Malicious code in data-proxy-for-test (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2cb07f37b05b892d9785cc03fba0754ea4af3a50fab0ca6bb345ecac52b939a2 Package distributes as data-proxy-for-test while copying the identity author Sergey Parfenyuk, homepage/source pointing at...

6.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.19 views

PT-2026-60243

Name of the Vulnerable Software and Affected Versions Better Auth versions 1.2.10 through 1.6.10 Description The @better-auth/sso plugin contains a flaw where the registerSSOProvider function in the 'POST /sso/register' endpoint only verifies organization membership without requiring an owner or...

7.1CVSS5.3AI score0.00238EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.18 views

PT-2026-60145

Name of the Vulnerable Software and Affected Versions grav-plugin-api versions prior to 1.0.4 Description An unauthenticated attacker can cause a password reset email to contain a link pointing to a server under their control. This occurs because the sanitizeHttpUrl function fails to verify the...

9.6CVSS5.3AI score0.00244EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/15 12:0 a.m.21 views

PT-2026-60248

Name of the Vulnerable Software and Affected Versions PyTorch Lightning versions prior to 2.6.6 Description A remote code execution issue exists in the load state function. The flaw allows the import and execution of attacker-controlled module names from checkpoint instantiator hyperparameters. A...

8.4CVSS6.8AI score0.0024EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/14 10:17 p.m.7 views

DEBIAN-CVE-2026-54572

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, with -l/--links, rclone serializes symlinks as .rclonelink text objects and recreates them on a local destination without validating the target, allowing an...

8.8CVSS6.1AI score0.00309EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/14 9:41 p.m.5 views

JLSEC-2026-747 PKCS#12 MAC verification uses an attacker-controlled comparison length, weakening the integrity...

PKCS12 MAC verification uses an attacker-controlled comparison length, weakening the integrity check on the MAC and allowing a mismatched MAC to be accepted. The PKCS12 verify path compared the locally computed HMAC against the MAC parsed from the PKCS12 structure using a length taken directly fr...

6.5CVSS6.1AI score0.0016EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/14 9:22 p.m.12 views

CVE-2026-46640

Twig is a template language for PHP. From 3.15.0 until 3.26.0, self. and import-alias dynamic attribute syntax can concatenate an attacker-controlled string into a MacroReferenceExpression name without identifier validation, causing raw PHP to be emitted into the generated template source and...

8.8CVSS5.3AI score0.00405EPSS
SaveExploits0
NVD
NVD
added 2026/07/14 9:17 p.m.10 views

CVE-2026-49459

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.6, DOMPurify.sanitizeroot, INPLACE: true could preserve event-handler attributes on an attacker-controlled root when a descendant name clobbered properties checked by isClobbered, because forceRemove...

6.1CVSS0.00303EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/14 9:17 p.m.6 views

UBUNTU-CVE-2026-49459

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.6, DOMPurify.sanitizeroot, INPLACE: true could preserve event-handler attributes on an attacker-controlled root when a descendant name clobbered properties checked by isClobbered, because forceRemove...

6.1CVSS6.1AI score0.00303EPSS
SaveExploits1References5
Rows per page
Query Builder