Lucene search
+L

44214 matches found

OSV
OSV
added 2026/07/14 10:16 p.m.7 views

MAL-2026-10632 Malicious code in cppt-common (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 484688d5963a9246f4fe7a2b5c1c7ebe6bba135a2a5df66b3ab57f44978407b2 [email protected] declares a preinstall hook "preinstall": "node index.js" that runs automatically on npm install. index.js collects host and user...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/14 9:41 p.m.7 views

JLSEC-2026-685 In function MatchDomainName(), input param str is treated as a NULL terminated string despite being...

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS7.1AI score0.0056EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/14 8:41 p.m.5 views

CVE-2026-49853

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.6, SimpleAsyncHTTPClient shallow-copied redirected requests and removed only the Host header, leaving Authorization, authusername, authpassword, and authmode in place when a redirect changed scheme, host, or port...

7.7CVSS5.3AI score0.00365EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/14 8:26 p.m.11 views

nebula-mesh: Web UI host creation ignores configured enrollment token TTL and mints 24-hour bearer enrollment tokens

Summary The nebula-mgmt Web UI host-creation path ignores both the server-wide enrollmenttokenttl security setting and per-network networkconfig.enrollmenttokenttl overrides. API host creation and token-regeneration paths use the configured TTL resolver, but POST /ui/hosts hardcodes now.Add24...

6AI score
SaveExploits0References4Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/14 8:2 p.m.21 views

Malicious code in cosmos-cuda (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c1a96e5776ec64356f639738134c95a2f33233a4275d2d0ddd6b174c297c64ee The sdist-only package cosmos-cuda 9999.0.0 executes a beacon function beacon'build' from setup.py during sdist build/install and beacon'import' from...

6.6AI score
SaveExploits0References2
OSV
OSV
added 2026/07/14 7:49 p.m.6 views

MAL-2026-10615 Malicious code in smb-common-uikit (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 66072ca2fc20c19a01d0a2b888d90632a7d9bfdc34a2d1a71b61ad06975eae5c package.json declares a preinstall hook that runs index.js. On npm install, index.js collects host reconnaissance from the installer os.hostname,...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/14 7:49 p.m.7 views

MAL-2026-10616 Malicious code in smb-portal-uikit (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 395b88ae26544dcfdfca9d46294e1f0558c2e5bade88bac0eb0797d1140debbe Package [email protected] declares a preinstall lifecycle hook that runs node index.js. On npm install, index.js invokes childprocess.exec on...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/14 7:6 p.m.5 views

USN-8543-1 wget vulnerabilities

It was discovered that Wget mishandled semicolons in the userinfo subcomponent of a URL. A remote attacker could possibly use this issue to trick a user into connecting to a different host than intended. This issue only affected Ubuntu 14.04 LTS. CVE-2024-38428 It was discovered that Wget...

9.1CVSS7AI score0.00666EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2026/07/14 7:6 p.m.11 views

USN-8543-1: Wget vulnerabilities

It was discovered that Wget mishandled semicolons in the userinfo subcomponent of a URL. A remote attacker could possibly use this issue to trick a user into connecting to a different host than intended. This issue only affected Ubuntu 14.04 LTS. CVE-2024-38428 It was discovered that Wget...

9.1CVSS7AI score0.00666EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/14 6:32 p.m.12 views

EUVD-2026-44117

Heap-based buffer overflow in Windows DHCP Server allows an unauthorized attacker to execute code over a network...

9.8CVSS6.3AI score0.11058EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/14 6:17 p.m.5 views

CVE-2026-45074

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.1.0 until 7.4.12 and 8.0.12, Cas2Handler builds the CAS service parameter from Request::getSchemeAndHttpHost, which reflects an attacker-controlled Host header when framework.trustedhosts is n...

8.1CVSS0.00413EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 5:56 p.m.8 views

MAL-2026-10609 Malicious code in utils-style-engine (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3049309c5f74bd1b453bcd51803cb7b8ddbbab2d3038f10d13e11a592dff6f52 The package declares a preinstall hook that runs index.js on npm install. index.js collects host identifiers os.hostname, os.userInfo, uid/gid, shell...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/14 5:53 p.m.4 views

CVE-2026-45066 Symfony: HtmlSanitizer allowLinkHosts() / allowMediaHosts() Bypass via URL-Parser Differentials and <area> Misclassification

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

2.3CVSS6.1AI score0.00298EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/14 5:53 p.m.32 views

CVE-2026-45066 Symfony: HtmlSanitizer allowLinkHosts() / allowMediaHosts() Bypass via URL-Parser Differentials and <area> Misclassification

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 6.1.0-BETA1 until 6.4.40, 7.4.12, and 8.0.12, HtmlSanitizer URL sanitization can allow off-allowlist URLs through allowLinkHosts or allowMediaHosts because UrlSanitizer::parse follows RFC 3986...

2.3CVSS0.00298EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/14 5:49 p.m.24 views

CVE-2026-45074

Symfony’s Cas2Handler derives the CAS service URL from Request::getSchemeAndHttpHost(), which uses the Host header when framework.trusted_hosts is not configured. An attacker controlling another app registered with the same CAS server can replay a victim’s CAS ticket and authenticate as that vict...

8.1CVSS6.1AI score0.00413EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/07/14 5:49 p.m.23 views

CVE-2026-45074

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.1.0 until 7.4.12 and 8.0.12, Cas2Handler builds the CAS service parameter from Request::getSchemeAndHttpHost, which reflects an attacker-controlled Host header when framework.trustedhosts is n...

8.1CVSS5.3AI score0.00413EPSS
SaveExploits0
OSV
OSV
added 2026/07/14 5:49 p.m.4 views

CVE-2026-45074 Symfony: Cas2Handler Derives CAS service URL from Client Host Header → Cross-Service Ticket Replay

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.1.0 until 7.4.12 and 8.0.12, Cas2Handler builds the CAS service parameter from Request::getSchemeAndHttpHost, which reflects an attacker-controlled Host header when framework.trustedhosts is n...

7.6CVSS6.1AI score0.00413EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/14 5:16 p.m.9 views

CVE-2026-49181

Integer underflow wrap or wraparound in Windows DHCP Client allows an unauthorized attacker to elevate privileges over a network...

9.8CVSS0.00794EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 5:16 p.m.8 views

CVE-2026-48564

Heap-based buffer overflow in Windows DHCP Server allows an authorized attacker to execute code over a network...

8.8CVSS0.00763EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/14 5:16 p.m.6 views

CVE-2026-15701

A weakness has been identified in Totolink NR1800X 9.1.0u.6279B20210910. Affected by this issue is the function FormLogout of the file /formLogout.htm of the component lighttpd. This manipulation of the argument Host causes stack-based buffer overflow. The attack is possible to be carried out...

10CVSS0.00785EPSS
SaveExploits0References6
Rows per page
Query Builder