Lucene search
+L

78284 matches found

EUVD
EUVD
added 2026/07/28 9:52 p.m.5 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
Cvelist
Cvelist
added 2026/07/28 9:52 p.m.35 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

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.1CVSS0.00344EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/28 9:52 p.m.47 views

CVE-2026-62325

Goshs 2.1.3–2.1.4 SFTP authentication bypass vulnerability arises from sftpserver/sftpserver.go password handler: it only checks Username != "" && Password != "", which allowed unauthenticated access when running with -b 'admin:' -sftp and without -fkf. The issue effectively lets an attacker acce...

9.1CVSS5.8AI score0.00344EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:52 p.m.4 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

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 score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/28 9:52 p.m.7 views

CVE-2026-62325 goshs SFTP authentication bypass via empty password (incomplete fix of CVE-2026-40884)

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.00478EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/28 9:52 p.m.7 views

CVE-2026-62325

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
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/28 8:16 p.m.6 views

GHSA-Q6VM-XQC9-V3FF Fission: Zip Slip in pkg/utils/zip.go:Unarchive allows fetcher to write outside the destination directory

Unarchive in pkg/utils/zip.go joined each archive entry name with the destination directory via filepath.Join and wrote the result without checking whether the resolved path stayed under the destination. A zip entry named ../../tmp/evil therefore landed at /tmp/evil. An attacker who could control...

7.7CVSS5.8AI score0.00301EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/28 8:16 p.m.8 views

Fission: Zip Slip in pkg/utils/zip.go:Unarchive allows fetcher to write outside the destination directory

Unarchive in pkg/utils/zip.go joined each archive entry name with the destination directory via filepath.Join and wrote the result without checking whether the resolved path stayed under the destination. A zip entry named ../../tmp/evil therefore landed at /tmp/evil. An attacker who could control...

7.7CVSS5.8AI score0.00301EPSS
SaveExploits0References5Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2026/07/28 6:32 p.m.28 views

Rapid7 Analysis: Check Point SmartConsole Authentication Bypass (CVE-2026-16232)

Overview On July 22, 2026, Check Point published a security advisory for CVE-2026-16232, an authentication bypass in the SmartConsole login process affecting Security Management Server and Multi-Domain Security Management Server MDS. By leveraging CVE-2026-16232, an unauthenticated attacker can...

9.8CVSS9AI score0.71391EPSS
SaveExploits2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/28 5:18 p.m.15 views

Malicious code in postcss-motion-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4534713b2409f1fe5588befb885030edc2eafddf215d1103e70f9024c64cbc35 Package is advertised as a small PostCSS plugin that injects CSS variables and adds -webkit- prefixes, but its main index.js is a 164 KB single-file...

5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/07/28 5:18 p.m.6 views

MAL-2026-11168 Malicious code in postcss-motion-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4534713b2409f1fe5588befb885030edc2eafddf215d1103e70f9024c64cbc35 Package is advertised as a small PostCSS plugin that injects CSS variables and adds -webkit- prefixes, but its main index.js is a 164 KB single-file...

5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/07/28 4:17 p.m.6 views

GHSA-G6V3-7XMC-W563 GoPacket's sFlow ExtendedGatewayFlow decoder: unbounded attacker-controlled allocation (104-byte UDP datagram -> up to 16 GiB make) -> unauthenticated remote DoS

Summary The sFlow ExtendedGatewayFlow record decoder in github.com/gopacket/gopacket allocates a slice with makeuint32, n where n is an attacker-controlled 32-bit wire field that has no upper bound. Because the allocation happens before the read loop that would consume the corresponding bytes, a...

6.9CVSS6.4AI score0.00429EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/28 4:17 p.m.10 views

GoPacket's sFlow ExtendedGatewayFlow decoder: unbounded attacker-controlled allocation (104-byte UDP datagram -> up to 16 GiB make) -> unauthenticated remote DoS

