Lucene search
+L

67225 matches found

SUSE CVE
SUSE CVE
added 2026/07/30 4:43 p.m.9 views

SUSE CVE-2026-49340

gonic is a music streaming server / free-software subsonic server API implementation. Prior to version 0.21.0, a logic error in ServeCreateOrUpdatePlaylist allows any authenticated Subsonic user including non-admin to write playlist M3U content to an attacker-controlled absolute filesystem path o...

8.1CVSS7.7AI score0.00428EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52808

Gogs is an open source self-hosted Git service. Prior to 0.14.3, three API endpoints - PATCH /api/v1/repos/:owner/:repo/issue-tracker, PATCH /api/v1/repos/:owner/:repo/wiki, and POST /api/v1/repos/:owner/:repo/mirror-sync - are gated by reqRepoWriter rather than reqRepoAdmin. The equivalent...

7.1CVSS7.7AI score0.00478EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.11 views

SUSE CVE-2026-52811

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Repository.UploadRepoFiles checks for symlinks only on the leaf of the upload target osx.IsSymlinktargetPath. The siblings UpdateRepoFile, DeleteRepoFile, and GetDiffPreview use hasSymlinkInPath, which lstats every component -...

9CVSS7.7AI score0.00474EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.14 views

SUSE CVE-2026-52812

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git LFS storage is content-addressed by OID alone /// but per-repo authorization lives in the lfsobject table keyed repoid, oid. serveUpload skips re-uploading when the OID file already exists on disk and inserts a new repoid, oid r...

7.1CVSS7.7AI score0.00236EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.10 views

SUSE CVE-2026-54093

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, filebrowser builds the download-as-zip / download-as-tar archive entry names with filepath.ToSlash, which on a Linux host is a no-op for...

6.8CVSS7.7AI score0.00193EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.13 views

SUSE CVE-2026-55737

Signed to Unsigned Conversion Error and Out-of-bounds Write vulnerability in Erlang OTP erts allows an attacker who can supply a crafted Erlang external term format ETF binary to binarytoterm/1 to corrupt the BEAM heap pointer and crash the virtual machine. When decoding a LARGETUPLEEXT term, the...

4CVSS5.5AI score0.00288EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/30 4:36 p.m.37 views

CVE-2026-11771

OpenVPN version 2.1.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows attackers via an off-by-one buffer write in the NTLM proxy authentication to potentially cause a crash via a crafted NTLM response from a malicious proxy server...

7CVSS0.00375EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/30 4:36 p.m.12 views

CVE-2026-11771

OpenVPN version 2.1.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows attackers via an off-by-one buffer write in the NTLM proxy authentication to potentially cause a crash via a crafted NTLM response from a malicious proxy server...

7CVSS6AI score0.00375EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/30 4:36 p.m.14 views

EUVD-2026-51237

OpenVPN version 2.1.0 through 2.6.20 and 2.7alpha1 through 2.7.4 allows attackers via an off-by-one buffer write in the NTLM proxy authentication to potentially cause a crash via a crafted NTLM response from a malicious proxy server...

7CVSS6AI score0.00375EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/30 4:36 p.m.50 views

CVE-2026-11771

OpenVPN vulnerability CVE-2026-11771 affects OpenVPN versions 2.1.0–2.6.20 and 2.7_alpha1–2.7.4. Root cause: an off-by-one buffer write in the NTLM proxy authentication handling, which can be triggered by a crafted NTLM response from a malicious proxy server. Impact: potential crash of the OpenVP...

7.5CVSS6AI score0.00375EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/30 4:35 p.m.10 views

SUSE CVE-2026-62685

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, File Browser builds new user scopes from usernames passed through cleanUsername when Signup=true and CreateUserDir=true, but the many-to-one...

8.1CVSS7.7AI score0.00553EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/30 4:33 p.m.15 views

MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure

Summary MessagePack::Bufferclear shifts out every chunk and returns its 4 KiB rmem page to the shared pool, but does not reset the buffer's rmem cursor rmemlast, rmemend, rmemowner. The next write sees "unused rmem space" left over from the freed page and hands back a slice of memory that has...

5.4CVSS6AI score0.00164EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/30 4:08 p.m.58 views

CVE-2026-23981

Apache Superset is affected by CVE-2026-23981 due to an Improper Authorization vulnerability in which an authenticated user with chart-update permissions can modify dashboards they do not own. The underlying issue is that UpdateChartCommand did not verify the user’s write permissions for the targ...

5.3CVSS5.8AI score0.00364EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/30 4:08 p.m.20 views

EUVD-2026-51186

An Improper Authorization vulnerability exists in Apache Superset allowing an authenticated user with permissions to update charts to modify dashboards they do not own. When updating a chart's properties via the REST API, a user can provide a list of dashboard IDs dashboards to associate the char...

5.3CVSS5.8AI score0.00364EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 4:07 p.m.33 views

CVE-2026-52680

Affected software: Apache Kyuubi REST batch multipart upload feature. Vulnerability: path traversal via client-supplied multipart filename used when creating temporary uploaded resources, enabling writing content outside the intended upload directory depending on filesystem permissions. Impact: p...

9.8CVSS5.9AI score0.00832EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/07/30 4:02 p.m.7 views

JLSEC-2026-950 ImageMagick: Heap overflow in sun decoder on 32-bit systems may result in out of bounds write

An Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. ================================================================= ==1967675==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf190b50...

9.8CVSS7.2AI score0.00302EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 4:02 p.m.8 views

JLSEC-2026-1041 ImageMagick: Policy Bypass in concatenate operation due to missing checks

ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-26he, the -concatenate operation is missing policy checks, potentially resulting in both reading and writing to paths disallowed by the security policy. This issue has been...

5.5CVSS5.8AI score0.00098EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/30 3:49 p.m.14 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via improper enforcement of the --permission. An attacker can gain unauthorized access to read from or write to filesystem paths outside the intended allowlist by exploiting boundary handling across radix-tree prefix...

9.1CVSS7.9AI score0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 3:16 p.m.13 views

CVE-2026-15435

IBM App Connect Enterprise 13.0.1.0 through 13.0.7.2, and 12.0.1.0 through 12.0.12.27 could allow a remote attacker to traverse directories on the system. An attacker could send a specially crafted URL request containing "dot dot" sequences /../ to write arbitrary files on the system...

9.8CVSS0.00497EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/30 2:46 p.m.8 views

GHSA-2956-977X-2W3R Flyto2 Core: Arbitrary file write via image.download (and other file-writing modules)

Summary image.download fetches a URL and writes the response to disk. It does not use the central path guard validatepathwithenvconfig, which confines writes to FLYTOSANDBOXDIR; instead it confines the output to outputdir, but outputdir is itself a caller parameter. Since the attacker sets both t...

10CVSS6.5AI score0.00488EPSS
SaveExploits0References5
Rows per page
Query Builder