Lucene search
+L

2317 matches found

NVD
NVD
added 2026/08/19 2:17 p.m.7 views

CVE-2026-65612

nnn does not sanitize the filename variable. An attacker can place a file with a crafted name on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim navigates to that file and opens it with preview-tabbed,...

5.1CVSS0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 1:21 p.m.7 views

CVE-2026-65611 Shell Command Injection in nnn

nnn does not sanitize the path variable. An attacker can create a directory on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim enters that directory in nnn and uses the batch copy or move workflow, the...

5.1CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/18 8:49 p.m.12 views

CVE-2026-53455

CVE-2026-53455 is a command injection vulnerability in Blueprint Studio , a VS Code-like editor for Home Assistant configuration files. Prior to version 2.5.2 , the component custom_components/blueprint_studio/backend/git_manager.py generated a shell-based Git credential helper by interpolating t...

8.6CVSS5.4AI score0.00376EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 8:49 p.m.20 views

CVE-2026-53455 Blueprint Studio Git credential helper command injection

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio generated a shell-based Git credential helper in customcomponents/blueprintstudio/backend/gitmanager.py by interpolating the configured Git username and token directly into...

8.6CVSS0.00376EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/18 4:31 p.m.8 views

Kestra vulnerable to stored XSS via custom Markdown [[link]] attribute injection

Summary Kestra’s Markdown renderer supports a custom link ... syntax that is converted into a custom HTML element. The custom Markdown parser allows attacker-controlled attributes to be rendered into the generated element without proper allowlisting or sanitization. As a result, a user who can...

8.7CVSS6AI score0.00302EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/18 3:27 p.m.6 views

EUVD-2026-60976

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, Kestra's custom Markdown parser in ui/src/utils/markdownplugins/link.ts allows a user with permission to create or update a Flow description to inject JavaScript event-handler attributes through the custom link syntax...

8.7CVSS4.8AI score0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 5:46 p.m.7 views

GHSA-QMCQ-XW74-W667 uniget CLI has an EDITOR Command Injection

Summary The uniget CLI has a command injection vulnerability in hooks.go line 199 where strings.Spliteditor, " " naively parses the EDITOR environment variable without respecting shell syntax. An attacker can set EDITOR="/path/to/wrapper && id && echo" which gets split into separate arguments,...

6.9CVSS6.6AI score
SaveExploits0References4
CVE
CVE
added 2026/08/11 10:04 p.m.70 views

CVE-2026-73250

Notepad++ prior to 8.9.7 on Windows 11 x64/ARM64: the installer passes the attacker-controlled installation directory into a PowerShell -Command string used by RegisterMSIX to invoke Add-AppxPackage, enabling PowerShell subexpression syntax (e.g., $()) in the path to execute commands in the insta...

5.4CVSS5.5AI score0.00129EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/10 12:23 p.m.19 views

openjdk: Enhance Jar handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. There exists a potential existential forgery vulnerability in CMS and protocols which use CMS. In Java, CMS is used to sign JAR files...

7.5CVSS7.1AI score0.00256EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/08/07 1:37 a.m.11 views

[SECURITY] Fedora 43 Update: curl-8.15.0-8.fc43

curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMA P, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

9.8CVSS6.5AI score0.00604EPSS
SaveExploits5
Cvelist
Cvelist
added 2026/08/05 6:33 p.m.35 views

CVE-2026-17632 Langflow OSS is affected by arbitrary code execution in component generation, validation, and custom component handling

IBM Langflow OSS 1.0.0 through 1.10.3 could allow a remote authenticated attacker to execute arbitrary code due to improper validation of Python code during AST-based security scanning...

8.8CVSS0.00449EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:33 p.m.59 views

CVE-2026-17632

CVE-2026-17632 affects IBM Langflow OSS versions 1.0.0–1.10.3. The vulnerability arises from improper validation of Python code during AST-based security scanning, enabling a remote authenticated attacker to execute arbitrary code. The NVD/CVE listings report a high-severity vector with CVSS 3.1:...

8.8CVSS6.1AI score0.00449EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/05 6:33 p.m.12 views

EUVD-2026-53576

IBM Langflow OSS 1.0.0 through 1.10.3 could allow a remote authenticated attacker to execute arbitrary code due to improper validation of Python code during AST-based security scanning...

8.8CVSS6.1AI score0.00449EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/04 4:11 p.m.9 views

openssl: Out-of-bounds read & write in RFC 3211 KEK Unwrap

A flaw was found in the OpenSSL CMS implementation RFC 3211 KEK Unwrap. This vulnerability allows memory corruption, an application level denial of service, or potential execution of attacker-supplied code via crafted CMS messages using password-based encryption PWRI...

7.5CVSS7.2AI score0.01549EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/03 4:16 a.m.11 views

CVE-2026-12802

In Bouncy Castle for Java before 1.85, CMS AuthEnvelopedData fails to enforce tag-length on decryption. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X series...

8.7CVSS0.00172EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.9 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the CMSSignedData.verifySignaturesSignerInformationVerifierProvider, boolean method, which iterates the signer set and returns true on loop completion without checking that any signer ...

8.7CVSS5.7AI score0.00174EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.8 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the CMSSignedData.verifySignaturesSignerInformationVerifierProvider, boolean method, which iterates the signer set and returns true on loop completion without checking that any signer ...

8.7CVSS5.7AI score0.00174EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 3:54 a.m.7 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the CMSSignedData.verifySignaturesSignerInformationVerifierProvider, boolean method, which iterates the signer set and returns true on loop completion without checking that any signer ...

8.7CVSS5.7AI score0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 1:16 a.m.6 views

UBUNTU-CVE-2026-59642

In Bouncy Castle for Java before 1.85, CMS AuthenticatedData content not bound to MAC when authAttrs present. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X seri...

8.7CVSS5.4AI score0.00157EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.23 views

PT-2026-67235

In Bouncy Castle for Java before 1.85, CMS AuthenticatedData content not bound to MAC when authAttrs present. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcpkix-fips 1.0.12 1.0.X series, 2.0.12 2.0.X series and 2.1.12 2.1.X seri...

8.7CVSS5.5AI score0.00157EPSS
SaveExploits0References3
Rows per page
Query Builder