Lucene search
+L

4642 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/27 7:44 p.m.8 views

CVE-2026-27810

calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, an HTTP Response Header Injection vulnerability in the calibre Content Server allows any authenticated user to inject arbitrary HTTP headers into server responses via an...

6.4CVSS6AI score0.00206EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/02/27 7:44 p.m.8 views

EUVD-2026-9056

calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, an HTTP Response Header Injection vulnerability in the calibre Content Server allows any authenticated user to inject arbitrary HTTP headers into server responses via an...

6.4CVSS6AI score0.00206EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/02/27 7:44 p.m.6 views

CVE-2026-27810 calibre Vulnerable to HTTP Response Header Injection

calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, an HTTP Response Header Injection vulnerability in the calibre Content Server allows any authenticated user to inject arbitrary HTTP headers into server responses via an...

6.4CVSS6AI score0.00206EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/27 7:44 p.m.11 views

CVE-2026-27810 calibre Vulnerable to HTTP Response Header Injection

calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, an HTTP Response Header Injection vulnerability in the calibre Content Server allows any authenticated user to inject arbitrary HTTP headers into server responses via an...

6.4CVSS6AI score
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/02/27 3:14 p.m.7 views

Security update for python311

This update for python311 fixes the following issues: CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. CVE-2025-12781: inadequate parameter check can cause data integrity issues bsc1257108. CVE-2025-15282:...

8.7CVSS6AI score0.0055EPSS
SaveExploits1References28
OSV
OSV
added 2026/02/27 3:14 p.m.4 views

SUSE-SU-2026:0693-1 Security update for python311

This update for python311 fixes the following issues: - CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. - CVE-2025-12781: inadequate parameter check can cause data integrity issues bsc1257108. - CVE-2025-1528...

6.3CVSS7.3AI score0.0055EPSS
SaveExploits1References15
Github Security Blog
Github Security Blog
added 2026/02/26 10:42 p.m.11 views

Koa has Host Header Injection via ctx.hostname

Summary Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol e.g., evil.com:[email protected] is received,...

8.2CVSS5.7AI score0.00334EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/26 10:42 p.m.8 views

GHSA-7GCC-R8M5-44QM Koa has Host Header Injection via ctx.hostname

Summary Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed Host header containing a @ symbol e.g., evil.com:[email protected] is received,...

7.5CVSS5.9AI score0.00334EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/02/26 10:42 p.m.8 views

EUVD-2026-8816

Koa has Host Header Injection via ctx.hostname...

7.5CVSS5.3AI score0.00334EPSS
SaveExploits1References4
SUSE Linux
SUSE Linux
added 2026/02/26 3:16 p.m.9 views

Security update for python3

This update for python3 fixes the following issues: CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using...

8.7CVSS5.5AI score0.0055EPSS
SaveExploits0References24
OSV
OSV
added 2026/02/26 3:15 p.m.9 views

SUSE-SU-2026:0664-1 Security update for python3

This update for python3 fixes the following issues: - CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters bsc1257029. - CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using...

6CVSS5.9AI score0.0055EPSS
SaveExploits0References13
SUSE Linux
SUSE Linux
added 2026/02/26 3:13 p.m.5 views

Security update for python

This update for python fixes the following issues: CVE-2025-6075: Fixed performance degradation when using os.path.expandvars bsc1252974. CVE-2026-0672: Fixed a HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel. bsc1257031 CVE-2026-0865: Fixed a...

8.7CVSS5.5AI score0.00463EPSS
SaveExploits0References24
OSV
OSV
added 2026/02/26 3:13 p.m.4 views

SUSE-SU-2026:0663-1 Security update for python

This update for python fixes the following issues: - CVE-2025-6075: Fixed performance degradation when using os.path.expandvars bsc1252974. - CVE-2026-0672: Fixed a HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel. bsc1257031 - CVE-2026-0865:...

6CVSS6.4AI score0.00463EPSS
SaveExploits0References13
OSV
OSV
added 2026/02/26 11:53 a.m.5 views

SUSE-SU-2026:0642-1 Security update for python313

This update for python313 fixes the following issues: Update to Python 3.13.12 - CVE-2026-0672: Fixed a HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel. bsc1257031 - CVE-2026-0865: Fixed a bug where a user-controlled header containing newlines...

6CVSS5.5AI score0.0056EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/02/26 6:18 a.m.11 views

HTTP Header Injection

Overview koa is a Koa web app framework Affected versions of this package are vulnerable to HTTP Header Injection via the hostname function in the. request.js file. An attacker can manipulate the value hostname by sending a specially crafted HTTP Host header containing an @ symbol, which can lead...

8.7CVSS6AI score0.00334EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/26 6:18 a.m.5 views

HTTP Header Injection

Overview org.webjars.npm:koa is a Koa web app framework Affected versions of this package are vulnerable to HTTP Header Injection via the hostname function in the. request.js file. An attacker can manipulate the value hostname by sending a specially crafted HTTP Host header containing an @ symbol...

8.7CVSS6AI score0.00334EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/26 2:16 a.m.12 views

CVE-2026-27959

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

8.2CVSS0.00334EPSS
SaveExploits1References8
OSV
OSV
added 2026/02/26 1:45 a.m.10 views

CVE-2026-27959 Koa has Host Header Injection via `ctx.hostname`

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS5.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/02/26 1:45 a.m.42 views

CVE-2026-27959 Koa has Host Header Injection via `ctx.hostname`

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS0.00334EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/02/26 1:45 a.m.3 views

CVE-2026-27959 Koa has Host Header Injection via `ctx.hostname`

Koa is middleware for Node.js using ES2017 async functions. Prior to versions 3.1.2 and 2.16.4, Koa's ctx.hostname API performs naive parsing of the HTTP Host header, extracting everything before the first colon without validating the input conforms to RFC 3986 hostname syntax. When a malformed...

7.5CVSS5.9AI score0.00334EPSS
SaveExploits1References3
Rows per page
Query Builder