Lucene search
+L

27984 matches found

EUVD
EUVD
added 2026/07/29 3:51 p.m.8 views

EUVD-2026-50399

Xlight FTP Server before 3.9.5 contains a pre-authentication stack buffer overflow vulnerability that allows unauthenticated attackers to corrupt stack memory by sending malformed SSH packets when a GCM cipher is negotiated. Attackers can craft packets with an unvalidated length field passed...

9.2CVSS6.7AI score0.00616EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 3:51 p.m.41 views

CVE-2026-67192

Xlight FTP Server prior to 3.9.5 is affected by a pre-authentication stack-based buffer overflow when a GCM SSH cipher is negotiated. An unauthenticated attacker can craft malformed SSH packets with an unvalidated length field that is passed directly to the GCM decrypt function, potentially overw...

9.2CVSS6.7AI score0.00616EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 3:50 p.m.33 views

CVE-2026-67191

Xlight FTP Server prior to 3.9.5 is affected by a pre-authentication heap buffer overflow in the SSH parser. A logic error in the recv loop termination (OR instead of AND) enables exploitation on any SSH or SFTP connection before authentication, allowing remote unauthenticated access with high im...

9.8CVSS6.2AI score0.00579EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 3:50 p.m.12 views

EUVD-2026-50398

Xlight FTP Server before 3.9.5 contains a pre-authentication heap buffer overflow vulnerability that allows remote unauthenticated attackers to write past the end of a heap buffer by sending a malformed SSH client identification string. A logic error in the recv loop's termination condition uses ...

9.8CVSS6.2AI score0.00579EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 2:16 p.m.6 views

CVE-2026-67214

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS0.00319EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 1:46 p.m.24 views

CVE-2026-9177 Server-Side Template Injection in SecureTransport's Apache Velocity mail templates

A Server-Side Template Injection SSTI vulnerability was identified in the mail template functionality of the Axway SecureTransport product in version 5.5-20260326. This flaw allows an attacker with admin privileges to inject arbitrary Java code expressions, which are executed server-side when the...

9.4CVSS0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 1:32 p.m.5 views

CVE-2026-67214 nanoid before 5.1.16 Infinite Loop via Negative Size in non-secure module

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/29 1:32 p.m.28 views

CVE-2026-67214 nanoid before 5.1.16 Infinite Loop via Negative Size in non-secure module

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS0.00319EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 1:32 p.m.66 views

CVE-2026-67214

CVE-2026-67214 (nanoid) affects the Nano ID package prior to 5.1.16, specifically the non-secure module (nanoid/non-secure). The vulnerability is an infinite loop in the customAlphabet and nanoid functions when given a negative size, causing the loop counter to decrement from a negative value and...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.10 views

PT-2026-65852

Name of the Vulnerable Software and Affected Versions undici versions prior to 6.28.0 undici versions 7.0.0 through 7.28.9 undici versions 8.0.0 through 8.8.9 Description The setCookie function fails to fully sanitize cookie attributes. Specifically, the domain value is not checked for semicolons...

4.8CVSS7.2AI score0.00167EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.7 views

SUSE SLED15 / SLES15 Security Update : libssh (SUSE-SU-2026:3330-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3330-1 advisory. - CVE-2026-59843: denial of service via zero advertised channel packet size bsc1272164. - CVE-2026-59844: deni...

7.5CVSS6AI score0.00506EPSS
SaveExploits0References22
EUVD
EUVD
added 2026/07/28 9:52 p.m.4 views

EUVD-2026-50079

goshs is a feature-rich single-binary file server for red teamers and developers. From 2.1.3 until 2.1.4, the sftpserver/sftpserver.go password handler used Username != "" && Password != "", so running goshs with -b 'admin:' -sftp and no -fkf left both SFTP authentication handlers unset and allow...

9.1CVSS5.8AI score0.00344EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/28 7:17 p.m.10 views

CVE-2026-48058

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS0.00193EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/28 6:47 p.m.37 views

CVE-2026-48058 nebula-mesh: Session and OIDC state cookies lack the Secure attribute

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS0.00193EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/28 6:47 p.m.8 views

CVE-2026-48058

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/28 6:47 p.m.7 views

EUVD-2026-49991

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 6:47 p.m.6 views

CVE-2026-48058 nebula-mesh: Session and OIDC state cookies lack the Secure attribute

nebula-mesh is a self-hosted control plane for Slack Nebula mesh virtual private network. Prior to version 0.3.2, internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped...

8.2CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/07/28 6:47 p.m.45 views

CVE-2026-48058

Summary of CVE-2026-48058 (nebula-mesh) nebula-mesh (Slack Nebula mesh control plane) versions prior to 0.3.2 expose a cookie security flaw: internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on cookies but omit the Secure attribute. A plaintext HTTP request to the ori...

8.2CVSS5.8AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 1:32 p.m.7 views

MAL-2026-11153 Malicious code in triage_bot_using_sdkv3 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector ed39efd544cae19da3ed546fecb2383729aef637bf623e00a9cf02f1f8ded05c package.json registers a preinstall hook that runs index.js on npm install. index.js collects os.hostname, os.userInfo, home directory, DNS server...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/07/28 1:29 p.m.5 views

MAL-2026-11127 Malicious code in app-sima-layer (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3a34ad4e52b9e8255bcfa74cbb6aa18811b0c8d80819a75c6bbfc36d79757b66 The package's postinstall script performs three coordinated attacks against the installer at install time. First, on Linux it fetches an SSH public k...

6AI score
SaveExploits0References1
Rows per page
Query Builder