Lucene search
+L
AlpinelinuxRecent

13552 matches found

AlpineLinux
AlpineLinux
•added 2026/08/26 7:45 p.m.•8 views

CVE-2026-60004

Gitea before 1.27.1 allows remote code execution via the diffpatch API through Git hook installation...

9.8CVSS9.7AI score
SaveExploits10
AlpineLinux
AlpineLinux
•added 2026/08/25 1:00 p.m.•7 views

CVE-2026-75803

Issue summary: ChaCha20-Poly1305 and AES-OCB decryption with an empty ciphertext can report success without verifying the supplied authentication tag when the operation is finalized by calling the EVPCipher function. Impact summary: Applications calling EVPCipher on an empty ciphertext and...

5.4AI score0.00116EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 1:00 p.m.•7 views

CVE-2026-63076

Issue summary: OpenSSL CMP password based protection verification only checks whether the protectionAlg parameter was not NULL and not its ASN.1 type, before treating it as a PBMParameter. A crafted message can contain a parameter of a different type, which is then dereferenced as an invalid...

7.5CVSS5.8AI score0.0133EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 1:00 p.m.•7 views

CVE-2026-63075

Issue summary: When OpenSSL processes QUIC traffic from a peer that repeatedly sends ack-eliciting packets while not acknowledging ACK-only responses, the QUIC stack can retain ACK-only packet metadata for the lifetime of the connection. Impact summary: A remote peer that can complete a QUIC...

7.5CVSS5.6AI score0.0048EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 12:59 p.m.•7 views

CVE-2026-63074

Issue summary: The OpenSSL Certificate Management Protocol CMP caches additional certificates extraCerts sent in a CMP message, but never expunges them for instance if they are invalid. If a server reuses an OSSLCMPCTX frequently, this cache of extraCerts may grow unboundedly, and a malicious...

5.9CVSS5.7AI score0.00488EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 12:59 p.m.•7 views

CVE-2026-63073

Issue summary: OpenSSL CMP response validation passed an unexpected response sender distinguished name directly as the format string to ERRraisedata. Impact summary: A malicious or intercepted CMP endpoint can crash a CMP client that enforces an expected sender or uses a pinned server certificate...

5.9AI score0.00409EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 12:59 p.m.•8 views

CVE-2026-63072

Issue summary: OpenSSL CMS decryption sizes the key-unwrap output buffer based on querying the unwrapped key size, but the AES-WRAP-PAD unwrap primitive can write and cleanse more bytes than that query reports, causing an 8-byte out-of-bounds heap write. Impact summary: An attacker who supplies a...

7.5CVSS6.1AI score0.00612EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 12:59 p.m.•7 views

CVE-2026-54874

Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far more memory than the record itself requires. Impact summary: A peer can use a small amount of network traffic to make an OpenSSL DTLS endpoint retain a disproportionately large...

7.5CVSS6AI score0.00516EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 12:59 p.m.•7 views

CVE-2026-18798

Issue summary: QUIC server may double free QRX QUIC record layer RX object when channel creation fails for initial packet. Impact summary: Double free leads to heap corruption, which typically results in termination of QUIC server process, leading to Denial of Service. There is so far no evidence...

7.5CVSS5.8AI score0.01481EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/25 12:58 p.m.•7 views

CVE-2026-14457

Issue summary: In a server or client configuration with RFC7250 Raw Public Keys RPKs enabled, and only the private key with no associated certificate configured locally, a NULL pointer dereference may occur when the remote peer solicits raw public keys and also sends the typically omitted...

7.5CVSS5.9AI score0.00984EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/24 12:00 a.m.•20 views

CVE-2026-56135

In NTFS-3G through 2026.2.25, a heap-based buffer overflow exists in the function buildinheritedid in libntfs-3g/security.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered by creating a file in a crafted...

5.7AI score0.00143EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/24 12:00 a.m.•20 views

CVE-2026-56136

In NTFS-3G through 2026.2.25, an out-of-bounds read exists in ntfsirnill in libntfs-3g/index.c that allows an attacker to read possibly confidential information in an ntfs-3g process by crafting a malicious NTFS image. This read operation is triggered by creation of a file with a crafted name...

5.4AI score0.00141EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/22 12:00 a.m.•24 views

CVE-2026-47895

In strongSwan before 6.0.7, identity parsing/cloning is mishandled. Parsed EAP-Identities that result in an empty but non-NULL encoding are not correctly cloned and trigger a double-free once the duplicates are destroyed...

7.5CVSS4.4AI score0.0067EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 8:29 p.m.•19 views

CVE-2026-44517

Buildah is a tool that facilitates building OCI images. From 1.38.1 until 1.43.2 and 1.44.0, TempDirForURL in define/types.go does not securely confine Git repository subdirectories to the downloaded build context, and downloadToDirectory and stdinToDirectory can follow a Dockerfile symlink left ...

6.3CVSS5.5AI score0.0018EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:53 p.m.•10 views

CVE-2026-63343

