Lucene search
+L

17781 matches found

RedhatCVE
RedhatCVE
added 2026/08/07 10:39 a.m.21 views

CVE-2026-71313

A flaw was found in rclone, a command-line program for syncing files. The local backend's filename encoder, when configured in certain ways, can improperly decode remote filenames. This allows an attacker to craft a source object that, when processed, can create or overwrite files outside the...

6.9CVSS5.3AI score0.00298EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/07 7:16 a.m.13 views

DEBIAN-CVE-2026-12261

A vulnerability in nltk.downloader in nltk/nltk versions = 3.9.4 allows for cross-package resource and model poisoning. The downloader extracts package archives into shared namespaces such as corpora/ and taggers/ instead of package-isolated roots, and validates package integrity only after the...

6.5CVSS5.5AI score0.00205EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/07 6:25 a.m.10 views

CVE-2026-12261

A vulnerability in nltk.downloader in nltk/nltk versions = 3.9.4 allows for cross-package resource and model poisoning. The downloader extracts package archives into shared namespaces such as corpora/ and taggers/ instead of package-isolated roots, and validates package integrity only after the...

6.5CVSS5.5AI score0.00205EPSS
SaveExploits0
CVE
CVE
added 2026/08/07 6:00 a.m.68 views

CVE-2026-15359

Templately WordPress plugin

6.5CVSS5.6AI score0.00203EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/07 12:31 a.m.19 views

EUVD-2026-54235

Dinky's POST /download/uploadFromRsByLocal handler passes the caller-supplied path parameter directly to new Filepath and file.transferTodest with no path validation. The route is marked @SaIgnore and /download/ is excluded from the Sa-Token interceptor, so the only guard is a header equality che...

9.8CVSS5.8AI score0.00596EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/07 12:31 a.m.20 views

EUVD-2025-210645

The Swagger UI Try-out console within the API Publisher documentation allows an external Swagger API definition URL to be loaded, overriding the existing API definitions within the Publisher portal. By exploiting this vulnerability, malicious actors can deceive users into interacting with these...

4.3CVSS5.5AI score0.002EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.18 views

openSUSE 16: rsyslog / rsyslog-devel / rsyslog-diag-tools / etc (openSUSE-SU-2026:21535-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:21535-1 advisory. - CVE-2026-61548: crafted RFC 5424 messages to mmpstrucdata can lead to a stack overwrite bsc1272414. - input sequence during oversize-frame recovery in...

8.1CVSS5.4AI score0.00592EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.11 views

SUSE SLES15: rsyslog / rsyslog-module-gssapi / rsyslog-module-gtls / etc (SUSE-SU-2026:3518-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:3518-1 advisory. - CVE-2026-61548: crafted RFC 5424 messages to mmpstrucdata can lead to a stack overwrite bsc1272414. - input sequence during oversize-frame...

8.1CVSS5.5AI score0.00592EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/06 10:18 p.m.16 views

CVE-2026-71327

Traefik is an open source HTTP reverse proxy and load balancer. From 3.0.0 until 3.6.25 and 3.7.10, Traefik's Kubernetes Gateway API provider in pkg/provider/kubernetes/gateway/httproute.go, grpcroute.go, tcproute.go, and tlsroute.go builds HTTPRoute, GRPCRoute, TCPRoute, and TLSRoute router and...

8.1CVSS0.00352EPSS
SaveExploits1References5
vulnersOsv
vulnersOsv
added 2026/08/06 8:10 p.m.16 views

@nx/powerpack-gcs-cache (>=5.0.0, <=5.0.7) potentially affected by CVE-2026-71476 via @nx/gcs-cache (>=5.0.0, <=5.0.7)

@nx/gcs-cache NPM version =5.0.0, =5.0.0, =5.0.7 Source cves: CVE-2026-71476 Source advisory: OSV:GHSA-VP3H-GHGH-JR7G...

8.7CVSS5.3AI score0.00582EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/06 6:00 p.m.15 views

LibRaw: LibRaw: Buffer Overflow vulnerability in image processing

A flaw was found in LibRaw, an open-source library for processing raw image files. This vulnerability is a buffer overflow, which occurs in the stretch and fujirotate functions. A buffer overflow can allow an attacker to overwrite memory, potentially leading to a denial of service or the executio...

6AI score0.00267EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/06 4:21 p.m.20 views

systemd: systemd: Arbitrary code execution or Denial of Service via spurious IPC API call data

A flaw was found in systemd, a system and service manager. An unprivileged user can exploit this vulnerability by making an Inter-Process Communication IPC API call with spurious data. In older versions v249 and earlier, this can lead to stack overwriting with attacker-controlled content,...

5.5CVSS6.2AI score0.00121EPSS
SaveExploits0References15
NVD
NVD
added 2026/08/06 4:16 p.m.24 views

CVE-2026-18275

Authorization bypass in the process and annotation taxonomy serializers in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to run segmentation and transcription against other users' document parts, overwriting their content, via part primary keys supplied to a many=True...

6.5CVSS0.00227EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 3:48 p.m.37 views

CVE-2026-43629 llama.cpp b4882–b9058 Buffer Overflow in KV Cache State Restore

llama.cpp builds b4882 through b9058 contain a heap buffer overflow vulnerability in the KV cache state restore path where the statereaddata function computes write size without overflow checking, allowing attackers with write access to the slotsavepath directory to corrupt heap memory. Attackers...

9.2CVSS0.00619EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 3:11 p.m.38 views

CVE-2026-18275 Authorization Bypass Through User-Controlled Key in eScriptorium

Authorization bypass in the process and annotation taxonomy serializers in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to run segmentation and transcription against other users' document parts, overwriting their content, via part primary keys supplied to a many=True...

6.5CVSS0.00227EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 3:11 p.m.67 views

CVE-2026-18275

CVE-2026-18275 affects Scripta eScriptorium (up to version 26.04.1). An authorization bypass lies in the process and annotation taxonomy serializers, enabling a remote authenticated user to perform segmentation and transcription against other users’ document parts, overwriting content. The root c...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/06 3:11 p.m.17 views

EUVD-2026-54090

Authorization bypass in the process and annotation taxonomy serializers in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to run segmentation and transcription against other users' document parts, overwriting their content, via part primary keys supplied to a many=True...

6.5CVSS5.5AI score0.00227EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/06 12:08 p.m.15 views

CVE-2026-11527

A flaw was found in Config::IniFiles. This vulnerability allows an attacker to achieve OS command injection or overwrite files. By supplying untrusted input to the -file argument, an attacker can execute arbitrary commands or truncate files under the privileges of the application. This occurs...

8.6CVSS6AI score0.01068EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/06 6:00 a.m.65 views

CVE-2026-14204

The CVE-2026-14204 entry concerns the Google Authenticator WordPress plugin prior to version 0.56. The flaw is that the plugin does not verify a CSRF nonce when saving its two-factor setup, enabling a logged-in attacker to overwrite the user’s 2FA secret with attacker-controlled data. This can en...

6.5CVSS5.5AI score0.00122EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 6:00 a.m.48 views

CVE-2026-14204 Google Authenticator < 0.56 - 2FA Secret Overwrite via CSRF

The Google Authenticator WordPress plugin before 0.56 does not verify a CSRF nonce when saving its two-factor setup, allowing attackers to trick a logged-in user into overwriting their own 2FA secret with an attacker-controlled value, which enables two-factor authentication and locks the victim o...

0.00122EPSS
SaveExploits0References1
Rows per page
Query Builder