Lucene search
+L

128443 matches found

OSV
OSV
added 2026/08/21 4:13 p.m.10 views

CVE-2026-22681 OpenViking < 0.3.4 SSRF via /api/v1/resources

OpenViking before 0.3.4 contains a server-side request forgery vulnerability that allows authenticated low-privilege attackers to access internal network services by submitting arbitrary URLs to the resources API endpoint. Attackers can POST a crafted URL to /api/v1/resources, causing the server ...

8.3CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/21 4:11 p.m.12 views

EUVD-2026-63998

Jet Admin allows an authenticated attacker to inject JavaScript via the sign-in page's scripts and styles option. Injected script is executed in the context of any visiting user's domain...

8.5CVSS5.3AI score0.00298EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 4:11 p.m.8 views

CVE-2026-75933

Jet Admin is vulnerable to a stored cross-site scripting (XSS) flaw in the sign-in page's scripts and styles option. An authenticated attacker can inject arbitrary JavaScript that executes in the context of any visiting user's domain, enabling session hijacking, data exfiltration, or further comp...

8.5CVSS5.3AI score0.00298EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/21 4:11 p.m.21 views

CVE-2026-75933 Jet Admin Stored XSS

Jet Admin allows an authenticated attacker to inject JavaScript via the sign-in page's scripts and styles option. Injected script is executed in the context of any visiting user's domain...

8.5CVSS0.00298EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 2:53 p.m.11 views

EUVD-2026-63989

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.6AI score0.0048EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 2:53 p.m.41 views

CVE-2026-63343

Incus (system container and VM manager) prior to 7.3.0 is vulnerable to arbitrary file read and write on the host as root. A malicious image containing a metadata.yaml symlink pointing to an arbitrary host path allows an authenticated user to access any host file via the instance metadata API. Pr...

9.9CVSS5.6AI score0.0048EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/08/21 2:53 p.m.9 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.0048EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/21 2:14 p.m.9 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
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
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.15 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
EUVD
EUVD
added 2026/08/21 2:10 p.m.8 views

EUVD-2026-63974

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
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
RedhatCVE
RedhatCVE
added 2026/08/21 1:22 p.m.7 views

CVE-2026-68553

A flaw was found in Coturn. An authenticated TURN user can exploit a format string vulnerability by injecting printf-style format specifiers into the STUN USERNAME or REALM attribute. This can lead to a crash of the coturn process, resulting in a Denial of Service DoS and termination of active TU...

7.1CVSS5.5AI score0.00279EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/21 1:18 p.m.7 views

CVE-2026-76613

Joomla Extension - yootheme.com - Authenticated, privileged SQL injection in YOOtheme Pro 1.0.0-5.0.40 - An SQL injection allowed any contributor-level user to inject own content into SQL queries...

8.6CVSS0.0026EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/21 1:18 p.m.8 views

CVE-2026-75115

Joomla Extension - yootheme.com - Authenticated, privileged arbitrary file read in YOOtheme Pro 2.3.0-5.0.40 - The Filesystem source's path filter is vulnerable to glob-based pattern attacks, allowing authorized users to read arbitrary files...

7CVSS0.00313EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 12:14 p.m.9 views

EUVD-2026-63938

Joomla Extension - yootheme.com - Authenticated, privileged arbitrary file read in YOOtheme Pro 2.3.0-5.0.40 - The Filesystem source's path filter is vulnerable to glob-based pattern attacks, allowing authorized users to read arbitrary files...

7CVSS5.6AI score0.00313EPSS
SaveExploits0References1
Rows per page
Query Builder