Lucene search
+L

5718 matches found

Cvelist
Cvelist
added 2026/02/27 12:56 a.m.24 views

CVE-2026-20764 Copeland XWEB and XWEB Pro OS Command Injection

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by providing malicious input via the device hostname configuration which is later processed during system setup, resulting in remote...

8CVSS0.01934EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/27 12:56 a.m.4 views

CVE-2026-20764

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by providing malicious input via the device hostname configuration which is later processed during system setup, resulting in remote...

8.8CVSS6.4AI score0.01934EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/27 12:56 a.m.5 views

CVE-2026-20764 Copeland XWEB and XWEB Pro OS Command Injection

An OS command injection vulnerability exists in XWEB Pro version 1.12.1 and prior, enabling an authenticated attacker to achieve remote code execution on the system by providing malicious input via the device hostname configuration which is later processed during system setup, resulting in remote...

8CVSS6.6AI score0.01934EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/27 12:56 a.m.20 views

CVE-2026-20764

CVE-2026-20764 affects Copeland XWEB Pro (versions prior to 1.12.1). An authenticated user can supply malicious input through the device hostname configuration, which is processed during system setup, resulting in OS command injection and remote code execution. Red Hat security notes the same vul...

8.8CVSS6.3AI score0.01934EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.17 views

PT-2026-22270

Name of the Vulnerable Software and Affected Versions XWEB Pro versions prior to 1.12.1 Description An OS command injection issue exists, allowing an authenticated attacker to execute code remotely. This is achieved by providing malicious input through the device hostname configuration during...

8.8CVSS6.3AI score0.01934EPSS
SaveExploits0References9
NVD
NVD
added 2026/02/26 11:16 p.m.9 views

CVE-2026-28279

osctrl is an osquery management solution. Prior to version 0.5.0, an OS command injection vulnerability exists in the osctrl-admin environment configuration. An authenticated administrator can inject arbitrary shell commands via the hostname parameter when creating or editing environments. These...

8.4CVSS0.009EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/26 10:59 p.m.26 views

CVE-2026-28279 `osctrl-admin` Vulnerable to OS Command Injection via Environment Configuration

osctrl is an osquery management solution. Prior to version 0.5.0, an OS command injection vulnerability exists in the osctrl-admin environment configuration. An authenticated administrator can inject arbitrary shell commands via the hostname parameter when creating or editing environments. These...

7.3CVSS0.009EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/26 10:59 p.m.12 views

CVE-2026-28279

osctrl is an osquery management solution. Prior to version 0.5.0, an OS command injection vulnerability exists in the osctrl-admin environment configuration. An authenticated administrator can inject arbitrary shell commands via the hostname parameter when creating or editing environments. These...

8.4CVSS8AI score0.009EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/26 10:59 p.m.8 views

CVE-2026-28279 `osctrl-admin` Vulnerable to OS Command Injection via Environment Configuration

osctrl is an osquery management solution. Prior to version 0.5.0, an OS command injection vulnerability exists in the osctrl-admin environment configuration. An authenticated administrator can inject arbitrary shell commands via the hostname parameter when creating or editing environments. These...

7.3CVSS6.7AI score0.009EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/26 10:59 p.m.25 views

CVE-2026-28279

The CVE affects osctrl prior to v0.5.0, where an authenticated administrator can inject shell commands via the hostname in osctrl-admin environment configurations. The commands are embedded into enrollment one-liner scripts generated with Go's text/template (no shell escaping) and execute on ever...

8.4CVSS6.8AI score0.009EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 10:59 p.m.3 views

CVE-2026-28279 `osctrl-admin` Vulnerable to OS Command Injection via Environment Configuration

osctrl is an osquery management solution. Prior to version 0.5.0, an OS command injection vulnerability exists in the osctrl-admin environment configuration. An authenticated administrator can inject arbitrary shell commands via the hostname parameter when creating or editing environments. These...

7.3CVSS6.7AI score0.009EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/26 10:42 p.m.10 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.6 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
RedHat Linux
RedHat Linux
added 2026/02/26 2:36 p.m.17 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00464EPSS
SaveExploits2References8
RedhatCVE
RedhatCVE
added 2026/02/26 2:32 p.m.8 views

CVE-2026-27959

A flaw was found in Koa’s ctx.hostname API used in Node.js applications. The function incorrectly parses specially crafted HTTP Host headers containing an @ character, which can cause the extracted hostname value to differ from the intended origin. An attacker can exploit this behavior by sending...

8.2CVSS5.6AI score0.00334EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/02/26 10:14 a.m.7 views

CVE-2026-2479

The Responsive Lightbox & Gallery plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.7.1. This is due to the use of strpos for substring-based hostname validation instead of strict host comparison in the ajaxuploadimage function. This makes i...

5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
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
ATTACKERKB
ATTACKERKB
added 2026/02/26 1:45 a.m.5 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...

7.5CVSS5.4AI score0.00334EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/02/26 1:45 a.m.99 views

CVE-2026-27959

Koa (Node.js) prior to versions 3.1.2 and 2.16.4 exposes a vulnerability in ctx.hostname: it naively parses the Host header and returns an attacker-controlled value when the header contains an invalid RFC 3986 hostname (e.g., with a @). This can affect URL generation, password reset links, email ...

8.2CVSS5.4AI score0.00334EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder