Lucene search
+L

12044 matches found

RedhatCVE
RedhatCVE
added 2026/08/11 7:24 p.m.13 views

CVE-2026-68134

A flaw was found in the ptps390 module of the Linux kernel. This vulnerability allows the physical clock to be registered even when the necessary facility 28 is not installed or PTFF QPT is unavailable. This improper registration could lead to unexpected system behavior or a denial of service DoS...

7.3CVSS5.2AI score0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 5:53 p.m.13 views

EUVD-2026-56851

XAgent contains a path traversal vulnerability in the workspace file endpoint that allows self-registered or default-credential users to read arbitrary files on the host by supplying parent-directory segments in the filename form field with no path containment check. Attackers can register an...

8.7CVSS5.5AI score0.00702EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 12:17 p.m.42 views

CVE-2026-72747

CVE-2026-72747 describes a stored cross-site scripting (XSS) in AVideo. An unauthenticated user can register and submit a phone value that is not sanitized, allowing JavaScript to be stored in the database. When an administrator visits the users management page, the unsanitized phone value is ren...

7.2CVSS5.2AI score0.00259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/11 12:17 p.m.38 views

CVE-2026-72747 AVideo Stored Cross-Site Scripting via Unauthenticated Registration

AVideo fails to sanitize the phone field during user registration, allowing unauthenticated attackers to inject malicious JavaScript that persists in the database. When administrators visit the users management page, the unsanitized phone value is rendered via innerHTML, executing the injected...

7.2CVSS0.00259EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/11 12:17 p.m.12 views

EUVD-2026-56137

AVideo fails to sanitize the phone field during user registration, allowing unauthenticated attackers to inject malicious JavaScript that persists in the database. When administrators visit the users management page, the unsanitized phone value is rendered via innerHTML, executing the injected...

7.2CVSS5.2AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/11 12:17 p.m.9 views

CVE-2026-72747 AVideo Stored Cross-Site Scripting via Unauthenticated Registration

AVideo fails to sanitize the phone field during user registration, allowing unauthenticated attackers to inject malicious JavaScript that persists in the database. When administrators visit the users management page, the unsanitized phone value is rendered via innerHTML, executing the injected...

5.1CVSS5.3AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 8:51 a.m.8 views

CVE-2026-68419

A flaw was found in the Linux kernel's RDMA/irdma component. A local user could exploit this by attempting to re-register specific memory regions Queue Pair, Completion Queue, or Shared Receive Queue objects that are not intended for re-registration. This could lead to an invalid operation being...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.9 views

PT-2026-70160

AVideo fails to sanitize the phone field during user registration, allowing unauthenticated attackers to inject malicious JavaScript that persists in the database. When administrators visit the users management page, the unsanitized phone value is rendered via innerHTML, executing the injected...

7.2CVSS5.2AI score0.00259EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68419

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitl...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.17 views

CVE-2026-68419

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

7.8CVSS0.00129EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/10 1:20 p.m.16 views

CVE-2026-68338

In the Linux kernel, the following vulnerability has been resolved: net/packet: avoid fanout hook re-registration after unregister packetsetring temporarily detaches a socket from packet delivery while reconfiguring its ring. It records the previous running state, clears po-num, unregisters the...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/10 1:20 p.m.10 views

CVE-2026-68314

In the Linux kernel, the following vulnerability has been resolved: net: mctp i3c: clean up notifier and buses if driver register fails mctpi3cmodinit registers the I3C bus notifier and then walks the existing buses with i3cforeachbuslockedmctpi3cbusaddnew, NULL before registering the I3C device...

7.8CVSS0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68207

In the Linux kernel, the following vulnerability has been resolved: media: ti: vpe: unwind v4l2 device registration on probe error If the vpetop resource is missing, vpeprobe returns -ENODEV after v4l2deviceregister has succeeded. Probe failures do not call the driver's remove callback, so the v4...

0.00215EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68205

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-fwnode: Fix subdev owner overwritten in v4l2asyncregistersubdevsensor The v4l2 helper v4l2asyncregistersubdevsensor calls v4l2asyncregistersubdev, which is a macro that expands to v4l2asyncregistersubdevsd,THISMODULE...

5.3AI score0.00215EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/10 1:20 p.m.9 views

UBUNTU-CVE-2026-68314

In the Linux kernel, the following vulnerability has been resolved: net: mctp i3c: clean up notifier and buses if driver register fails mctpi3cmodinit registers the I3C bus notifier and then walks the existing buses with i3cforeachbuslockedmctpi3cbusaddnew, NULL before registering the I3C device...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/10 1:19 p.m.11 views

CVE-2026-68134

In the Linux kernel, the following vulnerability has been resolved: ptp: ptps390: Add missing facility check Only register the physical clock when facility 28 is installed and PTFF QAF returns that PTFF QPT is available...

7.3CVSS0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:19 p.m.7 views

DEBIAN-CVE-2026-68134

In the Linux kernel, the following vulnerability has been resolved: ptp: ptps390: Add missing facility check Only register the physical clock when facility 28 is installed and PTFF QAF returns that PTFF QPT is available...

7.3CVSS5.1AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:19 p.m.10 views

CVE-2026-68095

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix race between registration and connection abortion This fixes this race: - thread a: iouringenter - register sqe - fuseuringcreateringent - allocate ent but doesn't grab queueref yet - thread b: fuseconndestroy -...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:19 p.m.8 views

UBUNTU-CVE-2026-68134

In the Linux kernel, the following vulnerability has been resolved: ptp: ptps390: Add missing facility check Only register the physical clock when facility 28 is installed and PTFF QAF returns that PTFF QPT is available...

7.3CVSS5.1AI score0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:04 p.m.13 views

EUVD-2026-55605

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

5.6AI score0.00129EPSS
SaveExploits0References5
Rows per page
Query Builder