Lucene search
+L

16119 matches found

Cvelist
Cvelist
added 2026/08/06 6:00 a.m.36 views

CVE-2026-16065 Welcart e-Commerce < 2.11.32 - Editor+ SQL Injection via CSV Import

The Welcart e-Commerce WordPress plugin before 2.11.32 does not properly sanitise a value taken from an imported CSV file before using it in a SQL statement, allowing users with the Editor role and above including its custom shop-management roles to perform SQL injection attacks...

0.00231EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/06 6:00 a.m.9 views

EUVD-2026-53726

The AI Engine WordPress plugin before 3.6.4 does not redact secret configuration values before exposing them in an admin page's inline script data, allowing users with the Editor role to read the site's stored third-party API key and authentication tokens in cleartext, despite those secrets being...

6.5CVSS5.5AI score0.00249EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/06 6:00 a.m.37 views

CVE-2026-16954 AI Engine < 3.6.4 - Editor+ Sensitive Information Disclosure of API Key and Bearer Tokens

The AI Engine WordPress plugin before 3.6.4 does not redact secret configuration values before exposing them in an admin page's inline script data, allowing users with the Editor role to read the site's stored third-party API key and authentication tokens in cleartext, despite those secrets being...

0.00249EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/06 6:00 a.m.52 views

CVE-2026-16954

The CVE concerns the AI Engine WordPress plugin prior to version 3.6.4. The vulnerability stems from not redacting secret configuration values before they are exposed in an admin page’s inline script data, enabling users with the Editor role to read stored third-party API keys and authentication ...

6.5CVSS5.5AI score0.00249EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/06 6:00 a.m.9 views

CVE-2026-16954

The AI Engine WordPress plugin before 3.6.4 does not redact secret configuration values before exposing them in an admin page's inline script data, allowing users with the Editor role to read the site's stored third-party API key and authentication tokens in cleartext, despite those secrets being...

5.5AI score0.00249EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/05 9:27 p.m.12 views

Unauthenticated Nuxt DevTools RPC allows arbitrary command execution on the developer's host

Impact Nuxt DevTools development mode only exposes a bidirectional RPC channel over the Vite HMR WebSocket via the nuxt:devtools:rpc plugin. On affected versions the channel has no authentication: any client that can reach the Vite HMR endpoint ws://:/, subprotocol vite-hmr can call RPC methods,...

9.6CVSS5.8AI score0.00324EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/05 9:26 p.m.34 views

CVE-2026-71319 Nuxt.js Unauthenticated WebSocket RPC Call Leading to Remote Code Execution

Nuxt is an open-source web development framework for Vue.js. Prior to 3.3.1, Nuxt DevTools development mode only exposes a bidirectional RPC channel over the Vite HMR WebSocket via the nuxt:devtools:rpc plugin. On affected versions the channel has no authentication: any client that can reach the...

9.6CVSS0.00324EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/05 9:26 p.m.153 views

CVE-2026-71319

