Lucene search
+L

3949 matches found

OSV
OSV
added 2026/08/28 4:19 p.m.21 views

CVE-2026-82288 Stable Diffusion WebUI Credential Disclosure via /sdapi/v1/cmd-flags

Stable Diffusion WebUI through 1.10.1 contains a credential disclosure vulnerability in the /sdapi/v1/cmd-flags endpoint that returns parsed command-line arguments including gradioauth and apiauth values in cleartext. Unauthenticated attackers can access this endpoint to retrieve configured...

8.7CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/28 4:19 p.m.34 views

CVE-2026-82288

Stable Diffusion WebUI through version 1.10.1 is affected by a credential disclosure vulnerability in the /sdapi/v1/cmd-flags API endpoint. The endpoint returns parsed command-line arguments—including gradio_auth and api_auth values—in cleartext, allowing unauthenticated network attackers to retr...

8.7CVSS5.9AI score0.00316EPSS
SaveExploits0References4
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2026/08/25 12:00 a.m.22 views

Stable Channel Update for Desktop

The Chrome team is delighted to announce the promotion of Chrome 152 to the stable channel for Windows, Mac and Linux. This will roll out over the coming days/weeks. Chrome 152.0.7977.64 Linux 152.0.7977.64/.65 Windows/Mac contains a number of fixes and improvements -- a list of changes is...

9.6CVSS5.9AI score0.00545EPSS
SaveExploits0Affected Software1
vulnersOsv
vulnersOsv
added 2026/08/24 12:00 p.m.3 views

descartes (0.1.20), michelangelo (>=0.1.0, <=0.2.5) potentially affected by unknown CVE via stable-vec (0.3.2)

stable-vec CARGO version 0.3.2 is affected by a known vulnerability. The following packages have a transitive dependency on stable-vec and may be impacted: - descartes 0.1.20 - michelangelo =0.1.0, =0.2.5 Source cves: unknown CVE Source advisory: OSV:RUSTSEC-2026-0267...

5.8AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop the channel lock before queuing buffers. Ensure that read and write locks for the channel are not acquired consecutively by dropping the read lock from parsexferevent. This allows a callback provided to the...

5.5CVSS6AI score0.00209EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: nilfs2: Fixed a failure to detect corruption of DAT files in BTree and direct mappings. The patch series is titled “nilfs2: Fix kernel bug at submitbhwbc”. This resolves a kernel bug reported by syzbot. Since there are two...

7.8CVSS6.3AI score0.00255EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.17 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: mm/hugetlb: fixed hugetlbpmdshared. The patch series “mm/hugetlb: fixes for PMD table sharing including using mmugather”, version 3. One functional fix, one performance regression fix, and two related comment fixes. I updated ...

5.5CVSS5.7AI score0.00124EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in Linux

The bpf verifier in the Linux kernel failed to properly handle truncation of the mod32 destination register when the source register was known to be 0. A local attacker who had the ability to load bpf programs could exploit this vulnerability by performing out-of-bounds reads in kernel memory,...

7.8CVSS6.8AI score0.0061EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.2 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: TCP: TX zerocopy should not access the pfmemalloc status. We received a recent syzbot report 1 indicating a possible misuse of the page status in TCP zerocopy paths. Indeed, for pages originating from user space or other layers,...

7CVSS6AI score0.00192EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/21 3:16 p.m.11 views

CVE-2026-77815

toabspath in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links. A symlink placed inside a scanned directory therefore satisfies the containment comparison performed by ispathtrusted in scripts/iib/api.py while...

8.7CVSS0.0041EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/21 3:03 p.m.32 views

CVE-2026-77815 Infinite Image Browsing Resolves Paths With normpath, Allowing Symlink Escape From Scanned Directories

toabspath in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links. A symlink placed inside a scanned directory therefore satisfies the containment comparison performed by ispathtrusted in scripts/iib/api.py while...

8.7CVSS0.0041EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/21 3:03 p.m.21 views

CVE-2026-77815 Infinite Image Browsing Resolves Paths With normpath, Allowing Symlink Escape From Scanned Directories

toabspath in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links. A symlink placed inside a scanned directory therefore satisfies the containment comparison performed by ispathtrusted in scripts/iib/api.py while...

8.7CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/21 3:03 p.m.16 views

EUVD-2026-63993

toabspath in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links. A symlink placed inside a scanned directory therefore satisfies the containment comparison performed by ispathtrusted in scripts/iib/api.py while...

8.7CVSS5.3AI score0.0041EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/21 3:03 p.m.26 views

CVE-2026-77815

Infinite Image Browsing (a Stable Diffusion WebUI extension) is vulnerable to a symlink-based path traversal in to_abs_path (scripts/iib/tool.py). The function uses os.path.normpath, which collapses dot segments but does not resolve symbolic links. An attacker who can place a symlink inside a sca...

8.7CVSS5.3AI score0.0041EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/21 3:03 p.m.19 views

CVE-2026-77814 Infinite Image Browsing is_path_trusted Prefix Comparison Omits the Trailing Path Separator

ispathtrusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswithparentpath, without appending a path separator. A directory whose name merely begins with an allowed path therefore satisfies the comparison, so where /data/images is allowed ...

8.7CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/21 3:03 p.m.34 views

CVE-2026-77814 Infinite Image Browsing is_path_trusted Prefix Comparison Omits the Trailing Path Separator

ispathtrusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswithparentpath, without appending a path separator. A directory whose name merely begins with an allowed path therefore satisfies the comparison, so where /data/images is allowed ...

8.7CVSS0.00409EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/21 3:03 p.m.14 views

EUVD-2026-63992

ispathtrusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswithparentpath, without appending a path separator. A directory whose name merely begins with an allowed path therefore satisfies the comparison, so where /data/images is allowed ...

8.7CVSS5.3AI score0.00409EPSS
SaveExploits0References6
Chainguard
Chainguard
added 2026/08/17 8:31 p.m.24 views

CVE-2026-40460 vulnerabilities

Vulnerabilities for packages: nginx-mainline, nginx-stable...

6.9CVSS6.6AI score0.00373EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/17 8:31 p.m.22 views

CVE-2026-42926 vulnerabilities

Vulnerabilities for packages: nginx-mainline, nginx-stable...

6.3CVSS6.2AI score0.00346EPSS
SaveExploits2
Chainguard
Chainguard
added 2026/08/17 8:31 p.m.27 views

CVE-2026-42934 vulnerabilities

Vulnerabilities for packages: nginx-mainline, nginx-stable...

6.3CVSS6.1AI score0.00731EPSS
SaveExploits0
Rows per page
Query Builder