Lucene search
+L

121091 matches found

SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.10 views

SUSE CVE-2026-47671

Nhost is an open source Firebase alternative with GraphQL. In versions of Nhost CLI prior to 1.46.0, the hidden nhost configserver used by nhost dev exposes the Mimir GraphQL API with dummy authorization directives and permissive CORS. When a developer is running the local development environment...

5.4CVSS7.8AI score0.00266EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.9 views

SUSE CVE-2026-54066

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the patch for CVE-2026-41894 "Path Traversal via Double URL Encoding" sanitized the /export/ route but the identical root cause remains in the /assets/path route. In publish mode anonymous read-only HTTP endpoint,...

7.5CVSS7.9AI score0.01892EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.14 views

SUSE CVE-2026-55654

A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI Generic Security Service Application Programming Interface indicators when a trailing NULL termination is missing in the auth-indicators array. A remote attacker, under specific...

3.7CVSS5.4AI score0.00431EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:38 p.m.8 views

SUSE CVE-2026-55882

Tilt defines dev environments as code for microservice apps on Kubernetes. From 0.19.5 through 0.37.3, the Tilt HUD server mounts Go net/http/pprof handlers under /debug with no access control. When the HUD or apiserver listener is network-exposed, an unauthenticated caller can read process memor...

8.3CVSS7.8AI score0.00384EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:35 p.m.9 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.00323EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/30 4:33 p.m.13 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.00136EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/07/30 4:16 p.m.37 views

CVE-2026-62663 Banks: Arbitrary File Read via Path Traversal in Media Filters (image/audio/video/document)

Banks generates meaningful LLM prompts using a simple template language. In versions prior to 2.4.4, all four media filters image, audio, video, document in banks accept untrusted user input as file paths via Pathvalue and pass them directly to openfilepath, "rb" without any path sanitization,...

7.5CVSS0.00335EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/30 4:16 p.m.38 views

CVE-2026-62663

CVE-2026-62663 affects Banks: in versions before 2.4.4, all media filters (image, audio, video, document) accept untrusted user input as file paths via Path(value) and pass them to open(file_path, "rb") without path sanitization or directory restriction. An attacker who controls template variable...

7.5CVSS5.9AI score0.00335EPSS
SaveExploits0References1
Rapid7 Blog
Rapid7 Blog
added 2026/07/30 4:11 p.m.28 views

KindaRails2Shell: CVE-2026-66066, Critical Arbitrary File Read and Possible Remote Code Execution in Ruby on Rails

Overview On July 29, 2026, the Ruby on Rails project published a security advisory for CVE-2026-66066, a critical vulnerability affecting Active Storage image processing when used in conjunction with the libvips image processing library. The vulnerability has a CVSSv4 score of 9.5 and is classifi...

9.5CVSS8.7AI score0.01767EPSS
SaveExploits6
OSV
OSV
added 2026/07/30 4:02 p.m.9 views

JLSEC-2026-962 ImageMagick has heap buffer overflow in YUV 4:2:2 decoder

A heap buffer overflow write vulnerability exists in ReadYUVImage coders/yuv.c when processing malicious YUV 4:2:2 NoInterlace images. The pixel-pair loop writes one pixel beyond the allocated row buffer. ================================================================= ==204642==ERROR:...

9.8CVSS7AI score0.00461EPSS
SaveExploits0References4
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
OSV
OSV
added 2026/07/30 4:02 p.m.8 views

JLSEC-2026-1034

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-51 and 7.1.2-26, an integer overflow in the XCF decoder can result in an out of bounds read when a crafted image is read, potentially resulting in a crash. This issue has been...

6.5CVSS5.8AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/30 4:02 p.m.8 views

JLSEC-2026-945 ImageMagick has NULL pointer dereference in ReadSFWImage after DestroyImageInfo (sfw.c)

In ReadSFWImage coders/sfw.c, when temporary file creation fails, readinfo is destroyed before its filename member is accessed, causing a NULL pointer dereference and crash. AddressSanitizer:DEADLYSIGNAL ================================================================= ==1414421==ERROR:...

7.5CVSS6.8AI score0.00376EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/30 4:02 p.m.5 views

JLSEC-2026-1053 ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the magnify...

ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the magnify operation that allows attackers to read out of bounds memory. An unrecognized magnify:method value triggers an out of bounds read, potentially exposing sensitive information or causing denial of service...

9.1CVSS6.1AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 4:02 p.m.8 views

JLSEC-2026-946 ImageMagick has memory leak of watermark Image object in ReadSTEGANOImage on multiple error/early-return paths

Summary In ReadSTEGANOImage coders/stegano.c, the watermark Image object is not freed on three early-return paths, resulting in a definite memory leak 13.5KB+ per invocation that can be exploited for denial of service. Direct leak of 13512 bytes in 1 objects allocated from: 0 0x7f5c11e27887 in...

7.5CVSS6.8AI score0.00376EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/30 4:02 p.m.11 views

JLSEC-2026-921 imagemagick: integer overflows in MNG magnification

Vulnerability Details The magnified size calculations in ReadOneMNGIMage in coders/png.c are unsafe and can overflow, leading to memory corruption. The source snippet below is heavily abbreviated due to the size of the function, but hopefully the important points are captured. c static Image...

7.8CVSS7.4AI score0.00967EPSS
SaveExploits1References7
AlpineLinux
AlpineLinux
added 2026/07/30 3:40 p.m.8 views

CVE-2026-58216

An out-of-bounds read flaw was found in Samba's Kerberos Key Distribution Center's KDC password change kpasswd service. When processing malformed ASN.1-encoded Kerberos password change request, Samba server miscalculates the structure size and attempts to read up to six bytes beyond the end of th...

5.3CVSS5.4AI score0.00515EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/30 3:40 p.m.45 views

CVE-2026-58216 Samba: kpasswd service: kpasswd packet that contains malformed asn.1 might cause the server to access 6 bytes of unallocated memory leading server to crash

An out-of-bounds read flaw was found in Samba's Kerberos Key Distribution Center's KDC password change kpasswd service. When processing malformed ASN.1-encoded Kerberos password change request, Samba server miscalculates the structure size and attempts to read up to six bytes beyond the end of th...

5.3CVSS0.00515EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/30 3:40 p.m.10 views

CVE-2026-58216 Samba: kpasswd service: kpasswd packet that contains malformed asn.1 might cause the server to access 6 bytes of unallocated memory leading server to crash

An out-of-bounds read flaw was found in Samba's Kerberos Key Distribution Center's KDC password change kpasswd service. When processing malformed ASN.1-encoded Kerberos password change request, Samba server miscalculates the structure size and attempts to read up to six bytes beyond the end of th...

5.3CVSS5.4AI score0.00515EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/30 3:16 p.m.12 views

CVE-2026-14519

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 read arbitrary files due to a path traversal vulnerability...

7.5CVSS0.00623EPSS
SaveExploits0References1
Rows per page
Query Builder