Lucene search
+L

2461 matches found

Cvelist
Cvelist
added 2026/07/20 7:15 p.m.43 views

CVE-2026-16337

Improper authorization in the ToolGroupResource and RoleAjax REST/DWR endpoints in dotCMS dotCMS 21.02 through 26.06.22-03 on all platforms allows a low-privileged authenticated backend user to self-assign the administrative layout and self-grant the CMS Administrator role, then achieve remote co...

9.4CVSS0.0055EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 9:41 a.m.5 views

SUSE-RU-2026:2769-1 Recommended update 5.1.4 for Multi-Linux Manager Salt Bundle

This update fixes the following issues: venv-salt-minion: - CVE-2026-27459: large cookie value can lead to a buffer overflow bsc1259808 - CVE-2026-27448: unhandled exception can result in connection not being cancelled bsc1259804 - Improved shutdown reliability when the salt-master/minion is...

9.8CVSS5.9AI score0.00704EPSS
SaveExploits0References9
Veracode
Veracode
added 2026/07/17 9:14 a.m.22 views

Sensitive Information Exposure

github.com/forgekeep/nebula-mesh is vulnerable to Sensitive Information Exposure. The vulnerability is due to the web handler passing a decrypted CAManager containing the CA's private key to the mobile bundle builder without invoking CAManager.Wipe on any return path, leaving the plaintext privat...

5.5AI score0.00116EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/16 7:14 p.m.44 views

CVE-2026-63397

CVE-2026-63397 : The NVD/CVE entries describe a vulnerability in remorses/genql prior to version 6.3.4 where an authenticated attacker who can control the GraphQL schema passed to genql can inject arbitrary JavaScript or TypeScript. The injected code is written into the generated schema.ts file a...

7.1CVSS6.2AI score0.00477EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/16 7:14 p.m.24 views

EUVD-2026-45031

remorses/genql before version 6.3.4 allows an authenticated attacker with control of the GraphQL schema that is passed to genql to inject arbitrary JavaScript or TypeScript. The malicious code is injected into the generated schema.ts file and executes when the genql client is bundled and imported...

7.1CVSS6.2AI score0.00477EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/16 6:45 p.m.13 views

MAL-2026-10719 Malicious code in @thepayulink/server (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f0f04014bd624dc0712b8bfb78c53832ef18bf6a178d462b1959df9a8b81ec94 The CommonJS bundle loaded by require'@thepayulink/server' dist/payulink-server.cjs hardcodes apiBase to https://eliteyatra.vip as the default...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/15 5:54 p.m.18 views

MAL-2026-10687 Malicious code in selparsecss-selector (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector f4f8e230628f3622bf88bcd590f98f8065a99ea3e71ef1bf3c330439b7671e1f [email protected] is a name-confusion fork of postcss-selector-parser: package.json declares author 'Ai Pyramid' while the LICENSE-MIT, sour...

6.1AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/15 10:42 a.m.34 views

Malicious code in commonjs-assert (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b7fa2454998144bffed3fc1e2d73046b8414179b59fb99d3339f2658e00637f7 The package name resembles Node.js's built-in assert module. On require, index.js spawns a detached node child process against...

6.4AI score
SaveExploits0References3
OSV
OSV
added 2026/07/15 10:42 a.m.20 views

MAL-2026-10676 Malicious code in commonjs-assert (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b7fa2454998144bffed3fc1e2d73046b8414179b59fb99d3339f2658e00637f7 The package name resembles Node.js's built-in assert module. On require, index.js spawns a detached node child process against...

6.5AI score
SaveExploits0References3
NVD
NVD
added 2026/07/14 9:17 p.m.19 views

CVE-2026-48816

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.1.1, @sigstore/verify derives a transparency-log timestamp from tlogEntries.integratedTime for bundle v0.2 inclusionProof-only entries even though the inclusion proof path does not cryptographically bind...

6.5CVSS0.00158EPSS
SaveExploits0References4
attackerkb
attackerkb
added 2026/07/14 8:39 p.m.15 views

CVE-2026-48816

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.1.1, @sigstore/verify derives a transparency-log timestamp from tlogEntries.integratedTime for bundle v0.2 inclusionProof-only entries even though the inclusion proof path does not cryptographically bind...

6.5CVSS6.1AI score0.00158EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/14 8:39 p.m.87 views

CVE-2026-48816

CVE-2026-48816 affects sigstore-js, where prior to version 3.1.1 the verification logic in @sigstore/verify derives a transparency-log timestamp from tlogEntries[].integratedTime for bundle v0.2 inclusionProof-only entries, even though the inclusion proof path does not cryptographically bind inte...

6.5CVSS6.1AI score0.00158EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 8:39 p.m.19 views

CVE-2026-48816 sigstore-js: Insufficient Verification of Data Authenticity

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.1.1, @sigstore/verify derives a transparency-log timestamp from tlogEntries.integratedTime for bundle v0.2 inclusionProof-only entries even though the inclusion proof path does not cryptographically bind...

6.5CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/07/14 8:05 p.m.23 views

GHSA-2P2F-PX33-4VV5 nebula-mesh: CA private key not zeroized on web mobile-bundle error paths

Impact The web handler renderMobileBundle internal/web/handlers.go:1325 passes the real pki.CAResolver directly into mobilebundle.Build. Inside Build internal/mobilebundle/builder.go:54, resolver.LoadByID decrypts the CA's ed25519 private key into a pki.CAManager, but Build never calls...

8.7CVSS6.2AI score0.00116EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/14 3:46 p.m.24 views

CVE-2026-48816

A flaw was found in sigstore-js. The software derives a transparency-log timestamp from tlogEntries.integratedTime and uses it to validate certificate validity windows and satisfy timestampThreshold. For bundle v0.2, a transparency log tlog entry can be inclusion-proof-only, meaning the inclusion...

6.5CVSS6.1AI score0.00158EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/14 1:41 p.m.16 views

Server-side Request Forgery (SSRF)

Overview contao/core-bundle is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the Feed Reader front-end module, which passes RSS feed URLs fr...

3.1CVSS6.2AI score0.00182EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/14 1:41 p.m.16 views

Information Exposure

Overview contao/core-bundle is an Open Source PHP Content Management System for people who want a professional website that is easy to maintain. Affected versions of this package are vulnerable to Information Exposure via the crawler that tries to prevent confidential HTTP client options from bei...

2.6CVSS6.1AI score0.00154EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/13 10:48 p.m.40 views

Malicious code in polymarket-bot-logger (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 16019aad4a4500c2df862c6b811c97b0fe227673fd10d921a453924410d17948 On npm install, the package's postinstall hook runs install-check.cjs, which fetches a JSON config from https://jipred.vercel.app/config/clob-math.js...

6AI score
SaveExploits0References3
OSV
OSV
added 2026/07/13 10:48 p.m.15 views

MAL-2026-10516 Malicious code in polymarket-bot-logger (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 16019aad4a4500c2df862c6b811c97b0fe227673fd10d921a453924410d17948 On npm install, the package's postinstall hook runs install-check.cjs, which fetches a JSON config from https://jipred.vercel.app/config/clob-math.js...

6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/07/13 8:07 p.m.17 views

MAL-2026-10485 Malicious code in polymarket-stake-kelly-math-check (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8a7da439d70295bc7192ecc100ebdff0b08a601d31aa98dcf20af783ec169a26 The package declares a postinstall hook node scripts/install-check.cjs that reads a remote JSON config from...

6.1AI score
SaveExploits0References2
Rows per page
Query Builder