Lucene search
+L

986 matches found

Cvelist
Cvelist
added 2026/02/17 2:29 p.m.48 views

CVE-2026-22208 OpenS100 Portrayal Engine Unrestricted Lua Standard Library Access

OpenS100 the reference implementation S-100 viewer prior to commit 753cf29 contains a remote code execution vulnerability via an unrestricted Lua interpreter. The Portrayal Engine initializes Lua using luaLopenlibs without sandboxing or capability restrictions, exposing standard libraries such as...

9.6CVSS0.00924EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/02/17 12:00 a.m.24 views

From Tool Orchestration to Code Execution: A Study of MCP Design Choices

Model Context Protocols MCPs provide a unified platform for agent systems to discover, select, and orchestrate tools across heterogeneous execution environments. As MCP-based systems scale to incorporate larger tool catalogs and multiple concurrently connected MCP servers, traditional tool-by-too...

6.6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/02/10 6:58 p.m.8 views

CVE-2026-26009 Catalyst Affected by Remote Code Execution as Root via Containerized Install Script Execution

Catalyst is a platform built for enterprise game server hosts, game communities, and billing panel integrations. Install scripts defined in server templates execute directly on the host operating system as root via bash -c, with no sandboxing or containerization. Any user with template.create or...

9.9CVSS6.8AI score0.00483EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/10 6:58 p.m.27 views

CVE-2026-26009

CVE-2026-26009 affects the Catalyst platform used for enterprise game server hosting, game communities, and billing panel integrations. The issue arises because install scripts defined in server templates run on the host OS via bash -c without sandboxing or containerization. Any user with templat...

9.9CVSS6.8AI score0.00483EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/10 12:00 a.m.22 views

PT-2026-7439

Name of the Vulnerable Software and Affected Versions Catalyst versions prior to 11980aaf3f46315b02777f325ba02c56b110165d Description The platform allows users with template.create or template.update permissions to define arbitrary shell commands within server templates. These commands are execut...

9.9CVSS6.7AI score0.00483EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/02/06 7:51 p.m.13 views

EUVD-2026-5590

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, as Map is in SAFEPROTOYPES, it's prototype can be obtained via Map.prototype. By overwriting Map.prototype.has the sandbox can be escaped. This vulnerability is fixed in 0.8.29...

10CVSS5.4AI score0.00645EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/06 7:44 p.m.20 views

Gogs vulnerable to Stored XSS via Mermaid diagrams

Summary Stored XSS via mermaid diagrams due to usage of vulnerable renderer library Details Gogs introduced support for rendering mermaid diagrams in version 0.13.0. Currently used version of the library mermaid 11.9.0 is vulnerable to at least two XSS scenarios with publicly available payloads...

6.1CVSS5.1AI score0.00364EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/03 6:30 p.m.17 views

FUXA allows Remote Code Execution (RCE) via the project import functionality.

FUXA v1.2.7 allows Remote Code Execution RCE via the project import functionality. The application does not properly sanitize or sandbox user-supplied scripts within imported project files. An attacker can upload a malicious project containing system commands, leading to full system compromise...

9.8CVSS5.7AI score0.00416EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.13 views

PT-2026-6372

FUXA v1.2.7 allows Remote Code Execution RCE via the project import functionality. The application does not properly sanitize or sandbox user-supplied scripts within imported project files. An attacker can upload a malicious project containing system commands, leading to full system compromise...

9.3CVSS5.7AI score0.00416EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/29 10:15 p.m.12 views

CVE-2026-25117

pwn.college DOJO is an education platform for learning cybersecurity. Prior to commit e33da14449a5abcff507e554f66e2141d6683b0a, missing sandboxing on /workspace/ routes allows challenge authors to inject arbitrary javascript which runs on the same origin as http://dojo.website. This is a sandbox...

8.3CVSS0.00532EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/29 9:53 p.m.10 views

EUVD-2026-4941

pwn.college DOJO is an education platform for learning cybersecurity. Prior to commit e33da14449a5abcff507e554f66e2141d6683b0a, missing sandboxing on /workspace/ routes allows challenge authors to inject arbitrary javascript which runs on the same origin as http://dojo.website. This is a sandbox...

8.3CVSS6.1AI score0.00532EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/29 3:26 a.m.18 views

CVE-2026-23830

SandboxJS is a JavaScript sandboxing library. Versions prior to 0.8.26 have a sandbox escape vulnerability due to AsyncFunction not being isolated in SandboxFunction. The library attempts to sandbox code execution by replacing the global Function constructor with a safe, sandboxed version...

10CVSS6.3AI score0.01142EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/01/29 12:00 a.m.18 views

PT-2026-5368

Name of the Vulnerable Software and Affected Versions pwn.college DOJO versions prior to commit e33da14449a5abcff507e554f66e2141d6683b0a Description A missing sandbox implementation on routes starting with /workspace/ allows challenge authors to inject arbitrary JavaScript code. This code execute...

8.3CVSS6.1AI score0.00532EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/20 3:56 a.m.11 views

CVE-2026-23876

A flaw was found in ImageMagick. A heap buffer overflow, a type of memory corruption, in the XBM image decoder ReadXBMImage allows a remote attacker to write controlled data beyond the allocated memory buffer when processing a maliciously crafted image file. This can lead to arbitrary code...

9.8CVSS6.1AI score0.00588EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/01/20 3:41 a.m.10 views

CVE-2026-22770

A flaw was found in ImageMagick. The BilateralBlurImage method improperly initializes a memory buffer. This can lead to the release of an invalid pointer if memory allocation fails. A remote attacker could exploit this vulnerability to cause a Denial of Service DoS by providing a specially crafte...

9.8CVSS5.5AI score0.00342EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/01/20 12:48 a.m.3 views

Release of Invalid Pointer or Reference

Overview Affected versions of this package are vulnerable to Release of Invalid Pointer or Reference via the BilateralBlurImage function. An attacker can cause application instability or crashes by providing a specially crafted image that triggers the release of an invalid pointer when memory...

9.8CVSS5.6AI score0.00342EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/20 12:48 a.m.15 views

Release of Invalid Pointer or Reference

Overview Magick.NET-Q16-HDRI-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package a...

9.8CVSS5.7AI score0.00342EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/20 12:48 a.m.9 views

Release of Invalid Pointer or Reference

Overview Magick.NET-Q8-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package ar...

9.8CVSS5.7AI score0.00342EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/20 12:48 a.m.8 views

Release of Invalid Pointer or Reference

Overview Magick.NET-Q16-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

9.8CVSS5.7AI score0.00342EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/01/20 12:48 a.m.8 views

Release of Invalid Pointer or Reference

Overview Magick.NET-Q16-OpenMP-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package a...

9.8CVSS5.7AI score0.00342EPSS
SaveExploits0References2
Rows per page
Query Builder