Lucene search
+L

6635 matches found

Cvelist
Cvelist
added 2026/06/05 10:36 a.m.112 views

CVE-2026-50263 Xorg-x11-server: xorg-x11-server-xwayland: xorg-x11-server: use-after-free information disclosure in createsaverwindow()

A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow. A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, leading to information disclosure...

5.5CVSS0.00141EPSS
SaveExploits0References33
Debian CVE
Debian CVE
added 2026/06/05 10:36 a.m.23 views

CVE-2026-50263

A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow. A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, leading to information disclosure...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/06/05 10:36 a.m.17 views

CVE-2026-50263 Xorg-x11-server: xorg-x11-server-xwayland: xorg-x11-server: use-after-free information disclosure in createsaverwindow()

A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow. A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, leading to information disclosure...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0References33
OSV
OSV
added 2026/06/05 10:36 a.m.12 views

CVE-2026-50263 Xorg-x11-server: xorg-x11-server-xwayland: xorg-x11-server: use-after-free information disclosure in createsaverwindow()

A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow. A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, leading to information disclosure...

5.5CVSS6.1AI score
SaveExploits0References36
RedhatCVE
RedhatCVE
added 2026/06/05 10:36 a.m.16 views

CVE-2026-50263

A use-after-free flaw was found in the X.Org X server and Xwayland in CreateSaverWindow. A client can trigger a use-after-free read after changing window attributes and forcing the screen saver, leading to information disclosure...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.21 views

PT-2026-46988

Name of the Vulnerable Software and Affected Versions Omni affected versions not specified Description An authenticated Operator can perform a same-host path traversal by exploiting the managementServer.CreateSchematic internal/backend/grpc/schematics.go function. The issue occurs because the...

2.7CVSS5.9AI score0.00043EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.39 views

PT-2026-47083

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description An authenticated user with base-create permission can attach a SQLite source pointing to an arbitrary file on the host, including internal databases. The SQLite client and the base/integration...

5.3CVSS6AI score0.00437EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.27 views

PT-2026-47076

A stack‑based buffer overflow vulnerability exists in Tapo C520WS v2 in the ONVIF CreateUsers service, where the device fails to properly validate the number of XML user nodes during request processing. An authenticated attacker can send a specially crafted ONVIF request containing an excessive...

6.8CVSS5.5AI score0.0018EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/04 7:28 p.m.26 views

Shopware: Privilege escalation: non-admin user with user:create ACL can create admin accounts

UserController::upsertUser writes user data in SYSTEMSCOPE and does not filter the admin field. A non-admin API user with user:create or user:update ACL permission can set admin: true on new or existing users, escalating to full admin access. The Problem In...

6.5CVSS5.8AI score0.00472EPSS
SaveExploits0References4Affected Software2
NVD
NVD
added 2026/06/04 2:16 p.m.20 views

CVE-2019-25739

GigToDo 1.3 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious JavaScript and HTML code through the proposal description field. Attackers can craft XSS payloads in the createproposal endpoint that execute when administrators or other...

5.4CVSS0.00171EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/04 1:22 p.m.17 views

EUVD-2019-20175

GigToDo 1.3 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious JavaScript and HTML code through the proposal description field. Attackers can craft XSS payloads in the createproposal endpoint that execute when administrators or other...

6.4CVSS5.7AI score0.00171EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/04 1:22 p.m.9 views

CVE-2019-25739

GigToDo 1.3 contains a persistent cross-site scripting vulnerability that allows authenticated attackers to inject malicious JavaScript and HTML code through the proposal description field. Attackers can craft XSS payloads in the createproposal endpoint that execute when administrators or other...

6.4CVSS5.7AI score0.00171EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/04 2:21 a.m.14 views

SUSE CVE-2026-46258

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.8AI score0.001EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.39 views

PT-2026-46886

Name of the Vulnerable Software and Affected Versions Shopware versions prior to 6.6.10.18 Shopware versions prior to 6.7.10.1 Description In the UserController::upsertUser function within src/Core/Framework/Api/Controller/UserController.php, raw user data is written in SYSTEM SCOPE without...

6.5CVSS5.3AI score0.00472EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.43 views

PT-2026-46868

UserController::upsertUser writes user data in SYSTEM SCOPE and does not filter the admin field. A non-admin API user with user:create or user:update ACL permission can set admin: true on new or existing users, escalating to full admin access. The Problem In...

6.5CVSS5.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/03 8:40 p.m.17 views

CVE-2026-46258

A flaw was found in the Linux kernel's gpio: cdev module. A NULL pointer dereference in the linehandlecreate function can occur, leading to a system crash. This vulnerability could allow a local attacker to cause a Denial of Service DoS...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/06/03 6:16 p.m.11 views

CVE-2026-46258

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.5CVSS6.1AI score0.001EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/03 3:50 p.m.61 views

CVE-2026-46264 drm/xe/pf: Fix sysfs initialization

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix sysfs initialization In case of devmaddactionorreset failure the provided cleanup action will be run immediately on the not yet initialized kobject. This may lead to errors like: kobject: 'null' ff110001393608e0: i...

8.8CVSS0.00112EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/03 3:49 p.m.19 views

EUVD-2026-34120

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.8AI score0.001EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/03 3:49 p.m.41 views

CVE-2026-46258

The CVE-2026-46258 issue is in the Linux kernel’s gpio: cdev module, where in linehandle_create() a NULL dereference could occur when lh is dereferenced after a retain_and_null_ptr(lh). The vulnerability is resolved by avoiding the dereference and using handlereq.lines, which holds the same value...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder