Lucene search
+L

5597 matches found

Github Security Blog
Github Security Blog
added yesterday10 views

Flowise: Pyodide validator Unicode homoglyph bypass leads to RCE

Summary The validatePythonCodeForDataFrame blacklist in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide and full OS command execution on the Flowise host via Pyodide's js module interop. This...

9.5CVSS6.1AI score
SaveExploits0References5Affected Software2
Cvelist
Cvelist
added yesterday21 views

CVE-2026-70470 Flowise: Pyodide validator Unicode homoglyph bypass leads to RCE

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide...

9.5CVSS
SaveExploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-52811

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, Flowise validatePythonCodeForDataFrame in packages/components/src/pythonCodeValidator.ts can be bypassed with Unicode homoglyph identifiers, allowing arbitrary Python execution inside Pyodide...

9.5CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added yesterday12 views

CVE-2026-70470

Flowise CVE-2026-70470: Before version 3.1.3, the validatePythonCodeForDataFrame checker in Flowise allows bypass via Unicode homoglyphs in identifiers, circumventing the ASCII word-boundary blacklist and enabling arbitrary Python execution inside Pyodide with potential full OS command execution ...

9.5CVSS5.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 4 days ago9 views

SUSE CVE-2026-39824

NewNTUnicodeString does not check for string length overflow. When provided with a string that overflows the maximum size of a NTUnicodeString a 16-bit number of bytes, it returns a truncated string rather than an error...

3.3CVSS6.6AI score0.00114EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 4 days ago5 views

openSUSE 16: mcphost / mcphost-bash-completion / mcphost-fish-completion / etc (openSUSE-SU-2026:21480-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21480-1 advisory. - CVE-2026-5160: github.com/yuin/goldmark/renderer: Cross-site Scripting due to improper URL validation bsc1272488. - CVE-2026-39821:...

9.6CVSS6.8AI score0.00655EPSS
SaveExploits0References9
OSV
OSV
added 6 days ago4 views

SUSE-SU-2026:3432-1 Security update for google-osconfig-agent

This update for google-osconfig-agent fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266603. - CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of...

9.6CVSS6.1AI score0.00655EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 6 days ago11 views

CVE-2026-60074

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

5.9AI score0.00387EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago12 views

EUVD-2026-51124

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

5.9AI score0.00387EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago37 views

CVE-2026-60074 Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check

Date::Manip versions through 6.99 for Perl return corrupted dates via non-ASCII decimal digits that pass the numeric range tests in check. The parse regexes capture year, month and day with the \d shorthand, which on a character string matches the whole Unicode decimal digit property \pNd and not...

0.00387EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago14 views

PT-2026-66474

Name of the Vulnerable Software and Affected Versions Date::Manip versions prior to 7.0 Description Processing of untrusted character strings in ParseDate or Date::Manip::Date-parse can result in corrupted dates without triggering a parse error. This occurs because the parsing regular expressions...

7.5CVSS5.4AI score0.00387EPSS
SaveExploits0References14
CVE
CVE
added last week31 views

CVE-2026-13723

Develar’s app-builder zipx.Unzip in macOS APFS is vulnerable to arbitrary file overwrite via Unicode normalization collision combined with unsafe symlink following. The root cause is lack of canonical normalization before path validation/writes, allowing a crafted ZIP with a symlink named ss (poi...

6.5CVSS5.9AI score0.00327EPSS
SaveExploits0References4
OSV
OSV
added last week5 views

CVE-2026-13723 Develar's electron-builder allows arbitrary file overwrite

A vulnerability in the zipx.Unzip extraction routine of Develar's app-builder allows an attacker to overwrite arbitrary files on macOS APFS by exploiting a Unicode Normalization Collision combined with symlink following behavior. APFS treats certain Unicode equivalent filenames as identical e.g.,...

6.5CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/07/29 9:24 a.m.4 views

OPENSUSE-SU-2026:21499-1 Security update for apptainer

This update for apptainer fixes the following issues: Changes in apptainer: - Update to version 1.5.3: If the ptrace system call does not work while building an image as an unprivileged user, skip using PRoot to preserve file ownership and print an INFO message. Bind getopt from the host when usi...

9.6CVSS7.7AI score0.00655EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 5:40 a.m.6 views

OPENSUSE-SU-2026:21476-1 Security update for google-guest-agent

This update for google-guest-agent fixes the following issues: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266603. - CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of inp...

9.6CVSS6.1AI score0.00655EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 8:26 a.m.4 views

OPENSUSE-SU-2026:21473-1 Security update for apptainer

This update for apptainer fixes the following issues: Changes in apptainer: - Update to version 1.5.3: If the ptrace system call does not work while building an image as an unprivileged user, skip using PRoot to preserve file ownership and print an INFO message. Bind getopt from the host when usi...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/28 7:31 a.m.9 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.22.7 security and extras update

Red Hat OpenShift Container Platform release 4.22.7 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.22. Red Hat Product Security has rated this update as having a security impact of...

8.7CVSS7AI score0.00384EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/28 7:9 a.m.5 views

OPENSUSE-SU-2026:21455-1 Security update for amazon-ecs-init

This update for amazon-ecs-init fixes the following issue - CVE-2026-56852: golang.org/x/text/unicode/norm: infinite loop on truncated/invalid UTF-8 input bsc1272128...

7.5CVSS5.8AI score0.00446EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/27 7:17 p.m.11 views

CVE-2026-64647

Next.js is a React framework for building full-stack web applications. In versions 12.0.0 through 15.5.20 and 16.0.0 through 16.2.10, a server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the...

6.3CVSS0.00339EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 5:0 p.m.5 views

SUSE-SU-2026:3300-1 Security update for ignition

This update for ignition fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266606. - CVE-2026-56852: golang.org/x/text/unicode/norm: handling of input containing invali...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References5
Rows per page
Query Builder