Nuxt DevTools prior to version 3.3.1 exposes an unauthenticated bidirectional RPC channel over the Vite HMR WebSocket (ws://:/, subprotocol vite-hmr). The channel, via plugin nuxt:devtools:rpc, allows calling RPC methods without token/handshake/origin checks; updateOptions(), clearOptions(), and ...

9.6CVSS5.8AI score0.00324EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 9:26 p.m.21 views

CVE-2026-71319 Nuxt.js Unauthenticated WebSocket RPC Call Leading to Remote Code Execution

Nuxt is an open-source web development framework for Vue.js. Prior to 3.3.1, Nuxt DevTools development mode only exposes a bidirectional RPC channel over the Vite HMR WebSocket via the nuxt:devtools:rpc plugin. On affected versions the channel has no authentication: any client that can reach the...

9.6CVSS5.8AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/05 3:20 p.m.11 views

gimp: integer overflow in file-fits plugin causes a heap-based buffer overflow on crafted FITS images

A flaw was found in the file-fits plugin in GIMP. When processing a FITS image file, the plugin calculates memory allocation sizes using signed 32-bit integers for width and height. If a crafted file sets both values to large values, their product exceeds 2^31 and overflows, resulting in an...

7.8CVSS6.5AI score0.00251EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/05 1:24 p.m.18 views

CVE-2026-71291

Bolt CMS renders content field values through Twig's full application-level Environment with no SandboxExtension registered anywhere in the codebase. In src/Entity/Field.php, getTwigValue calls shouldBeRenderedAsTwig, which gates rendering only on the field definition's allowtwig flag and a regex...

8.8CVSS0.00305EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:38 p.m.8 views

CVE-2026-71291 Bolt CMS Server-Side Template Injection via Unsandboxed allow_twig Field Rendering

Bolt CMS renders content field values through Twig's full application-level Environment with no SandboxExtension registered anywhere in the codebase. In src/Entity/Field.php, getTwigValue calls shouldBeRenderedAsTwig, which gates rendering only on the field definition's allowtwig flag and a regex...

8.8CVSS5.4AI score0.00305EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 12:38 p.m.13 views

CVE-2026-71291 Bolt CMS Server-Side Template Injection via Unsandboxed allow_twig Field Rendering

Bolt CMS renders content field values through Twig's full application-level Environment with no SandboxExtension registered anywhere in the codebase. In src/Entity/Field.php, getTwigValue calls shouldBeRenderedAsTwig, which gates rendering only on the field definition's allowtwig flag and a regex...

8.8CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2026/08/05 11:16 a.m.7 views

CVE-2026-71232

MacCMS10's admin template editor application/admin/controller/Template.php blocks dangerous PHP functions in template content via a blacklist regex, but the blacklist omitted exec, passthru, popen, showsource, createfunction, registershutdownfunction, registertickfunction, and errorlog...

7.2CVSS0.003EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:56 a.m.38 views

CVE-2026-71232 MacCMS10 - Incomplete Function Blacklist in Template Editor Enables Authenticated RCE

MacCMS10's admin template editor application/admin/controller/Template.php blocks dangerous PHP functions in template content via a blacklist regex, but the blacklist omitted exec, passthru, popen, showsource, createfunction, registershutdownfunction, registertickfunction, and errorlog...

7.2CVSS0.003EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.9 views

CVE-2026-71232

MacCMS10's admin template editor application/admin/controller/Template.php blocks dangerous PHP functions in template content via a blacklist regex, but the blacklist omitted exec, passthru, popen, showsource, createfunction, registershutdownfunction, registertickfunction, and errorlog. Combined...

7.2CVSS6AI score0.003EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 10:56 a.m.14 views

CVE-2026-71232 MacCMS10 - Incomplete Function Blacklist in Template Editor Enables Authenticated RCE

MacCMS10's admin template editor application/admin/controller/Template.php blocks dangerous PHP functions in template content via a blacklist regex, but the blacklist omitted exec, passthru, popen, showsource, createfunction, registershutdownfunction, registertickfunction, and errorlog...

7.2CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/08/05 10:56 a.m.56 views

CVE-2026-71232

CVE-2026-71232 concerns MacCMS10: specifically, the admin template editor (application/admin/controller/Template.php) had a blacklist-based filter that failed to block several PHP functions (exec, passthru, popen, show_source, create_function, register_shutdown_function, register_tick_function, e...

7.2CVSS5.3AI score0.003EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:38 a.m.45 views

CVE-2026-7105 Xpro Addons <= 1.5.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Creation via get_menu_content_editor() Function

The Xpro Addons plugin for WordPress is vulnerable to unauthorized creation of data due to a missing capability check on the getmenucontenteditor function in all versions up to, and including, 1.5.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to...

4.3CVSS0.00204EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.8 views

CVE-2026-7105

The Xpro Addons plugin for WordPress is vulnerable to unauthorized creation of data due to a missing capability check on the getmenucontenteditor function in all versions up to, and including, 1.5.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to...

4.3CVSS5.6AI score0.00204EPSS
SaveExploits0References7
Rows per page
Query Builder