Lucene search
+L

15594 matches found

CVE
CVE
added 2026/08/13 9:54 p.m.79 views

CVE-2026-72841

The CVE-2026-72841 entry affects the OpenWrt luci-app-openvpn component. An insecure validation of the instance_name2 parameter during file upload lets authenticated users perform path traversal and write arbitrary files outside the intended directory. Attackers could place SSH keys in system dir...

9.9CVSS6AI score0.00422EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/13 9:30 p.m.30 views

CVE-2026-73664 FreePBX: Authenticated Arbitrary SSH Key Injection via Backup Module

FreePBX is an open source IP PBX. From 17.0.5.34 until 17.0.11, the publicKeySave AJAX endpoint in Backup.class.php accepts an authenticated administrator's SSH public key and appends it to /home/asterisk/.ssh/authorizedkeys for the asterisk system user without reliably enforcing backup-only...

8.6CVSS0.00653EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 9:30 p.m.29 views

CVE-2026-73664

The CVE-2026-73664 issue affects FreePBX (Open Source IP PBX) and concerns the publicKeySave AJAX endpoint in Backup.class.php, vulnerable from 17.0.5.34 through 17.0.11. It accepts an authenticated administrator’s SSH public key and appends it to /home/asterisk/.ssh/authorized_keys for the aster...

8.6CVSS5.6AI score0.00653EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 9:30 p.m.26 views

CVE-2026-19750

CVE-2026-19750 affects Tenda CH, CP, and TX3 devices running 21.x–27.x firmware where the SSH component contains a hard-coded password. The issue allows remote exploitation of an unknown SSH functionality, with the exploit publicly available. The CVSS assessments indicate high severity (up to 9.2...

9.2CVSS7AI score0.00474EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 9:30 p.m.31 views

CVE-2026-19750 Tenda CH/CP/TX3 SSH hard-coded password

A flaw has been found in Tenda CH, CP and TX3 V21.x/V22.x/V25.x/V26.x/V27.x. Affected by this issue is some unknown functionality of the component SSH. Executing a manipulation can lead to use of hard-coded password. It is possible to launch the attack remotely. The attack requires a high level o...

9.2CVSS0.00474EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 8:17 p.m.6 views

CVE-2026-49864

wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...

8.6CVSS0.00323EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/13 7:39 p.m.8 views

CVE-2026-56657

A flaw was found in Gitea. The SSH Key Parser component is vulnerable to a denial of service. A remote attacker could potentially exploit this by submitting a specially crafted SSH key, leading to the unavailability of the Gitea service. Mitigation Mitigation for this issue is either not availabl...

6.5CVSS7.5AI score0.00165EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/13 7:10 p.m.6 views

CVE-2026-49864

wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...

8.6CVSS5.2AI score0.00323EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/13 7:10 p.m.29 views

CVE-2026-49864 wetty vulnerable to DOM XSS via file-download filename

wetty provides terminal access in browser over http/https. Prior to version 3.0.4, the wetty client decodes a base64 filename from the file-download escape sequence and interpolates it raw into a Toastify HTML string escapeMarkup: false. Any output the victim renders - a cat'd file, a tailed log,...

8.6CVSS0.00323EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 6:18 p.m.9 views

CVE-2026-67614

CyberPanel before 3.0.0 contains a hard-coded JWT secret vulnerability in the WebTerminal FastAPI SSH service that allows unauthenticated remote attackers to forge valid authentication tokens and obtain an interactive root shell via WebSocket on port 8888. Attackers can craft a forged JWT signed...

9.8CVSS0.00552EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 5:35 p.m.27 views

CVE-2026-73564 frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

frp is a fast reverse proxy. From 0.53.0 until 0.70.1, frp's optional SSH Tunnel Gateway in pkg/ssh/server.go parses an SSH exec channel request by adding 4 to an attacker-controlled four-byte big-endian length. A length of 0xFFFFFFFF makes the uint32 addition wrap to 3, defeats the payload bound...

8.7CVSS0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 5:35 p.m.11 views

CVE-2026-73564 frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

frp is a fast reverse proxy. From 0.53.0 until 0.70.1, frp's optional SSH Tunnel Gateway in pkg/ssh/server.go parses an SSH exec channel request by adding 4 to an attacker-controlled four-byte big-endian length. A length of 0xFFFFFFFF makes the uint32 addition wrap to 3, defeats the payload bound...

8.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 5:35 p.m.37 views

CVE-2026-73564

The CVE affects frp (frps) with the SSH Tunnel Gateway enabled. A root cause was an integer overflow in parsing an SSH exec channel: the code adds 4 to an attacker-controlled 4-byte length, and 0xFFFFFFFF wraps to 3, causing a bounds check bypass and a panic in TunnelServer.handleNewChannel. When...

8.7CVSS5.3AI score0.00384EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-56657

Gitea SSH Key Parser Denial of Service...

6.2CVSS0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.9 views

CVE-2026-56657 Gitea SSH Key Parser Denial of Service

Gitea SSH Key Parser Denial of Service...

6.2CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/13 4:44 p.m.9 views

EUVD-2026-58144

Gitea SSH Key Parser Denial of Service...

6.2CVSS8.5AI score0.00165EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.29 views

CVE-2026-56657 Gitea SSH Key Parser Denial of Service

Gitea SSH Key Parser Denial of Service...

0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.29 views

CVE-2026-56657

CVE-2026-56657 – Gitea SSH Key Parser DoS : Affects Gitea; vulnerability resides in the SSH key parser, enabling a Denial of Service condition. CVSSv3.1 indicates LOCAL attack vector, low attack complexity, no privileges, no user interaction, with Availability Impact HIGH and Confidentiality/Inte...

6.2CVSS8.5AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:02 p.m.5 views

OESA-2026-3401 buildah security update

The package provides a command line tool which can be used to create a working container from scratch or create a working container from an image as a starting point mount/umount a working container's root file system for manipulation save container's root file system layer to create a new image...

5.3CVSS6.2AI score0.00561EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 6:24 a.m.4 views

JLSEC-2026-1275 libgit2 versions v0.27.0 through v1.9.0 built with the libssh2 SSH backend (USE_SSH=libssh2)...

libgit2 versions v0.27.0 through v1.9.0 built with the libssh2 SSH backend USESSH=libssh2 contain a shell command injection vulnerability that allows remote attackers to execute arbitrary commands on an SSH server by supplying a repository path containing unescaped shell metacharacters such as...

9.6CVSS6AI score0.00859EPSS
SaveExploits0References4
Rows per page
Query Builder