Lucene search
+L

794053 matches found

OSV
OSV
added 2026/09/17 2:59 p.m.9 views

MAL-2026-16255 Malicious code in randompkga (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c4e7dfd8fb150e4c7f087a17c2ed162a8e48fe7e4e253a68df901f0e775fd68c package.json declares a postinstall lifecycle script cd "$INITCWD" && npm i randompkgb that, on npm install, installs the additional npm package...

SaveExploits0References15
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/17 2:59 p.m.14 views

Malicious code in randompkga (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c4e7dfd8fb150e4c7f087a17c2ed162a8e48fe7e4e253a68df901f0e775fd68c package.json declares a postinstall lifecycle script cd "$INITCWD" && npm i randompkgb that, on npm install, installs the additional npm package...

SaveExploits0References15
OSV
OSV
added 2026/09/17 2:59 p.m.7 views

GHSA-G74Q-6G2F-874X Tina: [Broken Access Control] letting any TinaCloud user authorize against any self-hosted site

Summary @tinacms/auth's isAuthorizedreq decides authorization by validating the caller's bearer token against https://identity.tinajs.io/v2/apps/$req.query.clientID/currentUser, where the clientID comes from the request and is never compared to the site's own configured TinaCloud app id. The...

8.8CVSS0.00488EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/17 2:59 p.m.7 views

Tina: [Broken Access Control] letting any TinaCloud user authorize against any self-hosted site

Summary @tinacms/auth's isAuthorizedreq decides authorization by validating the caller's bearer token against https://identity.tinajs.io/v2/apps/$req.query.clientID/currentUser, where the clientID comes from the request and is never compared to the site's own configured TinaCloud app id. The...

8.8CVSS0.00488EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2026/09/17 2:52 p.m.11 views

Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 (incomplete fix of CVE-2026-45799)

Wire's protobuf decoders did not consistently validate attacker-controlled length-delimited sizes against the current reader bounds before computing cursor, limit, or pointer positions. In the Kotlin runtime, ProtoAdapter.decodeByteArray and ProtoAdapter.decodeByteString use the ProtoReader32 fas...

7.5CVSS0.00682EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/09/17 2:52 p.m.7 views

GHSA-9RM7-3QHH-H2MC Wire: Unauthenticated decoder crash via 32-bit length integer overflow in ByteArrayProtoReader32 (incomplete fix of CVE-2026-45799)

Wire's protobuf decoders did not consistently validate attacker-controlled length-delimited sizes against the current reader bounds before computing cursor, limit, or pointer positions. In the Kotlin runtime, ProtoAdapter.decodeByteArray and ProtoAdapter.decodeByteString use the ProtoReader32 fas...

7.5CVSS0.00682EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 2:52 p.m.12 views

CVE-2026-31413-BPF-Container-Escape

CVE-2026-31413: One Byte in the BPF Verifier to Container Escape I found a soundness bug in the Linux BPF verifier - a + 1 in a pushstack call that causes the verifier to skip an ALU instruction on a forked path. For BPFOR, this means the verifier tracks dst = 0 while the CPU computes 0 | K = K. ...

7.8CVSS7.1AI score0.00221EPSS
SaveExploits2References6
Github Security Blog
Github Security Blog
added 2026/09/17 2:51 p.m.8 views

Marten's LINQ provider has SQL injection via unescaped string literals

Several code paths in Marten's LINQ provider and tenant-management internals interpolated a runtime, potentially attacker-influenced value into generated SQL as a single-quoted string literal without escaping or parameterization. A value containing a single quote ' could break out of the literal...

9.1CVSS0.00352EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/17 2:51 p.m.11 views

EUVD-2026-81263

Marten's LINQ provider has SQL injection via unescaped string literals...

9.1CVSS0.00352EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 2:51 p.m.6 views

GHSA-RFX3-98H7-V3XP Marten's LINQ provider has SQL injection via unescaped string literals

Several code paths in Marten's LINQ provider and tenant-management internals interpolated a runtime, potentially attacker-influenced value into generated SQL as a single-quoted string literal without escaping or parameterization. A value containing a single quote ' could break out of the literal...

9.1CVSS0.00352EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 2:49 p.m.6 views

GHSA-JGM3-QMP2-C4P7 Vendure: Unauthenticated ReDoS via `regex` filter on SQLite backends

Summary !IMPORTANT Only instances running on the SQLite driver better-sqlite3 are affected; SQLite is usually used in development/testing backend, so production deployments on PostgreSQL or MySQL/MariaDB are unaffected. The StringOperators.regex filter exposed on the public Shop GraphQL API is...

7.5CVSS0.00411EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/17 2:49 p.m.9 views

Vendure: Unauthenticated ReDoS via `regex` filter on SQLite backends

Summary !IMPORTANT Only instances running on the SQLite driver better-sqlite3 are affected; SQLite is usually used in development/testing backend, so production deployments on PostgreSQL or MySQL/MariaDB are unaffected. The StringOperators.regex filter exposed on the public Shop GraphQL API is...

7.5CVSS0.00411EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/17 2:49 p.m.9 views

Vendure has stored XSS in the Admin Dashboard via unsafe HTML-stripping (innerHTML) of entity descriptions

Stored XSS in the Admin Dashboard via unsafe HTML-stripping innerHTML of entity descriptions Package: @vendure/dashboard vendure-ecommerce/vendure, latest master · Summary The dashboard's RichTextDescriptionCell "strips HTML" from an entity's description by assigning it to a live element's...

8.7CVSS0.00292EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/17 2:49 p.m.6 views

GHSA-XHQ9-WHGQ-49J5 Vendure has stored XSS in the Admin Dashboard via unsafe HTML-stripping (innerHTML) of entity descriptions

Stored XSS in the Admin Dashboard via unsafe HTML-stripping innerHTML of entity descriptions Package: @vendure/dashboard vendure-ecommerce/vendure, latest master · Summary The dashboard's RichTextDescriptionCell "strips HTML" from an entity's description by assigning it to a live element's...

8.7CVSS0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 2:48 p.m.8 views

GHSA-Q8HW-4FVP-9RWV Nuxt OG Image has unauthenticated SSRF via `fonts[].path` URL parameter

Summary nuxt-og-image exposes an unauthenticated HTTP endpoint at /og/d/ that base64url-decodes and JSON.parses a fonts URL segment, then passes each fontsi.path value directly into fetch server-side without any URL validation no scheme allowlist, no loopback/RFC1918 block, no host allowlist, no...

6.9CVSS0.00462EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/17 2:48 p.m.10 views

Nuxt OG Image has unauthenticated SSRF via `fonts[].path` URL parameter

Summary nuxt-og-image exposes an unauthenticated HTTP endpoint at /og/d/ that base64url-decodes and JSON.parses a fonts URL segment, then passes each fontsi.path value directly into fetch server-side without any URL validation no scheme allowlist, no loopback/RFC1918 block, no host allowlist, no...

6.9CVSS0.00462EPSS
SaveExploits0References5Affected Software1
Kitploit
Kitploit
added 2026/09/17 2:47 p.m.10 views

CVE-2025-55182-Researching-process

CVE-2025-55182 Research Repository Ethical Disclaimer This repository is dedicated to defensive cybersecurity research and educational purposes only. All content is focused on: Understanding vulnerabilities for defensive purposes Developing detection mechanisms Implementing mitigation strategies...

10CVSS7.8AI score0.99802EPSS
SaveExploits391References9
CVE
CVE
added 2026/09/17 2:45 p.m.12 views

CVE-2026-63459

Vendure (open-source headless commerce platform) prior to 3.6.5 contains a stored XSS in its Admin Dashboard. The RichTextDescriptionCell component strips HTML by assigning an administrator-controlled description field to a live element's innerHTML and then reading textContent. This pattern still...

8.7CVSS0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/17 2:45 p.m.27 views

CVE-2026-63459 Vendure: Stored XSS in the Admin Dashboard via unsafe HTML-stripping (innerHTML) of entity descriptions

Vendure is an open-source headless commerce platform. Prior to 3.6.5, RichTextDescriptionCell in packages/dashboard/src/lib/components/shared/table-cell/order-table-cell-components.tsx attempts to strip markup by assigning an administrator-controlled description to a live element's innerHTML and...

8.7CVSS0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 2:45 p.m.6 views

CVE-2026-63459 Vendure: Stored XSS in the Admin Dashboard via unsafe HTML-stripping (innerHTML) of entity descriptions

Vendure is an open-source headless commerce platform. Prior to 3.6.5, RichTextDescriptionCell in packages/dashboard/src/lib/components/shared/table-cell/order-table-cell-components.tsx attempts to strip markup by assigning an administrator-controlled description to a live element's innerHTML and...

8.7CVSS
SaveExploits0References5
Rows per page
Query Builder