Lucene search
+L

4273 matches found

Cvelist
Cvelist
added 2026/09/06 5:48 p.m.54 views

CVE-2026-80255 secure cookie attribute bypass with tab

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

0.00684EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/09/06 5:48 p.m.12 views

CVE-2026-80255

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

7.5CVSS5.7AI score0.00684EPSS
SaveExploits1
CVE
CVE
added 2026/09/06 5:48 p.m.40 views

CVE-2026-80255

curl is affected by a secure cookie attribute bypass. A Set-Cookie: header that uses a tab (ASCII 9) instead of a space (ASCII 32) immediately before the Secure attribute causes curl to store the cookie without its Secure flag , allowing it to be wrongfully sent over plaintext HTTP on subsequent ...

7.5CVSS5.8AI score0.00684EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/04 1:31 a.m.12 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS5.7AI score0.0031EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.11 views

PT-2026-86208

CVE-2026-85656: OS command injection in Amazon Linux's log4j hotpatch package 1.3-9. Local user can execute arbitrary commands as root via crafted Java process path with newlines. CVSS 7.8. Unpatched! If you rely on this https://t.co/USqzEPbRQs CVE valtersit CVEAlert infosec SysAdmin cybersecurit...

8.5CVSS5.8AI score0.01121EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 6:11 a.m.9 views

html/template: golang: Go html/template: Cross-Site Scripting via pathological input

A flaw was found in the html/template component of Go golang. Pathological inputs could prematurely close an unescaped forward slash '/', allowing an attacker to inject arbitrary content. This could lead to Cross-Site Scripting XSS, where malicious scripts are executed in a user's browser,...

6.1CVSS6AI score0.0031EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.23 views

Linux Distros Unpatched Vulnerability : CVE-2026-55858

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, the connector...

5.9CVSS5.7AI score0.00344EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 8:39 p.m.9 views

CVE-2026-55858

A flaw was found in MariaDB Connector/J, a component used to connect Java applications to MariaDB and MySQL databases. The connector incorrectly assumes a UTF-8 character set for communication, even if the database server changes its client character set to a non-UTF-8 value during a session. Thi...

5.9CVSS5.8AI score0.00344EPSS
SaveExploits0References13
OSV
OSV
added 2026/09/02 8:00 a.m.11 views

CURL-CVE-2026-80255 secure cookie attribute bypass with tab

A Set-Cookie: header using tab horizontal tab, ASCII code 9 instead of space ascii code 32 immediately before the Secure attribute causes curl to store the cookie without its Secure flag. The cookie might then wrongfully be sent over plaintext HTTP on subsequent requests to the same host...

7.5CVSS5.9AI score0.00684EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.9 views

PT-2026-84657

Name of the Vulnerable Software and Affected Versions curl affected versions not specified Description A flaw exists where using a horizontal tab ASCII code 9 instead of a space ASCII code 32 immediately before the Secure attribute in a Set-Cookie: header causes the software to store the cookie...

7.5CVSS5.2AI score0.00684EPSS
SaveExploits1References15
Vulnrichment
Vulnrichment
added 2026/09/01 8:47 p.m.10 views

CVE-2026-84370 SVGO: removeScripts allows executable links through namespace and control-character bypasses

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 1.0.0 until versions 2.8.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3, incompletely filters executable links in...

8.2CVSS5.5AI score0.00336EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/01 8:47 p.m.36 views

CVE-2026-84370 SVGO: removeScripts allows executable links through namespace and control-character bypasses

SVGO, short for SVG Optimizer, is a Node.js library and command-line application for optimizing SVG files. From version 1.0.0 until versions 2.8.4, 3.3.5, and 4.1.0, the opt-in removeScripts plugin, named removeScriptElement in versions 2 and 3, incompletely filters executable links in...

8.2CVSS0.00336EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/09/01 5:12 p.m.12 views

wget: GNU Wget: Heap buffer overflow via server-supplied filename leads to memory corruption

A flaw was found in GNU Wget. A remote attacker can exploit a heap buffer overflow vulnerability in the convertfname function. This occurs when processing a server-supplied filename that requires character set conversion, leading to memory corruption due to incorrect buffer reallocation. This can...

7.1CVSS6.1AI score0.00221EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/01 4:03 p.m.7 views

wget: GNU Wget: Heap buffer overflow via server-supplied filename leads to memory corruption

A flaw was found in GNU Wget. A remote attacker can exploit a heap buffer overflow vulnerability in the convertfname function. This occurs when processing a server-supplied filename that requires character set conversion, leading to memory corruption due to incorrect buffer reallocation. This can...

7.1CVSS6.1AI score0.00221EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/31 10:51 a.m.9 views

CVE-2026-74866

A flaw was found in @fastify/busboy, a Node.js multipart form-data parser. The parser incorrectly handles lone carriage return or line feed characters in multipart part headers, treating them as part of the filename or field name rather than as line breaks. A remote attacker could exploit this by...

5.8CVSS6AI score0.00193EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 11:17 p.m.13 views

CVE-2026-55858

MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, the connector encodes and decodes protocol text and performs client-side escaping under the assumption that the connection character set is UTF-8. The...

5.9CVSS0.00344EPSS
SaveExploits0References10
Patchstack
Patchstack
added 2026/08/28 10:53 p.m.14 views

NPM: MariaDB has possible SQL injection in Buffer parameter escaping under big5/gbk/sjis/cp932/gb18030 client charsets

NPM: MariaDB has possible SQL injection in Buffer parameter escaping under big5/gbk/sjis/cp932/gb18030 client charsets vulnerability discovered by ? in WordPress Npm mariadb versions 3.2.4...

6.5CVSS5.9AI score0.00311EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/28 10:48 p.m.109 views

CVE-2026-55859

MariaDB Connector/R2DBC (org.mariadb:r2dbc-mariadb) is a non-blocking Java client for MariaDB and MySQL. Prior to 1.4.1 , the driver encodes and decodes all character data assuming the connection character set is UTF-8 . A server can announce a mid-session change to character_set_client through t...

5.9CVSS5.9AI score0.00297EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/28 10:47 p.m.10 views

Inappropriate Encoding for Output Context

Overview Affected versions of this package are vulnerable to Inappropriate Encoding for Output Context in the connection process. An attacker can cause silent data corruption and potentially bypass input sanitization by manipulating the character set mid-session, leading to a mismatch between...

8.2CVSS5.9AI score0.00344EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 10:46 p.m.45 views

CVE-2026-55858 MariaDB Connector/J: Inappropriate Encoding for Output Context in org.mariadb.jdbc:mariadb-java-client

MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, the connector encodes and decodes protocol text and performs client-side escaping under the assumption that the connection character set is UTF-8. The...

5.9CVSS0.00344EPSS
SaveExploits0References10
Rows per page
Query Builder