Lucene search
+L

38642 matches found

Github Security Blog
Github Security Blog
added 2026/04/07 6:10 p.m.13 views

OpenClaw Has Incomplete Fix for CVE-2026-4039: CLI Backend Environment Variable Injection via Workspace Config

Summary Incomplete Fix for CVE-2026-4039: CLI Backend Environment Variable Injection via Workspace Config Current Maintainer Triage - Status: open - Normalized severity: high - Assessment: Real shipped malicious-workspace-config env injection in the CLI backend runner, fixed by sanitizing backend...

8.8CVSS5.9AI score0.00316EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/07 6:04 p.m.7 views

CVE-2026-39344 Reflected XSS the login page through the 'username' parameter

ChurchCRM is an open-source church management system. Prior to 7.1.0, there is a Reflected Cross-Site Scripting XSS vulnerability on the login page, which is caused by the lack of sanitization or encoding of the username parameter received from the URL. The username parameter value is directly...

8.1CVSS7.2AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/07 5:03 p.m.11 views

CVE-2026-35035

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to 0.31.2.0, the application fails to properly sanitize user-controlled input within System Settings – Company Information. Several administrative...

9CVSS6AI score0.00455EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/07 4:16 p.m.7 views

CVE-2026-35515

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream.transform interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters \r, \n. Since the SSE protocol treats both \r and ...

6.3CVSS0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 3:56 p.m.11 views

CVE-2026-35581 Emissary has a Command Injection via PLACE_NAME Configuration in Executrix

Emissary is a P2P based data-driven workflow engine. Prior to 8.39.0, the Executrix utility class constructed shell commands by concatenating configuration-derived values — including the PLACENAME parameter — with insufficient sanitization. Only spaces were replaced with underscores, allowing she...

7.2CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/04/07 3:47 p.m.24 views

CVE-2026-35534

ChurchCRM prior to version 7.1.0 is vulnerable to a stored cross-site scripting (XSS) in PersonView.php due to improper use of sanitizeText() as an output sanitizer for HTML attribute context. The function strips tags but does not escape quote characters, enabling an attacker with the EditRecords...

7.6CVSS6AI score0.00168EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/07 3:13 p.m.7 views

CVE-2025-24818 An OS Command Injection vulnerability in Nokia MantaRay NM

Nokia MantaRay NM is vulnerable to an OS command injection vulnerability due to improper neutralization of special elements used in an OS command in Log Search application...

5.9AI score0.01006EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/07 3:06 p.m.5 views

CVE-2026-35515 @nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream.transform interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters \r, \n. Since the SSE protocol treats both \r and ...

6.3CVSS6AI score0.00234EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 3:06 p.m.5 views

CVE-2026-35515

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream.transform interpolates message.type and message.id directly into Server-Sent Events text protocol output without sanitizing newline characters \r, \n. Since the SSE protocol treats both \r and ...

6.3CVSS6AI score0.00234EPSS
SaveExploits0References2Affected Software1
SUSE Linux
SUSE Linux
added 2026/04/07 2:19 p.m.10 views

Security update for python

This update for python fixes the following issues: CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to misinterpretation of tar archives bsc1259611. CVE-2026-3644: incomplete control character validation in http.cookies can lead to input...

8.2CVSS6.1AI score0.00638EPSS
SaveExploits0References16
OSV
OSV
added 2026/04/07 2:18 p.m.7 views

SUSE-SU-2026:1206-1 Security update for python

This update for python fixes the following issues: - CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to misinterpretation of tar archives bsc1259611. - CVE-2026-3644: incomplete control character validation in http.cookies can lead to input...

7.5CVSS5.9AI score0.00638EPSS
SaveExploits0References9
NVD
NVD
added 2026/04/07 1:16 p.m.11 views

CVE-2026-3466

Insufficient sanitization of dashboard dashlet title links in Checkmk 2.2.0 EOL, Checkmk 2.3.0 before 2.3.0p46, Checkmk 2.4.0 before 2.4.0p25, and Checkmk 2.5.0 beta before 2.5.0 allows an attacker with dashboard creation privileges to perform stored cross-site scripting XSS attacks by tricking a...

8.5CVSS0.00228EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/07 12:08 p.m.6 views

CVE-2026-3466

Insufficient sanitization of dashboard dashlet title links in Checkmk 2.2.0 EOL, Checkmk 2.3.0 before 2.3.0p46, Checkmk 2.4.0 before 2.4.0p25, and Checkmk 2.5.0 beta before 2.5.0b3 allows an attacker with dashboard creation privileges to perform stored cross-site scripting XSS attacks by tricking...

8.5CVSS5.8AI score0.00228EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/04/07 12:00 a.m.13 views

nest 注入漏洞

Nest is a Node.js framework developed by NestJS, aimed at building efficient, scalable, and enterprise-level server-side applications using TypeScript/JavaScript. Prior to version 11.1.18, Nest had an injection vulnerability. This vulnerability stemmed from the SseStream.transform function, which...

6.3CVSS5.9AI score0.00234EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/07 12:00 a.m.5 views

CVE-2024-36057

Koha Library before 23.05.10 fails to sanitize user-controllable filenames prior to unzipping, leading to remote code execution. The line "qx/unzip $filename -d $dirname/;" in upload-cover-image.pl is vulnerable to command injection via shell metacharacters because input data can be controlled by...

6.1AI score0.01803EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/07 12:00 a.m.7 views

CVE-2024-36057

Koha Library before 23.05.10 fails to sanitize user-controllable filenames prior to unzipping, leading to remote code execution. The line "qx/unzip $filename -d $dirname/;" in upload-cover-image.pl is vulnerable to command injection via shell metacharacters because input data can be controlled by...

6.1AI score0.01803EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/06 9:31 p.m.16 views

EUVD-2026-19466

A flaw has been found in itsourcecode sanitize or validate this input 1.0. This impacts an unknown function of the file /borrowedequip.php of the component Parameter Handler. This manipulation of the argument empid causes sql injection. The attack is possible to be carried out remotely. The explo...

6.5CVSS6.4AI score0.00192EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/06 9:16 p.m.9 views

CVE-2026-35392

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, PUT upload in httpserver/updown.go has no path sanitization. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS0.00683EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/06 9:16 p.m.7 views

CVE-2026-35393

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS0.00683EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/06 8:50 p.m.12 views

CVE-2026-35393

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder