Lucene search
+L

46074 matches found

CVE
CVE
added 2026/08/10 12:04 p.m.47 views

CVE-2026-68400

CVE-2026-68400 concerns the Linux kernel firmware/arm_ffa component. The issue arises from an incorrect calculation of the Endpoint Memory Access Descriptor offset, where the code defaulted to the size of the ffa_mem_region instead of using the descriptor’s ep_mem_offset. The patch relocates ffa_...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.34 views

CVE-2026-68400 firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

7.8CVSS0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:04 p.m.10 views

EUVD-2026-55586

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

5.3AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.34 views

CVE-2026-68333 dpaa2-switch: put MAC endpoint device on disconnect

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The switch port connect path stores that device in mac-mcdev and keeps it for th...

0.0018EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 12:03 p.m.43 views

CVE-2026-68333

The CVE-2026-68333 issue affects the Linux kernel’s dpaa2-switch path. fsl_mc_get_endpoint() returns the MAC endpoint device with a reference taken via device_find_child(), and the switch port connect path stores this device in mac->mc_dev for the MAC’s lifetime. On disconnect, only the dpaa2_...

5.3AI score0.0018EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:03 p.m.9 views

EUVD-2026-55434

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The switch port connect path stores that device in mac-mcdev and keeps it for th...

5.3AI score0.0018EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:03 p.m.36 views

CVE-2026-68331 dpaa2-eth: put MAC endpoint device on disconnect

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The Ethernet connect path stores that device in mac-mcdev and keeps it for the...

0.00172EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 12:03 p.m.8 views

EUVD-2026-55432

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The Ethernet connect path stores that device in mac-mcdev and keeps it for the...

5.3AI score0.00172EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:03 p.m.41 views

CVE-2026-68331

CVE-2026-68331 - Linux kernel dpaa2-eth vulnerability: the endpoint MAC device reference stored in mac->mc_dev is not dropped during disconnect, causing a device reference leak when the MAC is disconnected. Root cause: fsl_mc_get_endpoint() holds a reference to the MAC endpoint device via devi...

5.3AI score0.00172EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 11:59 a.m.11 views

EUVD-2026-55528

An improper authorization vulnerability in Attendize through commit 9289acb allows an authenticated remote attacker to inject persistent mandatory survey questions into another organizer's events via the POST /event/eventid/question/create endpoint. The postCreateEventQuestion method loads the...

7.1CVSS5.4AI score0.00254EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:59 a.m.7 views

CVE-2026-72690

An improper authorization vulnerability in Attendize through commit 9289acb allows an authenticated remote attacker to inject persistent mandatory survey questions into another organizer's events via the POST /event/eventid/question/create endpoint. The postCreateEventQuestion method loads the...

7.1CVSS5.4AI score0.00254EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:17 a.m.9 views

CVE-2026-72591

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 11:17 a.m.13 views

CVE-2026-72587

A cache poisoning vulnerability in CoreBunch/Instatic through 0.0.14 allows an unauthenticated remote attacker to poison the shared process-wide render cache by manipulating the u query parameter of the GET /instatic/hole/ server island endpoint...

6.1CVSS0.00185EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 11:17 a.m.10 views

CVE-2026-72582

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS0.00347EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:17 a.m.10 views

CVE-2026-72588

A user enumeration vulnerability in bluewave-labs/Checkmate through 2.1.0 allows an unauthenticated remote attacker to determine whether a given email address is registered. The POST /api/v1/auth/recovery/request endpoint returns HTTP 200 for registered email addresses and a different status code...

5.3CVSS0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 11:17 a.m.11 views

CVE-2026-72581

A server-side request forgery SSRF vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or external URLs. The /auth endpoint in api/main.py uses the user-supplied url POST parameter to...

8.6CVSS0.00363EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:17 a.m.13 views

CVE-2026-72580

An OS command injection vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to execute arbitrary system commands on Xiaomi smart speakers running the patch. The /mute and /unmute endpoint handlers in api/main.py pass the user-supplied silent query parameter directl...

9.8CVSS0.00931EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/10 11:17 a.m.11 views

CVE-2026-72576

A stored cross-site scripting XSS vulnerability in Bludit 4.0.0-beta allows a low-privileged authenticated user Author role to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. A stored script tag in the SVG executes in the browser of any user who loads the logo...

5.4CVSS0.00165EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.6 views

CVE-2026-72591

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS5.5AI score0.0027EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 10:41 a.m.9 views

EUVD-2026-55215

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS5.5AI score0.0027EPSS
SaveExploits0References1
Rows per page
Query Builder