Incus is a system container and virtual machine manager. Prior to version 7.3.0, a malicious image containing a metadata.yaml symlink pointing to an arbitrary host path allows an authenticated Incus user to read or overwrite any file on the host as root via the instance metadata API. The...

9.9CVSS5.7AI score0.00267EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:49 p.m.•12 views

CVE-2026-63125

Incus is a system container and virtual machine manager. Prior to version 7.3.0, an unprivileged, project-confined Incus user a non-admin TLS/RBAC identity with cancreateimages and cancreateinstances can execute arbitrary code as root on the host. A crafted image ships backup.yaml as a symlink to...

9.9CVSS6AI score0.00418EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:47 p.m.•10 views

CVE-2026-62941

Incus is a system container and virtual machine manager. Prior to version 7.3.0, when copying an instance across projects, the project restriction check AllowInstanceCreation runs BEFORE the source instance's configuration is merged into the request. Dangerous configuration keys including...

9.9CVSS5.5AI score0.00246EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:47 p.m.•10 views

CVE-2026-62940

Incus is a system container and virtual machine manager. Prior to version 7.3.0, when migrating an instance to another cluster member, user-supplied configuration overrides including security-critical keys like security.privileged and raw.lxc are applied without any project restriction enforcemen...

9.9CVSS5.4AI score0.00232EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:45 p.m.•19 views

CVE-2026-62867

Incus is a system container and virtual machine manager. Prior to version 7.3.0, improper validation of user-provided block.createoptions in storage volume configuration leads to argument injection in the constructed filesystem creation command line. This allows a project-scoped user to inject...

9.9CVSS5.6AI score0.00288EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:44 p.m.•11 views

CVE-2026-62313

Incus is a system container and virtual machine manager. Prior to version 7.3.0, project-level enforcement of restricted.containers.privilege=isolated can be trivially bypassed, allowing a user to create a non-isolated shared host idmap container in a project that is configured to forbid them. Th...

4.3CVSS5.4AI score0.00213EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:40 p.m.•16 views

CVE-2026-55622

Incus is a system container and virtual machine manager. Prior to version 7.2.0, missing authorization checks exist for instance copying where an attacker knowing the name of a project that they don't have access to and the name of an instance in that project can copy the instance to a new projec...

7.7CVSS5.4AI score0.00201EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:39 p.m.•9 views

CVE-2026-55621

Incus is a system container and virtual machine manager. Prior to version 7.2.0, missing authorization checks exist for custom volume copying where an attacker knowing the name of a project that they don't have access to and the name of a custom volume in that project can copy the custom volume t...

7.7CVSS5.4AI score0.00201EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:38 p.m.•15 views

CVE-2026-48769

Incus is a system container and virtual machine manager. Prior to version 7.2.0, an arbitrary file write exists in the Incus client when a malicious image server returns a crafted Incus-Image-Hash header. This can lead to arbitrary command execution as root on the server. Version 7.2.0 patches th...

9.9CVSS9AI score0.00439EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:37 p.m.•18 views

CVE-2026-48755

Incus is a system container and virtual machine manager. Prior to version 7.1.0, improper validation of user-provided backup compression algorithm leads to argument injection in the constructed command line. This leads to an arbitrary file write on the host, possibly leading to arbitrary command...

9.9CVSS8.9AI score0.00439EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:36 p.m.•10 views

CVE-2026-48754

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.createDependentVolumesFromBackup in internal/server/storage/backend.go contains a cluster of unguarded pointer derefs on every dependent-volume entry's VolumeSnapshotsi, Volume, and Pool sub-fields. An...

5.3CVSS8.7AI score0.00226EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:34 p.m.•19 views

CVE-2026-48753

Incus is a system container and virtual machine manager. Prior to version 7.1.0, the S3 protocol upload endpoint is vulnerable to path traversal and allows creation of arbitrary files on the host. This behavior could lead to arbitrary command execution. Version 7.1.0 fixes the issue...

9.9CVSS8.9AI score0.00709EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:31 p.m.•14 views

CVE-2026-48752

Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image or instance backup can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 patches the issue...

9.9CVSS8.9AI score0.00807EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:21 p.m.•12 views

CVE-2026-48751

Incus is a system container and virtual machine manager. Prior to version 7.2.0, instance snapshots ignore the restricted.containers.lowlevel=block setting; allowing for arbitrary command execution on the Incus server by abusing lowlevel hooks such as raw.lxc and raw.qemu. Version 7.2.0 patches t...

9.9CVSS9.1AI score0.00703EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:19 p.m.•16 views

CVE-2026-48750

Incus is a system container and virtual machine manager. Prior to version 7.2.0, the record-output parameter of the /instances/$name/exec endpoint stores the output of the command in the exec-output directory of the instance. If exec-output is a symlink, file named execUUID.stdout and...

9.9CVSS8.9AI score0.00784EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:17 p.m.•17 views

CVE-2026-48749

Incus is a system container and virtual machine manager. Prior to version 7.2.0, a specially crafted image can be used to read or create/write arbitrary files on the host; possibly leading to arbitrary command execution. Version 7.2.0 fixes the issue...