Summary The sFlow ExtendedGatewayFlow record decoder in github.com/gopacket/gopacket allocates a slice with makeuint32, n where n is an attacker-controlled 32-bit wire field that has no upper bound. Because the allocation happens before the read loop that would consume the corresponding bytes, a...

7.5CVSS6.4AI score0.00429EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/28 4:14 p.m.12 views

GoPacket's Diameter AVP decoder: uint32 underflow on vendor header size leads to unbounded ~4 GiB allocation (unauthenticated remote DoS)

Summary The Diameter AVP decoder in github.com/gopacket/gopacket computes dataLength := avp.Length - uint32headerSize without first ensuring avp.Length = headerSize. When the Vendor flag is set, headerSize is 12, but the only length guard upstream rejects avp.Length CWE-770 unbounded allocation...

7.5CVSS6.5AI score0.00454EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/28 4:14 p.m.8 views

GHSA-6R28-9PPF-4HJ5 GoPacket's Diameter AVP decoder: uint32 underflow on vendor header size leads to unbounded ~4 GiB allocation (unauthenticated remote DoS)

Summary The Diameter AVP decoder in github.com/gopacket/gopacket computes dataLength := avp.Length - uint32headerSize without first ensuring avp.Length = headerSize. When the Vendor flag is set, headerSize is 12, but the only length guard upstream rejects avp.Length CWE-770 unbounded allocation...

6.9CVSS6.5AI score0.00454EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/28 4:12 p.m.5 views

OPENSUSE-SU-2026:21467-1 Security update for java-25-openjdk

This update for java-25-openjdk fixes the following issues: - CVE-2026-41254: Information disclosure or denial of service via integer overflow in CubeSize bsc1264994. - CVE-2026-46917: partial denial of service via TLS bsc1272223. - CVE-2026-46968: unauthorized creation, deletion or modification...

7.5CVSS6.6AI score0.00365EPSS
SaveExploits1References18
SUSE Linux
SUSE Linux
added 2026/07/28 3:40 p.m.6 views

Security update for apache-commons-lang3, google-guice, maven, maven-resolver, xmvn

This update for apache-commons-lang3, google-guice, maven, maven-resolver, xmvn fixes the following issues: apache-commons-lang3 was updated to 3.20.0: New features: Add SystemProperties.getPathString, Supplier Add JavaVersion.JAVA25 Add JavaVersion.JAVA26 Add SystemUtils.ISJAVA25 Add...

5.7CVSS6.9AI score0.02164EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 3:40 p.m.3 views

SUSE-SU-2026:3390-1 Security update for apache-commons-lang3, google-guice, maven, maven-resolver, xmvn

This update for apache-commons-lang3, google-guice, maven, maven-resolver, xmvn fixes the following issues: apache-commons-lang3 was updated to 3.20.0: New features: + Add SystemProperties.getPathString, Supplier + Add JavaVersion.JAVA25 + Add JavaVersion.JAVA26 + Add SystemUtils.ISJAVA25 + Add...

5.3CVSS7AI score0.02164EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/28 3:27 p.m.7 views

binutils: GNU Binutils: Heap-buffer-overflow in linker leads to information disclosure and denial of service

A flaw was found in the GNU Binutils Binary Utilities linker. This vulnerability, a heap-buffer-overflow read CWE-125, occurs when the linker processes a specially crafted 32-bit XCOFF Extended Common Object File Format object file. An attacker could exploit this by providing a malicious file,...

5.6CVSS5.8AI score0.00106EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 2026/07/28 3:1 p.m.26 views

Tengu Botnet Reboots Compromised Linux Devices When Defenders Kill Its Process

A new Mirai-derived botnet called Tengu can use a compromised Linux device's hardware watchdog to trigger a reboot when defenders kill its main process. If that happens, Tengu's other persistence mechanisms get another chance to relaunch it. Nozomi Networks Labs observed the dropper reaching its...

6.1AI score
SaveExploits0
Rows per page
Query Builder