Lucene search
+L

59 matches found

Github Security Blog
Github Security Blog
•added 2026/06/26 7:07 p.m.•30 views

Incus: CreateCustomVolumeFromBackup nil-pointer dereference on volume_snapshots[*].expires_at (sibling-field variant of GHSA-r7w7)

Summary 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 authenticated user with cancreatestoragevolumes permission on any project ca...

7.1CVSS5.8AI score0.00444EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2026/06/26 6:47 p.m.•16 views

GHSA-CCJC-4QC3-JXQC Incus has an arbitrary file write via path traversal in S3 multipart upload

Summary 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. In internal/server/storage/s3/local/multipart.go, user-controlled upload ID is appended to the uploads directory...

9.9CVSS6AI score0.00731EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/25 6:26 p.m.•9 views

GO-2026-5127 Incus Vulnerable to Panic via Snapshot Bounds Check in github.com/lxc/incus

Incus Vulnerable to Panic via Snapshot Bounds Check in github.com/lxc/incus...

7.1CVSS5.8AI score0.00471EPSS
SaveExploits1References3
Redos
Redos
•added 2026/06/22 12:00 a.m.•12 views

ROS-20260622-73-0049

The vulnerability in the incus is related to the swapping of the zero pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

6.5CVSS5.9AI score0.00471EPSS
SaveExploits1
Redos
Redos
•added 2026/06/22 12:00 a.m.•16 views

ROS-20260622-73-0052

The vulnerability in the incus is related to errors in the authentication process for certifying certificates. This vulnerability can be exploited remotely...

4.8CVSS5.8AI score0.00222EPSS
SaveExploits1
Redos
Redos
•added 2026/06/22 12:00 a.m.•12 views

ROS-20260622-73-0054

The vulnerability in the incus is related to the swapping of the zero pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS5.9AI score0.00444EPSS
SaveExploits1
Redos
Redos
•added 2026/06/22 12:00 a.m.•13 views

ROS-20260622-73-0051

The vulnerability in the incus is related to unvalidated array indexing. Exploitation of this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

7.1CVSS5.9AI score0.00471EPSS
SaveExploits1
Redos
Redos
•added 2026/06/22 12:00 a.m.•16 views

ROS-20260622-73-0053

The vulnerability in the incus is related to the swapping of the zero pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS5.9AI score0.00444EPSS
SaveExploits1
Redos
Redos
•added 2026/06/22 12:00 a.m.•16 views

ROS-20260622-73-0047

The vulnerability in the incus is related to the unlimited distribution of resources. Exploiting this vulnerability can allow a remote attacker to cause service failures...

4.3CVSS5.9AI score0.00394EPSS
SaveExploits1
Veracode
Veracode
•added 2026/05/14 6:14 p.m.•29 views

Arbitrary File Read And Write

Incus is vulnerable to arbitrary file read and write. The vulnerability is due to improper enforcement of the pongo2 chroot isolation mechanism in instance template files, which allows an attacker to bypass filesystem restrictions and perform arbitrary file read/write operations on the host syste...

9.9CVSS5.9AI score0.0053EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
•added 2026/05/12 7:38 p.m.•17 views

CVE-2026-41685

A flaw was found in Incus, a system container and virtual machine manager. Authenticated users can exploit this vulnerability by uploading a large amount of data, which can exhaust the Incus server's disk space. This can lead to a Denial of Service DoS condition, potentially taking down the host...

4.3CVSS5.7AI score0.00394EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2026/05/07 1:08 p.m.•61 views

CVE-2026-41684 Incus: Nil Dereferences on Restore via Malformed YAML

Incus is a system container and virtual machine manager. Prior to version 7.0.0, backup.GetInfo trusts the inline backup/index.yaml config when present and only falls back to parsing the legacy backup/container/backup.yaml file if result.Config == nil. As a result, an archive can carry a valid...

6.5CVSS0.00471EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
•added 2026/05/07 1:05 p.m.•29 views

CVE-2026-41648

Incus is a system container and virtual machine manager. Prior to version 7.0.0, user provided image and backup tarballs would be unpacked and YAML files parsed without any size restrictions. This was making it easy for an authenticated user to provide a crafted image or backup tarball that when...

5.3CVSS5.7AI score0.00394EPSS
SaveExploits1
CNNVD
CNNVD
•added 2026/05/07 12:00 a.m.•22 views

Incus 代码问题漏洞

Incus is a system container and virtual machine manager developed by LXC. Versions of Incus prior to 7.0.0 contained code vulnerabilities. These vulnerabilities stemmed from the backup.GetInfo function’s trust inlining backup configurations, which allowed valid, inline configurations along with...

6.5CVSS5.8AI score0.00471EPSS
SaveExploits1References1
OSV
OSV
•added 2026/05/06 8:40 p.m.•11 views

CVE-2026-40251 Incus out-of-bounds panic in snapshot metadata handling allows denial of service

Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage volume import logic allows an authenticated user with access to the storage volume feature to cause the Incus daemon to crash. The backup restore subsystem contains an...

7.1CVSS5.9AI score
SaveExploits0References4
OSV
OSV
•added 2026/05/06 8:33 p.m.•13 views

CVE-2026-40195 Incus nil-pointer dereference in storage bucket import allows denial of service

Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage bucket import logic allows an authenticated user with access to the storage bucket feature to cause the Incus daemon to crash. The vulnerability is present in the backup...

7.1CVSS5.9AI score
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2026/05/06 8:33 p.m.•32 views

CVE-2026-40195

Incus is a system container and virtual machine manager. In versions before 7.0.0, missing validation logic in the storage bucket import logic allows an authenticated user with access to the storage bucket feature to cause the Incus daemon to crash. The vulnerability is present in the backup...

7.1CVSS5.8AI score0.00444EPSS
SaveExploits1
CNNVD
CNNVD
•added 2026/05/06 12:00 a.m.•20 views

Incus 输入验证错误漏洞

Incus is a system container and virtual machine manager developed by LXC. Versions of Incus prior to 7.0.0 contained a vulnerability related to input validation errors. This vulnerability stemmed from ineffective boundary checks in the volume import logic, which could allow authenticated users to...

7.1CVSS5.8AI score0.00471EPSS
SaveExploits1References1
CNNVD
CNNVD
•added 2026/05/06 12:00 a.m.•25 views

Incus 代码问题漏洞

Incus is a system container and virtual machine manager developed by LXC. Versions of Incus prior to 7.0.0 contained code vulnerabilities. These vulnerabilities stemmed from a lack of validation logic in the volume import process. As a result, authenticated users could exploit this vulnerability ...

7.1CVSS5.9AI score0.00444EPSS
SaveExploits1References1
Snyk
Snyk
•added 2026/05/04 7:44 p.m.•10 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the YAML metadata parsing process. An attacker can cause excessive memory consumption and potentially trigger an out-of-memory condition on the server by uploading a crafted image ...

5.3CVSS5.8AI score0.00394EPSS
SaveExploits1References2
Rows per page
Query Builder