Lucene search
+L

153 matches found

EUVD
EUVD
added 2026/08/21 8:43 p.m.10 views

EUVD-2026-64150

kin-openapi is a Go project for handling OpenAPI files. From 0.10.0 until 0.141.0, openapi3filter.convertParseError in openapi3filter/validationerrorencoder.go dereferences e.Parameter.In without checking whether e.Parameter is nil. A malformed non-string scalar field in a multipart/form-data...

7.5CVSS5.3AI score0.00354EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 2:36 p.m.8 views

CVE-2026-48754 Incus: Nil-pointer dereference in createDependentVolumesFromBackup on disk.{Volume,VolumeSnapshots,Pool}

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.3CVSS5.6AI score
SaveExploits0References3
CVE
CVE
added 2026/08/21 2:14 p.m.40 views

CVE-2026-47753

Incus (system container and VM manager) prior to 7.1.0 contains a nil-pointer dereference in (*backend).CreateInstanceFromBackup (internal/server/storage/backend.go). An authenticated user with can_create_instances on any project can trigger a daemon crash by uploading a crafted backup tarball wh...

7.3CVSS8.5AI score0.00141EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 2:14 p.m.8 views

EUVD-2026-63975

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
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/21 2:14 p.m.25 views

CVE-2026-47753 Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

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.3CVSS0.00141EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 2:14 p.m.7 views

CVE-2026-47753 Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

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.3CVSS5.5AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/08/21 2:14 p.m.14 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
CVE
CVE
added 2026/08/21 2:10 p.m.35 views

CVE-2026-48756

CVE-2026-48756 is a nil-pointer dereference (CWE-476) in Incus , a system container and VM manager. The vulnerable function CreateCustomVolumeFromBackup in internal/server/storage/backend.go dereferences *snapshot.ExpiresAt without a nil-check when importing a custom-volume backup whose volume_sn...

5.3CVSS8.6AI score0.00226EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/21 2:10 p.m.26 views

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

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.3CVSS0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 2:10 p.m.7 views

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

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.3CVSS5.6AI score
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/21 2:10 p.m.19 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
OSV
OSV
added 2026/08/19 12:00 a.m.4 views

UBUNTU-CVE-2026-73502

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 unt...

5.3CVSS5.2AI score0.00507EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 6:19 p.m.7 views

DEBIAN-CVE-2026-73502

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS5.2AI score0.00507EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 5:58 p.m.17 views

CVE-2026-73502 kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/18 5:58 p.m.9 views

EUVD-2026-61142

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS5.2AI score0.00507EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/18 5:58 p.m.6 views

CVE-2026-73502 kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS5.2AI score0.00507EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 5:58 p.m.20 views

CVE-2026-73502 kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

kin-openapi is a Go project for handling OpenAPI files. From 0.2.0 until 0.144.0, openapi3filter.ValidateRequest can encounter a NULL-pointer-dereference denial of service when an operation declares a content parameter whose application/json media type has no schema. In...

5.3CVSS0.00507EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 5:58 p.m.19 views

CVE-2026-73502

In openapi3filter/req_resp_decoder.go (~line 197), defaultContentParameterDecoder dereferences mt.Schema.Value without a nil check, panicking on any spec using a schema-less content parameter. Unauthenticated clients trigger this with one request, causing per-request aborts or full process crashe...

5.3CVSS5.2AI score0.00507EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.12 views

GO-2023-2185 vulnerabilities

Vulnerabilities for packages: go...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.7 views

GO-2023-1795 vulnerabilities

Vulnerabilities for packages: skaffold, aactl...

5.2AI score
SaveExploits0
Rows per page
Query Builder