Lucene search
+L

195407 matches found

CVE
CVE
added 2026/07/20 5:34 p.m.17 views

CVE-2026-8170

The affected component is the mv, cp, and rm utilities in the ExtremeXOS (EXOS) shell. The vulnerability stems from unsafe path canonicalization and following symbolic links outside the intended privilege boundary, allowing a low-privilege attacker to reference privileged filesystem locations. An...

8.7CVSS5.4AI score0.00425EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 5:34 p.m.6 views

CVE-2026-8170

The mv, cp, and rm file utilities exposed within the ExtremeXOS EXOS shell environment fail to safely canonicalize paths and follow symbolic links outside of the intended privilege boundary. An attacker with low-privilege CLI access can create a symbolic link that references a privileged filesyst...

8.7CVSS5.4AI score0.00425EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/20 5:17 p.m.7 views

CVE-2026-32823

dataCycle is a data management system for centrally storing, managing, searching, finding, and distributing data. In dataCycle-CORE, the module handling core processing and framework rules, before and including version 25.07.3, the application exposes server-side state changes through GET routes...

4.3CVSS0.00107EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/20 4:57 p.m.12 views

CVE-2026-54538

xrdp is an open source RDP server. In versions 0.10.6 and prior, a n issue was discovered where the software fails to properly validate the totalLength field within the RDP protocol control header during packet reception. An unauthenticated remote attacker can exploit this vulnerability by sendin...

7.5CVSS5.4AI score0.00384EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 4:44 p.m.6 views

CVE-2026-42218 XRDP is vulnerable to a server timing attack, leading to user enumeration

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a timing side-channel vulnerability in the login interface. Due to a discrepancy in response processing times, a remote attacker can infer the existence of a username on the system, leading to unauthorized information disclosure...

5.3CVSS5.4AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/20 4:17 p.m.7 views

golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting

A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/20 4:14 p.m.20 views

CVE-2026-32824

The CVE affects dataCycle-CORE (dataCycle data management system). Before and including version 25.07.3, a low-privileged authenticated API user could supply forwardToUrl and redirectUrl during password reset/confirmation flows, which were embedded into outgoing emails without host allowlisting. ...

7.3CVSS5.4AI score0.00296EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.6 views

axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget

A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could le...

9.1CVSS5.5AI score0.00586EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/20 3:16 p.m.13 views

CVE-2026-59238

Stored Cross-site Scripting CWE-79 in the client-side report rendering functions renderPreview, renderEditor, renderAuditData in js/app.js in maalfer Pentestify before 1.1.0 allows a remote, authenticated attacker to execute arbitrary JavaScript in the browser of any user who views an affected...

6.9CVSS0.00332EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 3:16 p.m.10 views

CVE-2026-54685

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username...

5.3CVSS0.0027EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 3:2 p.m.7 views

CVE-2026-48824 Mailpit: Sibling-endpoint memory-exhaustion DoS via unbounded JSON body on /api/v1/messages, /api/v1/tags, and /api/v1/message/{id}/release (incomplete fix of GHSA-fpxj-m5q8-fphw)

Mailpit is an email testing tool and API for developers. Prior to version 1.30.1, the fix for GHSA-fpxj-m5q8-fphw CVE-2026-45710, "Mailpit: Set a default 50MB p/m limit to prevent DoS via unlimited SMTP DATA and /api/v1/send body sizes" wrapped only POST /api/v1/send with http.MaxBytesReader. The...

5.3CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/20 2:22 p.m.10 views

EUVD-2026-45960

ProFTPD before 1.3.9c and 1.3.10rc3 contains a heap-based buffer overflow vulnerability in the modsftp module that allows authenticated low-privilege attackers to achieve arbitrary code execution by sending crafted SFTP packet fragments exceeding the 16 KB reassembly buffer in the fxp.c component...

8.8CVSS6.6AI score0.00502EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/20 2:22 p.m.39 views

CVE-2026-63090 ProFTPD mod_sftp Heap Buffer Overflow via SFTP Packet Reassembly

ProFTPD before 1.3.9c and 1.3.10rc3 contains a heap-based buffer overflow vulnerability in the modsftp module that allows authenticated low-privilege attackers to achieve arbitrary code execution by sending crafted SFTP packet fragments exceeding the 16 KB reassembly buffer in the fxp.c component...

8.8CVSS0.00502EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/20 2:22 p.m.34 views

CVE-2026-63090

ProFTPD mod_sftp in fxp.c suffers a heap-based buffer overflow when oversized SFTP packet fragments exceed the 16 KB reassembly buffer. In ProFTPD 1.3.9c and 1.3.10rc3, authenticated low-priv attackers can cause arbitrary code execution by manipulating reallocation and memory, including overwriti...

8.8CVSS6.6AI score0.00502EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/20 2:0 p.m.20 views

CVE-2026-16252

CVE-2026-16252 affects Beijing Shenzhou Shihan Technology Multimedia Integrated Business Display System version 8.2.2. The vulnerability is a SQL injection in an unknown function within the file path /admin/system/structure/updateStructure/deflate/Insecure/Staffshinel Ds.jsp?Shine ID=aaa, trigger...

7.5CVSS7.2AI score0.00263EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/20 1:16 p.m.10 views

CVE-2026-12080

A flaw was found in the QEMU Guest Agent qga. A local unprivileged user can exploit a vulnerability in the guest-ssh-add-authorized-keys command handler by manipulating symbolic links. This can occur either through a deterministic directory-symlink bypass or a Time-of-Check to Time-of-Use TOCTOU...

7.3CVSS0.00139EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 12:52 p.m.40 views

CVE-2026-57309 Blind SQL Injection in Windu CMS

A Blind SQL injection vulnerability has been identified in Windu CMS. A remote unauthenticated attacker is able to inject SQL syntax into URL path in HTTP header resulting in Blind SQL Injection. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in versi...

9.3CVSS0.00314EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:40 p.m.40 views

CVE-2026-12080 Qemu-kvm: qemu-guest-agent: local privilege escalation via symlink attack in guest-ssh-add-authorized-keys

A flaw was found in the QEMU Guest Agent qga. A local unprivileged user can exploit a vulnerability in the guest-ssh-add-authorized-keys command handler by manipulating symbolic links. This can occur either through a deterministic directory-symlink bypass or a Time-of-Check to Time-of-Use TOCTOU...

7.3CVSS0.00139EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 12:40 p.m.61 views

CVE-2026-12080

CVE-2026-12080 affects the QEMU Guest Agent (qga). A local, unprivileged user can exploit the guest-ssh-add-authorized-keys handler by manipulating symbolic links through a deterministic directory-symlink bypass or a TOCTOU file-symlink race, enabling ownership of arbitrary root-owned files/direc...

7.3CVSS5.6AI score0.00139EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.5 views

CVE-2026-64623

Network-AI before 5.13.4 contains an improper cryptographic signature verification vulnerability in APSAdapter where the default local verifier accepts any non-empty string as valid. Unauthenticated attackers can submit forged APS delegation payloads with arbitrary scopes to bypass signature...

8.8CVSS5.5AI score0.002EPSS
SaveExploits0References3
Rows per page
Query Builder