Lucene search
+L

15640 matches found

OSV
OSV
added 2026/05/01 9:00 p.m.9 views

CVE-2026-7596 nextlevelbuilder ui-ux-pro-max-skill Slide Generator generate-slide.py data.get cross site scripting

A vulnerability has been found in nextlevelbuilder ui-ux-pro-max-skill up to 2.5.0. Affected by this issue is the function data.get of the file .claude/skills/design-system/scripts/generate-slide.py of the component Slide Generator. Such manipulation leads to cross site scripting. The attack may ...

5.3CVSS3.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/01 9:00 p.m.39 views

CVE-2026-7596 nextlevelbuilder ui-ux-pro-max-skill Slide Generator generate-slide.py data.get cross site scripting

A vulnerability has been found in nextlevelbuilder ui-ux-pro-max-skill up to 2.5.0. Affected by this issue is the function data.get of the file .claude/skills/design-system/scripts/generate-slide.py of the component Slide Generator. Such manipulation leads to cross site scripting. The attack may ...

5.3CVSS0.00377EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/01 6:16 p.m.14 views

CVE-2026-7588

A vulnerability was found in ggerve coding-standards-mcp. This issue affects the function getstyleguide/getbestpractices of the file server.py. The manipulation of the argument Language results in path traversal. It is possible to launch the attack remotely. The exploit has been made public and...

6.9CVSS0.00449EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/01 5:45 p.m.12 views

EUVD-2026-26704

A vulnerability was found in ggerve coding-standards-mcp. This issue affects the function getstyleguide/getbestpractices of the file server.py. The manipulation of the argument Language results in path traversal. It is possible to launch the attack remotely. The exploit has been made public and...

6.9CVSS5.8AI score0.00449EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/01 5:45 p.m.6 views

CVE-2026-7588 ggerve coding-standards-mcp server.py get_best_practices path traversal

A vulnerability was found in ggerve coding-standards-mcp. This issue affects the function getstyleguide/getbestpractices of the file server.py. The manipulation of the argument Language results in path traversal. It is possible to launch the attack remotely. The exploit has been made public and...

6.9CVSS5.8AI score0.00449EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/01 3:59 p.m.9 views

CVE-2026-22166 GPU DDK - Write UAF in KEGLGetPoolBuffers, WebGL reachable

A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable subsequent exploit on the...

5.8AI score0.00389EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/01 3:16 p.m.11 views

CVE-2026-31744

In the Linux kernel, the following vulnerability has been resolved: PM: EM: Fix NULL pointer dereference when perf domain ID is not found devenergymodelnlgetperfdomainsdoit calls emperfdomaingetbyid but does not check the return value before passing it to emnlgetpdsize. When a caller supplies a...

5.5CVSS0.00107EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 2:14 p.m.28 views

CVE-2026-31744

Summary: CVE-2026-31744 concerns the Linux kernel energy model code path that processes perf domain IDs. The function dev_energymodel_nl_get_perf_domains_doit() calls em_perf_domain_get_by_id() and uses its return value without verifying it; if a caller supplies a non-existent perf domain ID, em_...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.7 views

CVE-2026-31744

In the Linux kernel, the following vulnerability has been resolved: PM: EM: Fix NULL pointer dereference when perf domain ID is not found devenergymodelnlgetperfdomainsdoit calls emperfdomaingetbyid but does not check the return value before passing it to emnlgetpdsize. When a caller supplies a...

5.7AI score0.00107EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/01 1:56 p.m.109 views

CVE-2026-31705

The CVE-2026-31705 issue affects the ksmbd component of the Linux kernel, where an out-of-bounds write occurs in smb2_get_ea() during EA alignment padding. After writing each EA entry, a 4-byte alignment padding is applied with memset() unconditionally, potentially overwriting adjacent kernel hea...

9.8CVSS5.9AI score0.00389EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.8 views

CVE-2026-31705

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2getea EA alignment smb2getea applies 4-byte alignment padding via memset after writing each EA entry. The bounds check on buffreelen is performed before the value memcpy, but the alignment...

9.8CVSS5.9AI score0.00389EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 1:56 p.m.15 views

CVE-2026-31705

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2getea EA alignment smb2getea applies 4-byte alignment padding via memset after writing each EA entry. The bounds check on buffreelen is performed before the value memcpy, but the alignment...

9.8CVSS5.8AI score0.00389EPSS
SaveExploits0
NVD
NVD
added 2026/05/01 10:15 a.m.12 views

CVE-2026-7567

The Temporary Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to and including 1.0.0. This is due to improper input validation in the maybelogintemporaryuser function, which fails to verify that the 'temp-login-token' GET parameter is a scalar string before...

9.8CVSS0.09246EPSS
SaveExploits3References7
CVE
CVE
added 2026/05/01 10:00 a.m.115 views

CVE-2026-42779

CVE-2026-42779 affects Apache MINA’s AbstractIoBuffer.resolveClass(), where one branch bypasses the classname allowlist and permits arbitrary class loading, enabling potential remote code execution via IoBuffer.getObject(). Affected are MINA 2.1.0–2.1.11 and 2.2.0–2.2.6. The issue is fixed by int...

9.8CVSS6AI score0.00902EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/05/01 9:26 a.m.52 views

CVE-2026-7567 Temporary Login <= 1.0.0 - Authentication Bypass to Account Takeover

The Temporary Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to and including 1.0.0. This is due to improper input validation in the maybelogintemporaryuser function, which fails to verify that the 'temp-login-token' GET parameter is a scalar string before...

9.8CVSS0.09246EPSS
SaveExploits3References7
Vulnrichment
Vulnrichment
added 2026/05/01 9:26 a.m.11 views

CVE-2026-7567 Temporary Login <= 1.0.0 - Authentication Bypass to Account Takeover

The Temporary Login plugin for WordPress is vulnerable to Authentication Bypass in versions up to and including 1.0.0. This is due to improper input validation in the maybelogintemporaryuser function, which fails to verify that the 'temp-login-token' GET parameter is a scalar string before...

9.8CVSS5.7AI score0.09246EPSS
SaveExploits3References7
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.15 views

PT-2026-37138

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.0.0 Description Incus is a system container and virtual machine manager. An authenticated user can provide a specially crafted image or backup tarball containing a very large YAML document. Because the software unpack...

5.3CVSS5.8AI score0.00269EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.16 views

PT-2026-36548

Name of the Vulnerable Software and Affected Versions nextlevelbuilder ui-ux-pro-max-skill versions prior to 2.5.1 Description A remote cross-site scripting issue exists in the Slide Generator component. The problem occurs within the data.get function of the...

5.3CVSS5.7AI score0.00377EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.15 views

PT-2026-36485

Name of the Vulnerable Software and Affected Versions V2Board versions prior to 1.7.5 Description The server authentication token is accepted via a GET parameter in the app/Http/Controllers/Server/UniProxyController.php file. This causes the token to be exposed in URLs, such as the endpoint...

5.3CVSS5.8AI score0.00286EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.23 views

UI UX Pro Max 跨站脚本漏洞

UI UX Pro Max is Next Level Builder open source a cross-platform UI/UX intelligent design system generation tool. UI UX Pro Max 2.5.0 and earlier versions have a cross-site scripting vulnerability that originates from improper manipulation of the data.get function in the...

5.3CVSS5.5AI score0.00377EPSS
SaveExploits0References1
Rows per page
Query Builder