Lucene search
+L

60958 matches found

Github Security Blog
Github Security Blog
added 2026/04/16 10:38 p.m.15 views

Unsafe object property setter in mathjs

Impact This security vulnerability allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be affected when you have an application where users can evaluate arbitrary expressions using the mathjs expression parser. Patches The issue was introduced in mathjs v13.1.1, an...

8.8CVSS5.9AI score0.00551EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/16 10:38 p.m.20 views

GHSA-29QV-4J9F-FJW5 Unsafe object property setter in mathjs

Impact This security vulnerability allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be affected when you have an application where users can evaluate arbitrary expressions using the mathjs expression parser. Patches The issue was introduced in mathjs v13.1.1, an...

8.8CVSS5.9AI score0.00551EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/16 10:34 p.m.9 views

Arbitrary Code Injection

Overview Affected versions of this package are vulnerable to Arbitrary Code Injection through the handling of user-supplied protobuf definitions, specifically via the Type's name field. An attacker can execute arbitrary JavaScript code by injecting malicious payloads into the protobuf definition,...

9.8CVSS6.3AI score0.00745EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/04/16 10:34 p.m.20 views

Arbitrary code execution in protobufjs

Summary protobufjs could execute generated JavaScript code derived from protobuf schema metadata. When loading a crafted JSON descriptor, schema-controlled type names and type references could reach runtime code generation without sufficient validation. Impact An attacker who can provide a...

9.8CVSS6.3AI score0.00745EPSS
SaveExploits2References7Affected Software1
OSV
OSV
added 2026/04/16 9:49 p.m.11 views

GHSA-RH7V-6W34-W2RR Flowise: File Upload Validation Bypass in createAttachment

Summary In FlowiseAI, the Chatflow configuration file upload settings can be modified to allow the application/javascript MIME type. This lets an attacker upload .js files even though the frontend doesn’t normally allow JavaScript uploads. This enables attackers to persistently store malicious...

7.1CVSS5.9AI score0.00472EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/16 9:49 p.m.23 views

Flowise: File Upload Validation Bypass in createAttachment

Summary In FlowiseAI, the Chatflow configuration file upload settings can be modified to allow the application/javascript MIME type. This lets an attacker upload .js files even though the frontend doesn’t normally allow JavaScript uploads. This enables attackers to persistently store malicious...

8.8CVSS5.9AI score0.1034EPSS
SaveExploits3References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/16 7:22 p.m.9 views

CVE-2026-4005

The Coachific Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'userhash' shortcode attribute in all versions up to and including 1.0. This is due to insufficient input sanitization and output escaping. The plugin uses sanitizetextfield on the 'userhash'...

6.4CVSS5.7AI score0.00291EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/16 7:22 p.m.13 views

CVE-2026-39842

OpenRemote is an open-source IoT platform. Versions 1.21.0 and below contain two interrelated expression injection vulnerabilities in the rules engine that allow arbitrary code execution on the server. The JavaScript rules engine executes user-supplied scripts via Nashorn's ScriptEngine.eval...

9.9CVSS6.7AI score0.00924EPSS
SaveExploits2References1
OSV
OSV
added 2026/04/16 5:56 p.m.9 views

USN-8181-1 libowasp-esapi-java vulnerabilities

Jaroslav Lobačevski discovered that ESAPI incorrectly validated directory paths during path verification. An attacker could possibly use this issue to bypass directory validation checks, leading to control-flow bypass. This issue only affected Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS,...

9.8CVSS5.8AI score0.02829EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2026/04/16 10:20 a.m.13 views

firefox: thunderbird: Use-after-free in the JavaScript Engine component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the JavaScript Engine component...

9.8CVSS5.8AI score0.00461EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/16 10:20 a.m.14 views

firefox: thunderbird: JIT miscompilation in the JavaScript Engine: JIT component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: JIT miscompilation in the JavaScript Engine: JIT component...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/16 10:20 a.m.11 views

firefox: thunderbird: Incorrect boundary conditions, uninitialized memory in the JavaScript Engine component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions, uninitialized memory in the JavaScript Engine component...

9.1CVSS5.8AI score0.00407EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/16 10:20 a.m.12 views

firefox: thunderbird: JIT miscompilation in the JavaScript Engine component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: JIT miscompilation in the JavaScript Engine component...

9.8CVSS5.8AI score0.00474EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/16 1:22 a.m.10 views

CVE-2026-34212

Docmost is open-source collaborative wiki and documentation software. In versions prior to 0.71.0, improper neutralization of attachment URLs in Docmost allows a low-privileged authenticated user to store a malicious javascript: URL inside an attachment node in page content. When another user vie...

5.4CVSS5.8AI score0.00208EPSS
SaveExploits3References1
Github Security Blog
Github Security Blog
added 2026/04/16 1:20 a.m.38 views

LangSmith SDK: Streaming token events bypass output redaction

Summary The LangSmith SDK's output redaction controls hideOutputs in JS, hideoutputs in Python do not apply to streaming token events. When an LLM run produces streaming output, each chunk is recorded as a newtoken event containing the raw token value. These events bypass the redaction pipeline...

5.3CVSS5.8AI score0.00214EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/04/16 1:2 a.m.9 views

Cross-site Scripting (XSS)

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to Cross-site Scripting XSS via the jsxAttr and JSX attribute rendering paths in src/jsx/jsx-runtime.ts, src/jsx/base.ts, and src/jsx/dom/render.ts. An attacker can inject executable markup ...

7.2CVSS5.6AI score
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/16 12:0 a.m.19 views

SiYuan 安全漏洞

SiYuan is an open-source privacy-oriented personal knowledge management system developed by SiYuan itself. Versions of SiYuan 3.6.3 and earlier contained security vulnerabilities. These vulnerabilities stemmed from Mermaid charts being rendered with a relaxed security level, and the generated SVG...

9CVSS5.9AI score0.00306EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:0 a.m.18 views

RHEL 9 : thunderbird (RHSA-2026:8287)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:8287 advisory. Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: firefox: thunderbird: Use-after-free in the JavaScript Engine...

10CVSS5.9AI score0.00773EPSS
SaveExploits0References80
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:0 a.m.16 views

RHEL 10 : thunderbird (RHSA-2026:8315)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:8315 advisory. Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: firefox: thunderbird: Use-after-free in the JavaScript Engin...

10CVSS5.9AI score0.00773EPSS
SaveExploits0References80
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:0 a.m.18 views

RHEL 7 : firefox (RHSA-2026:8427)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:8427 advisory. Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: firefox:...

10CVSS7.3AI score0.00773EPSS
SaveExploits0References76
Rows per page
Query Builder