Lucene search
+L

1015 matches found

CVE
CVE
added 2026/09/01 8:47 p.m.8 views

CVE-2026-84370

SVGO (SVG Optimizer), a popular Node.js library for optimizing SVG files, contains a flaw in its opt-in removeScripts plugin (named removeScriptElement in v2/v3) that allows executable links to bypass filtering. The root cause involves two bypass vectors: the plugin fails to recognize namespace-p...

8.2CVSS5.9AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/01 10:49 a.m.3 views

CVE-2021-42574

Trojan Source:Invisible Vulnerabilities - Code generator — En pocas palabras, la vulnerabilidad consiste en que el código se ve diferente de cuando se compila : El ataque consiste en usar caracteres de control incrustados en comentarios y cadenas para reordenar los caracteres del código fuente de...

8.3CVSS6.9AI score0.12881EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2026/08/31 3:18 a.m.9 views

FreeRDP: FreeRDP: HTTP Proxy Request Injection via Redirection

A flaw was found in FreeRDP. A malicious or compromised Remote Desktop Protocol RDP server can exploit this vulnerability to inject arbitrary headers or requests into an HTTP proxy CONNECT request. This occurs because FreeRDP does not properly validate control characters in the server-controlled...

9.8CVSS7.3AI score0.00397EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/31 2:43 a.m.7 views

FreeRDP: FreeRDP: HTTP Proxy Request Injection via Redirection

A flaw was found in FreeRDP. A malicious or compromised Remote Desktop Protocol RDP server can exploit this vulnerability to inject arbitrary headers or requests into an HTTP proxy CONNECT request. This occurs because FreeRDP does not properly validate control characters in the server-controlled...

9.8CVSS7.3AI score0.00397EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/30 6:33 p.m.5 views

CVE-2026-1337

CVE-2026-1337 - Neo4j - Inyección de logs Un usuario autenticado puede realizar inyección de logs en el query.log de Neo4j cuando Neo4j no está configurado para usar formato json. Resumen Neo4j no escapa los caracteres de control en el campo de metadatos cuando forma parte de una transacción bolt...

5.4CVSS5.9AI score0.00223EPSS
SaveExploits3
OSV
OSV
added 2026/08/27 10:10 p.m.6 views

GHSA-6HX8-3WJJ-GR8G WebOb: Open redirect in Location header normalization via leading C0 control / space characters

Summary This is a third follow-up to CVE-2024-42353 / GHSA-mg3v-6m49-jhp3 and CVE-2026-44889 / GHSA-fh3h-vg37-cc95. WebOb makes the Location header absolute when it serves a redirect. To stop a relative or protocol-relative target from redirecting users off-host, it checks the value for a URI...

6.1CVSS6.2AI score0.00339EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/27 5:54 p.m.4 views

unicode-control-characters-action

Unicode Control Characters Action Una GitHub Action per individuare i caratteri di controllo Unicode utilizzando lo strumento diagnostico Red Hat https://access.redhat.com/security/vulnerabilities/RHSB-2021-007 per rilevare gli attacchi Trojan source RHSB-2021-007 CVE-2021-42574,CVE-2021-42694...

6.8AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 2:50 p.m.6 views

EUVD-2026-67050

openssl-encrypt pip package, versions = 1.4.8 fails to sanitize filenames read from untrusted drive data outside the AES-GCM authenticated manifest before printing them in the verify-usb command's output. An attacker can plant filenames containing terminal cursor-movement and erase-line control...

9.3CVSS5.4AI score0.00177EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:50 p.m.5 views

CVE-2026-81685 openssl_encrypt before 1.4.9 Text Injection via Recovery Slot Metadata

opensslencrypt versions before 1.4.9 fail to sanitize recovery-slot metadata in the desktop GUI, allowing attackers to inject control characters and line separators into the irreversible-removal confirmation dialog. Attackers can craft encrypted files with malicious slot identifiers containing bi...

