Lucene search
+L

656 matches found

RedhatCVE
RedhatCVE
•added 2026/09/11 10:21 a.m.•11 views

CVE-2026-87859

A flaw was found in morgan, an HTTP request logger middleware for Node.js. An unauthenticated remote attacker can exploit this vulnerability by injecting an unescaped double quote into a log field they control, such as the User-Agent or Referer header. This causes the log field to close...

5.3CVSS5.8AI score0.0041EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/11 10:16 a.m.•5 views

UBUNTU-CVE-2026-87859

morgan is an HTTP request logger middleware for Node.js. In versions before 1.12.1, its escapeLogField function does not escape the double quote character, which delimits the quoted fields of the Apache combined log format that morgan emits. An unauthenticated remote attacker who controls a value...

5.3CVSS5.9AI score0.0041EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/11 12:00 a.m.•0 views

CVE-2026-90451: Use of Default Credentials

An example environment-configuration file ships with a fixed, publicly-known secret value used to sign authentication cookies for a bundled packet-analysis component. A deployment that copies this example file into active configuration without running the setup routine that regenerates the value...

8.2CVSS5.8AI score0.00543EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/10 12:26 p.m.•43 views

CVE-2026-85544

Some Hikvision intercom products utilize an immutable factory value which should be obtained from local network or physical interaction with the device within their main card, which may allow attackers to forge a legitimate main card, thereby gaining the permission to issue cards...

6.1CVSS0.00411EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/10 12:26 p.m.•23 views

CVE-2026-85544

Some Hikvision intercom products utilize an immutable factory value which should be obtained from local network or physical interaction with the device within their main card, which may allow attackers to forge a legitimate main card, thereby gaining the permission to issue cards...

6.1CVSS5.8AI score0.00411EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/08 9:28 p.m.•13 views

EUVD-2026-67720

morgan vulnerable to Log Forging via unescaped Unicode line separators...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/08 9:28 p.m.•5 views

GHSA-JXFW-X594-9X9M morgan vulnerable to Log Forging via unescaped Unicode line separators

Impact Morgan writes attacker-controlled request data to the access log through its tokens. The 1.11.0 fix neutralizes C0 control characters, DEL, and backslash, but it does not escape the Unicode line separators U+0085 NEL, U+2028 LINE SEPARATOR, or U+2029 PARAGRAPH SEPARATOR. These code points...

5.3CVSS6AI score0.00294EPSS
SaveExploits0References6
Patchstack
Patchstack
•added 2026/09/08 9:28 p.m.•7 views

NPM: morgan vulnerable to Log Forging via unescaped Unicode line separators

NPM: morgan vulnerable to Log Forging via unescaped Unicode line separators vulnerability discovered by ? in WordPress Npm morgan versions 1.12.0...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/08 9:28 p.m.•9 views

morgan vulnerable to Log Forging via unescaped Unicode line separators

Impact Morgan writes attacker-controlled request data to the access log through its tokens. The 1.11.0 fix neutralizes C0 control characters, DEL, and backslash, but it does not escape the Unicode line separators U+0085 NEL, U+2028 LINE SEPARATOR, or U+2029 PARAGRAPH SEPARATOR. These code points...

5.3CVSS6AI score0.00294EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
•added 2026/09/04 6:36 p.m.•6 views

Insecure Randomness

Overview Affected versions of this package are vulnerable to Insecure Randomness through the JWT signing flow in DefaultSecretProvider and JwtServiceImpl under powerjob-server-auth. An attacker can forge HS256-signed JWTs by using the predictable signing key and then send those tokens to the serv...

9.3CVSS6.5AI score0.01073EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/03 6:54 p.m.•16 views

EUVD-2026-70668

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentia...

9.8CVSS5.9AI score0.00641EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/03 11:22 a.m.•37 views

CVE-2026-85175 SiYuan before v3.8.2 TLS Private Key Disclosure via getFile

SiYuan versions = 3.8.1 fixed in v3.8.2 contain an incomplete blocklist in the IsForbiddenAbsPath function kernel/util/pathguard.go, which only blocks conf/conf.json by exact match and does not restrict the TLS private key conf/key.pem or CA private key conf/ca.key stored in the same conf/...

8.8CVSS0.00325EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/03 11:22 a.m.•7 views

CVE-2026-85175 SiYuan before v3.8.2 TLS Private Key Disclosure via getFile

SiYuan versions = 3.8.1 fixed in v3.8.2 contain an incomplete blocklist in the IsForbiddenAbsPath function kernel/util/pathguard.go, which only blocks conf/conf.json by exact match and does not restrict the TLS private key conf/key.pem or CA private key conf/ca.key stored in the same conf/...

8.7CVSS5.5AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/02 9:09 a.m.•2 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
SUSE CVE
SUSE CVE
•added 2026/09/02 1:09 a.m.•13 views

SUSE 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
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/01 10:33 a.m.•12 views

CVE-2026-15603

A flaw was found in morgan, an HTTP request logger middleware for Node.js. An unauthenticated remote client can inject specific Unicode line separator characters into log token values. This manipulation can cause downstream log processing systems to misinterpret a single log entry as multiple...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/29 5:25 p.m.•17 views

EUVD-2026-68133

The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to, and including, 5.4.6. This is due to the mosamlloginvalidate ACS handler persisting the X.509 certificate extracted from an incoming SAMLResponse into the mosamlrequiredcertificate...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/08/29 12:00 a.m.•24 views

Linux Distros Unpatched Vulnerability : CVE-2026-15603

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.3CVSS5.1AI score0.00415EPSS
SaveExploits0References4
Snyk
Snyk
•added 2026/08/28 4:31 p.m.•10 views

Improper Output Neutralization for Logs

Overview morgan is a HTTP request logger middleware for node.js. Affected versions of this package are vulnerable to Improper Output Neutralization for Logs in its format-token expansion, which does not neutralize the Unicode line separators U+0085 NEL, U+2028 LINE SEPARATOR, and U+2029 PARAGRAPH...

6.9CVSS6AI score0.00415EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/28 4:17 p.m.•12 views

DEBIAN-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
SaveExploits0References1
Rows per page
Query Builder