9.9CVSS8.9AI score0.00807EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:14 p.m.•16 views

CVE-2026-47753

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploadin...

7.3CVSS8.5AI score0.00141EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/21 2:10 p.m.•20 views

CVE-2026-48756

Incus is a system container and virtual machine manager. Prior to version 7.1.0, backend.CreateCustomVolumeFromBackup in internal/server/storage/backend.go contains an unguarded time.Time dereference on the ExpiresAt field of every volume-snapshot entry in an imported custom-volume backup. An...

5.3CVSS8.6AI score0.00226EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/20 6:40 p.m.•22 views

CVE-2026-53586

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, the built-in HTTP transport in src/libgit2/transports/http.c follows an offsite initial redirect, an...

6.5CVSS8.5AI score0.00276EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/20 6:39 p.m.•30 views

CVE-2026-53583

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, verifyservercert in src/libgit2/streams/openssl.c uses an inverted !!memcmp result in the GENIPADD...

6.5CVSS8.4AI score0.00192EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/20 6:37 p.m.•22 views

CVE-2026-53585

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/20 6:36 p.m.•21 views

CVE-2026-53587

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 performs a fixed-size strncmp in setdata in src/libgit2/transports/smartpkt.c without first...

7.5CVSS8.6AI score0.00392EPSS
SaveExploits1
AlpineLinux
AlpineLinux
•added 2026/08/20 6:35 p.m.•22 views

CVE-2026-53584

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, libgit2 does not reject traversal components in a submodule path loaded from .gitmodules. The affect...

4.3CVSS8.4AI score0.00328EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 5:51 p.m.•16 views

CVE-2026-55192

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP H.264 decoder backends can return YUV planes sized from the bitstream without comparing the decoded width and height to the RDPGFX surface dimensions used to validate region rectangles. A malicious RDP serve...

7.2CVSS5.5AI score0.00399EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 5:50 p.m.•18 views

CVE-2026-55194

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS6AI score0.00459EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 5:48 p.m.•17 views

CVE-2026-55648

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, freerdpimagecopyfromicondata in libfreerdp/codec/color.c calculates nWidth multiplied by nHeight multiplied by FreeRDPGetBytesPerPixelformat in 32-bit arithmetic. A malicious RDP server can send a RAIL TSICONINFO...

6.1CVSS5.4AI score0.00401EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 5:46 p.m.•20 views

CVE-2026-55193

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS6AI score0.00489EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 5:44 p.m.•19 views

CVE-2026-55191

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444ensurebuffer. A malicious R...

8.7CVSS6.3AI score0.00479EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 2:42 p.m.•20 views

CVE-2026-48711

SSHFS is a network filesystem client for connecting to SSH servers. From version 1.4 until 3.7.6, SSHFS accepts a bracketed mount source such as -oProxyCommand=CMD:/path and findbasepath removes the brackets, leaving a host value that begins with - and is passed directly to ssh as a command-line...

7CVSS6AI score0.00199EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 2:41 p.m.•22 views

CVE-2026-47187

SSHFS is a network filesystem client for connecting to SSH servers. Prior to version 3.7.6, a rogue SFTP server can return absolute symlink targets or relative targets containing parent-directory components that SSHFS passes through FUSE for resolution by the client kernel against the local...

9.3CVSS5.4AI score0.00415EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 2:06 p.m.•17 views

CVE-2026-43961

A flaw was found in Vim's netrw plugin. A crafted filename containing quote characters and expression fragments can break out of the quoted context during mark/unmark operations, allowing arbitrary Vimscript execution. This can be leveraged to run shell commands with the privileges of the user...

7.8CVSS5.6AI score0.00159EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/19 7:44 a.m.•7 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/18 9:18 p.m.•19 views

CVE-2026-50142

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seqboxes.cc, Boxstsz::parse applies maxsequenceframes only to...

7.5CVSS4.4AI score0.00556EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/18 5:59 p.m.•24 views

CVE-2026-49452

WeasyPrint helps web developers to create PDF documents. Prior to 69.0, WeasyPrint embeds unescaped HTML presentational-hint attribute values into CSS in weasyprint/css/init.py when presentationalhints=True. The background attribute is inserted into a background-image:url declaration and parsed b...

6.5CVSS5.3AI score0.00273EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/18 3:25 p.m.•7 views

CVE-2026-73073

Vim is an open source, command line text editor. Prior to 9.2.0845, StructMembers in runtime/autoload/ccomplete.vim constructs and executes a vimgrep command using an insufficiently escaped typeref: or typename: value from a tags file, allowing an unterminated collection followed by a command...

7.1CVSS5.9AI score0.00147EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2026/08/18 12:23 p.m.•10 views

CVE-2026-74989

Internally found bugs present in Firefox 153. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 154 and Thunderbird 154...

9.8CVSS5.6AI score0.00332EPSS
SaveExploits0References4
Total number of security vulnerabilities13552