9.3CVSS5.5AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 12:18 p.m.6 views

CVE-2026-54770

A flaw was found in WebOb, a library for HTTP requests and responses. This vulnerability allows an unauthenticated attacker to bypass URL validation checks by injecting leading control characters or spaces into a redirect target. This can lead to an open redirect, enabling attackers to send users...

7.4CVSS6AI score0.00339EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/26 2:28 p.m.7 views

@logtape/syslog: syslog log injection via unescaped control characters and unvalidated SD-NAME keys

@logtape/syslog contains two related output-encoding bugs in the structured data formatting code. Both only affect deployments with includeStructuredData: true, which is non-default. 1. Unescaped C0 control characters in structured data values escapeStructuredDataValue in...

8.6CVSS5.8AI score0.00306EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/26 2:27 p.m.7 views

EUVD-2026-66563

LogTape is an unobtrusive logging library. Prior to 1.3.11, 2.0.14, and 2.1.5, the @logtape/syslog package's escapeStructuredDataValue function in packages/syslog/src/syslog.ts does not neutralize C0 control characters from U+0000 through U+001F in structured data values, and formatStructuredData...

8.6CVSS5.6AI score0.00306EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 2:27 p.m.15 views

CVE-2026-54511

@logtape/syslog (part of LogTape, a Node.js logging library) contains two related output-encoding bugs in its structured-data formatting, affecting versions prior to 1.3.11 , 2.0.14 , and 2.1.5 when includeStructuredData is set to true (non-default). The escapeStructuredDataValue() function fails...

8.6CVSS5.6AI score0.00306EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 2:27 p.m.6 views

CVE-2026-54511 @logtape/syslog: syslog log injection via unescaped control characters and unvalidated SD-NAME keys

LogTape is an unobtrusive logging library. Prior to 1.3.11, 2.0.14, and 2.1.5, the @logtape/syslog package's escapeStructuredDataValue function in packages/syslog/src/syslog.ts does not neutralize C0 control characters from U+0000 through U+001F in structured data values, and formatStructuredData...

8.6CVSS5.8AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/26 9:40 a.m.9 views

FreeRDP: FreeRDP: HTTP Proxy Request Injection via Redirection

A flaw was found in FreeRDP. A malicious or compromised Remote Desktop Protocol RDP server can exploit this vulnerability to inject arbitrary headers or requests into an HTTP proxy CONNECT request. This occurs because FreeRDP does not properly validate control characters in the server-controlled...

9.8CVSS8.6AI score0.00397EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.6 views

Wazuh Server 4.4.0 < 4.14.6 Log Injection (CVE-2026-44256)

The version of Wazuh Server on the remote host is at least 4.4.0 and prior to 4.14.6. It is, therefore, affected by a log injection vulnerability: - The Basic authentication username is decoded before credential validation and passed to the access logger without neutralizing control characters. A...

5.3CVSS5.5AI score0.00287EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in OpenSSH

In OpenSSH versions prior to 10.1, control characters in user names that originated from certain potentially untrusted sources could lead to code execution when ProxyCommand was used. The potentially untrusted sources include the command line and the %-sequence expansion from a configuration file...

3.6CVSS6.8AI score0.00275EPSS
SaveExploits2References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Shadow

In Shadow 4.13, it is possible to inject control characters into fields provided to the SUID program chfn change finger. Although it is not possible to exploit this directly for example, adding a new user fails because \n is in the block list, it is possible to misrepresent the /etc/passwd file...

3.3CVSS5.2AI score0.00428EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Python 3.11, Python 3.7

The imaplib module, when a user-controlled command is passed to it, can have additional commands injected using newlines. Mitigation rejects commands that contain control characters...

5.9CVSS6.8AI score0.00374EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in sudo

Before version 1.9.13, Sudo did not escape control characters in log messages...

5.3CVSS5.5AI score0.00915EPSS
SaveExploits0References2
Rows per page
Query Builder