Lucene search
+L

656 matches found

NVD
NVD
•added 2026/08/28 4:17 p.m.•12 views

CVE-2026-15603

morgan is an HTTP request logger middleware for Node.js. In versions prior to 1.12.0, the internal helper that escapes log token values did not neutralize the Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragraph Separator. An unauthenticated remote clien...

5.3CVSS0.00294EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/28 4:17 p.m.•10 views

UBUNTU-CVE-2026-15603

morgan is an HTTP request logger middleware for Node.js. In versions prior to 1.12.0, the internal helper that escapes log token values did not neutralize the Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragraph Separator. An unauthenticated remote clien...

5.3CVSS6AI score0.00294EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/28 4:17 p.m.•14 views

CVE-2026-15603

morgan is an HTTP request logger middleware for Node.js. In versions prior to 1.12.0, the internal helper that escapes log token values did not neutralize the Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragraph Separator. An unauthenticated remote clien...

5.3CVSS5.9AI score0.00294EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/28 1:41 p.m.•21 views

CVE-2026-15603 morgan vulnerable to Log Forging via unescaped Unicode line separators

morgan is an HTTP request logger middleware for Node.js. In versions prior to 1.12.0, the internal helper that escapes log token values did not neutralize the Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragraph Separator. An unauthenticated remote clien...

5.3CVSS6AI score0.00294EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/28 1:41 p.m.•41 views

CVE-2026-15603 morgan vulnerable to Log Forging via unescaped Unicode line separators

morgan is an HTTP request logger middleware for Node.js. In versions prior to 1.12.0, the internal helper that escapes log token values did not neutralize the Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragraph Separator. An unauthenticated remote clien...

5.3CVSS0.00294EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/08/28 1:41 p.m.•15 views

CVE-2026-15603

morgan is an HTTP request logger middleware for Node.js. In versions prior to 1.12.0, the internal helper that escapes log token values did not neutralize the Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragraph Separator. An unauthenticated remote clien...

5.3CVSS6AI score0.00294EPSS
SaveExploits0
CVE
CVE
•added 2026/08/28 1:41 p.m.•35 views

CVE-2026-15603

morgan (HTTP request logger middleware for Node.js) is affected by a log forging issue (CWE-117) in versions prior to 1.12.0 . The internal helper that escapes log token values failed to neutralize Unicode line separator characters U+0085 , U+2028 , and U+2029 . An unauthenticated remote client c...

5.3CVSS6AI score0.00294EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•18 views

PT-2026-83120

Name of the Vulnerable Software and Affected Versions morgan versions prior to 1.12.0 Description An issue exists in the internal helper used to escape log token values. The software fails to neutralize Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragrap...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References16
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•1 views

CVE-2026-15603: Improper Output Neutralization for Logs

morgan is an HTTP request logger middleware for Node.js. In versions prior to 1.12.0, the internal helper that escapes log token values did not neutralize the Unicode line separator characters U+0085 Next Line, U+2028 Line Separator, and U+2029 Paragraph Separator. An unauthenticated remote clien...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/27 5:20 p.m.•14 views

CVE-2026-81696

opensslencrypt versions before 1.4.9 fail to sanitize terminal control characters in file metadata printed by the info command. Attackers can craft malicious files containing escape sequences to repaint terminal output and forge verification information displayed to users...

9.3CVSS0.0025EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/25 11:27 a.m.•12 views

EUVD-2026-65464

The Newsletters plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.17. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with author-level access and...

4.3CVSS5.7AI score0.00385EPSS
SaveExploits0References6
NVD
NVD
•added 2026/08/21 9:16 a.m.•11 views

CVE-2026-74866

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS0.00326EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/21 8:20 a.m.•44 views

CVE-2026-74866

@fastify/busboy (a multipart form-data parser for Node.js) is vulnerable to CRLF injection via the Content-Disposition filename and field name. The part-header parser splits lines only on the two-byte CRLF sequence, so a lone carriage return or line feed embedded in a part header is carried verba...

5.8CVSS5.4AI score0.00326EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/08/21 8:20 a.m.•14 views

CVE-2026-74866 @fastify/busboy vulnerable to CRLF injection via multipart Content-Disposition filename and name

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS5.5AI score0.00326EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/21 12:00 a.m.•0 views

CVE-2026-74866: Improper Neutralization of CRLF Sequences

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS5.7AI score0.00326EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/19 4:21 p.m.•18 views

EUVD-2026-62575

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.4.0 until 4.14.6 and 5.0.0-beta2, api/api/middlewares.py decodes the Basic authentication username before credential validation and passes it to the access logger without neutralizing control...

5.3CVSS5.4AI score0.00485EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
•added 2026/08/19 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-23933

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Zabbix 7.4 the cryptographic key used for signing Frontend sessions has been erroneously written to the database seed. Currently the only known exploitation...

9.1CVSS5.8AI score0.0036EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/18 1:17 p.m.•2 views

CVE-2026-23933

In Zabbix 7.4 the cryptographic key used for signing Frontend sessions has been erroneously written to the database seed. Currently the only known exploitation scenario is for deployments that utilize both - SAML authentication and guest users. In such cases the key can be used to forge valid...

9.1CVSS5.7AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/08/17 9:22 a.m.•3 views

openssl: CMS AuthEnvelopedData Processing May Accept Forged Messages

A flaw was found in OpenSSL's Cryptographic Message Services CMS AuthEnvelopedData processing. An on-path attacker can exploit insufficient input validation on cipher and tag length fields by sending specially crafted CMS messages. This can lead to the forging of messages or bypassing integrity...

5.8AI score0.01057EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/11 12:00 a.m.•0 views

CVE-2026-69102: Use of Hard-coded Credentials

MaxKey contains an unauthorized access vulnerability due to a hard-coded JWT signing secret in application-maxkey.properties that allows unauthenticated attackers to forge valid JWT tokens and authenticate as any user by exploiting the password-skipped login endpoint. Attackers can craft a JWT...

9.8CVSS5.8AI score0.00641EPSS
SaveExploits0References2
Rows per page
Query Builder