Lucene search
+L

796337 matches found

GithubExploit
GithubExploit
added 2026/09/17 3:11 p.m.14 views

jfp-kernel-sandbox-poc

JFP Kernel Sandbox bwrap PoC A Proof of Concept PoC demon...

SaveExploits0
CVE
CVE
added 2026/09/17 3:11 p.m.11 views

CVE-2026-12284

Mattermost Desktop App versions

3.7CVSS0.00131EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/17 3:11 p.m.25 views

CVE-2026-12284 Mattermost Desktop App Missing IPC Sender Validation in Calls Leave Handler

Mattermost Desktop App versions =6.2 6.2.2.0 fails to validate the IPC sender in the leaveCall handler which allows a malicious or compromised Mattermost server or a user with script access to a connected server view to disconnect an active call belonging to a different connected server via the...

3.7CVSS0.00131EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/17 3:11 p.m.7 views

EUVD-2026-81680

Mattermost Desktop App versions =6.2 6.2.2.0 fails to validate the IPC sender in the leaveCall handler which allows a malicious or compromised Mattermost server or a user with script access to a connected server view to disconnect an active call belonging to a different connected server via the...

3.7CVSS0.00131EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 3:11 p.m.6 views

CVE-2026-76460

CVE-2026-76460 Este proyecto demuestra un escenario simulado de omisión de autenticación inspirado en CVE-2026-76460. El laboratorio es intencionalmente educativo y seguro: es una API Flask local que simula el comportamiento vulnerable y parcheado sin atacar sistemas reales. Objetivo La aplicació...

10CVSS0.00784EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 3:06 p.m.9 views

cve-2026-25994_PJSIP

CVE-2026-25994 – PJNATH ICE Stack Buffer Overflow pjsip ≤ 2.16 Overview CVE-2026-25994 is a stack-based buffer overflow vulnerability affecting the ICE Interactive Connectivity Establishment implementation in pjsip ≤ 2.16, specifically within the PJNATH component. The vulnerability exists in the...

9.8CVSS8.5AI score0.02002EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 3:02 p.m.6 views

CVE-2019-15107

Unauthenticated RCE via Webmin Backdoor CVE-2019–15107 Summary CVE: CVE-2019–15107 Affected Version: Webmin it will open an shell for you . Note: For versions 1.900–1.920, the “expired password changing” feature must be enabled for the backdoor to trigger. Version 1.890 is vulnerable in its defau...

10CVSS8.6AI score0.99766EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/17 3:01 p.m.11 views

CVE-2026-33340

CVE-2026-33340: SSRF in lollms-webui Overview Field| Detail ---|--- CVE ID| CVE-2026-33340 Vulnerability| Server-Side Request Forgery SSRF Affected Product| ParisNeo/lollms-webui LoLLMs WEBUI Severity| Critical — CVSS 9.1 CVSS Vector| CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CWE| CWE-918:...

9.1CVSS6.1AI score0.21629EPSS
SaveExploits3References5
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.12 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
Rows per page
Query Builder