Lucene search
+L

68 matches found

Snyk
Snyk
added 2026/05/04 5:40 p.m.7 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference in the CreateBucketFromBackup process when handling backup metadata during storage bucket import. An attacker can cause the daemon to crash and disrupt service availability by supplying a crafted archive with a...

7.1CVSS5.8AI score0.00398EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.9 views

PT-2026-37149

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.0.0 Description Authenticated users can cause a denial of service by uploading large amounts of data, which may exhaust the disk space of the Incus server and potentially crash the host system. This occurs because...

4.3CVSS5.8AI score0.00333EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.14 views

PT-2026-37148

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.0.0 Description An authenticated user with permissions to import instance backups can crash the Incus daemon using a specially crafted backup archive. The issue occurs because the backup.GetInfo function trusts the...

6.8CVSS5.8AI score0.00408EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/04/30 5:28 p.m.14 views

Weblate Vulnerable to Authenticated SSRF via Project Backup Import bypassing validate_repo_url

Impact An authenticated user with project.add permission default on hosted Weblate SaaS and for any user holding an active billing/trial plan can import a crafted project backup ZIP whose components/.json contains an attacker-chosen repo URL pointing at a private address e.g. http://127.0.0.1:999...

8.1CVSS5.2AI score0.00371EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/30 12:0 a.m.23 views

PT-2026-36816

Name of the Vulnerable Software and Affected Versions Weblate versions prior to 5.17.1 Description An authenticated user with project.add permission can import a specially crafted project backup ZIP file. If the components/.json file within the ZIP contains a repo URL pointing to a private addres...

8.1CVSS5.8AI score0.00371EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/04/14 7:22 p.m.8 views

CVE-2026-32892

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains an OS Command Injection vulnerability in the file move function. The move function in fileManage.lib.php passes user-controlled path values directly into exec shell commands without using...

9.1CVSS6.1AI score0.01527EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-34178

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml in the supplied tar archive but creates the instanc...

9.1CVSS7.7AI score0.00424EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/04/10 11:25 p.m.7 views

SUSE CVE-2026-34178

In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml in the supplied tar archive but creates the instance from backup/container/backup.yaml, a separate file in the same archive that is never checked against project restrictions. An...

9.1CVSS5.9AI score0.00424EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/10 7:20 p.m.6 views

EUVD-2026-20874

LXD: Importing a crafted backup leads to project restriction bypass...

9.1CVSS5.8AI score0.00424EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/10 7:20 p.m.7 views

GHSA-Q96J-3FMM-7FV4 LXD: Importing a crafted backup leads to project restriction bypass

Summary LXD instance backup import validates project restrictions against backup/index.yaml embedded in the tar archive, but creates the actual instance from backup/container/backup.yaml extracted to the storage volume. Because these are separate, independently attacker-controlled files within th...

9.1CVSS5.8AI score0.00424EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/10 6:16 p.m.9 views

CVE-2026-32892

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains an OS Command Injection vulnerability in the file move function. The move function in fileManage.lib.php passes user-controlled path values directly into exec shell commands without using...

9.1CVSS0.01527EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/10 5:56 p.m.25 views

CVE-2026-32892

CVE-2026-32892 affects Chamilo LMS before 1.11.38 and 2.0.0-RC.3. The vulnerability is an OS command injection in the move() function of fileManage.lib.php, where user-controlled path values are concatenated into shell commands (e.g., exec("mv $source $target")) without escaping. The move_to POST...

9.1CVSS6.1AI score0.01527EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/10 5:56 p.m.8 views

EUVD-2026-21524

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains an OS Command Injection vulnerability in the file move function. The move function in fileManage.lib.php passes user-controlled path values directly into exec shell commands without using...

9.1CVSS6.1AI score0.01527EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/10 5:56 p.m.7 views

CVE-2026-32892 OS Command Injection in Chamilo LMS 1.11.36

Chamilo LMS is a learning management system. Prior to 1.11.38 and 2.0.0-RC.3, Chamilo LMS contains an OS Command Injection vulnerability in the file move function. The move function in fileManage.lib.php passes user-controlled path values directly into exec shell commands without using...

9.1CVSS6.2AI score0.01527EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/10 12:0 a.m.17 views

PT-2026-32008

Name of the Vulnerable Software and Affected Versions Chamilo LMS versions prior to 1.11.38 and 2.0.0-RC.3 Description Chamilo LMS contains an OS Command Injection vulnerability in the file move function. The move function in fileManage.lib.php passes user-controlled path values directly into exe...

9.1CVSS6.1AI score0.01527EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/04/09 10:16 a.m.4 views

CVE-2026-34178

In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml in the supplied tar archive but creates the instance from backup/container/backup.yaml, a separate file in the same archive that is never checked against project restrictions. An...

9.1CVSS5.9AI score0.00424EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:18 a.m.3 views

CVE-2026-34178

In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml in the supplied tar archive but creates the instance from backup/container/backup.yaml, a separate file in the same archive that is never checked against project restrictions. An...

9.1CVSS6AI score0.00424EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 9:18 a.m.4 views

CVE-2026-34178 Importing a crafted backup leads to project restriction bypass

In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml in the supplied tar archive but creates the instance from backup/container/backup.yaml, a separate file in the same archive that is never checked against project restrictions. An...

9.1CVSS6AI score0.00424EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/09 9:18 a.m.16 views

CVE-2026-34178

In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml but creates the instance from backup/container/backup.yaml, which is not checked for restrictions. An authenticated remote attacker with instance-creation permission in a restricted projec...

9.1CVSS6AI score0.00424EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/04/09 9:18 a.m.4 views

CVE-2026-34178 Importing a crafted backup leads to project restriction bypass

In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml in the supplied tar archive but creates the instance from backup/container/backup.yaml, a separate file in the same archive that is never checked against project restrictions. An...

9.1CVSS7.3AI score0.00424EPSS
SaveExploits1References6
Rows per page
Query Builder