Lucene search
+L

367316 matches found

NVD
NVD
added 12 hours ago4 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS
SaveExploits0References1
NVD
NVD
added 12 hours ago5 views

CVE-2026-6147

The LightSync Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the restreplacemedia function in all versions up to, and including, 2.1.6. This makes it possible for authenticated attackers, with Author-level access and above, to upload...

8.8CVSS
SaveExploits0References4
NVD
NVD
added 12 hours ago4 views

CVE-2026-6020

The ShopLentor plugin for WordPress is vulnerable to arbitrary function execution via the woolentoropt/v1/custom-action REST API endpoint in all versions up to, and including, 3.3.7. This is due to the handleaction method passing user-supplied input directly to calluserfunc without an allowlist o...

7.2CVSS
SaveExploits0References3
CVE
CVE
added 13 hours ago11 views

CVE-2026-6020

The ShopLentor plugin for WordPress is affected by an authentication-restricted arbitrary function execution vulnerability. All versions up to 3.3.7 expose the woolentoropt/v1/custom-action REST endpoint; the handle_action() method passes user-supplied input directly to call_user_func() without a...

7.2CVSS6.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 13 hours ago8 views

CVE-2026-6020 ShopLentor <= 3.3.7 - Authenticated (Administrator+) Arbitrary Function Execution via 'callback' Parameter via REST API

The ShopLentor plugin for WordPress is vulnerable to arbitrary function execution via the woolentoropt/v1/custom-action REST API endpoint in all versions up to, and including, 3.3.7. This is due to the handleaction method passing user-supplied input directly to calluserfunc without an allowlist o...

7.2CVSS
SaveExploits0References3
EUVD
EUVD
added 13 hours ago4 views

EUVD-2026-53284

The ShopLentor plugin for WordPress is vulnerable to arbitrary function execution via the woolentoropt/v1/custom-action REST API endpoint in all versions up to, and including, 3.3.7. This is due to the handleaction method passing user-supplied input directly to calluserfunc without an allowlist o...

7.2CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added 13 hours ago5 views

EUVD-2026-53212

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score
SaveExploits0References1
Cvelist
Cvelist
added 13 hours ago9 views

CVE-2026-71215 art-template: Path Traversal in Sub-Template Resolution via include()/extend()

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 13 hours ago2 views

CVE-2026-71215

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score
SaveExploits0References2
CVE
CVE
added 13 hours ago15 views

CVE-2026-71215

CVE-2026-71215 affects art-template. Sub-template resolution (resolve-filename.js) resolves target file paths using path.resolve(root, filename) without validating the resulting path is inside root, allowing traversal via include()/extend() and passing the path to fs.readFileSync. An attacker can...

7.5CVSS5.7AI score
SaveExploits0References1
EUVD
EUVD
added 13 hours ago4 views

EUVD-2026-53206

audiobookshelf's authentication-exemption check server/routers/Auth.js matches unauthenticated-allowed GET routes against req.path via a regex requiring a literal /items/:id/cover or /authors/:id/image shape, where req.path retains %2F sequences URL-encoded. Express's router decodes the :id route...

7.5CVSS5.7AI score
SaveExploits0References2
EUVD
EUVD
added 13 hours ago4 views

EUVD-2026-53193

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS5.7AI score
SaveExploits0References1
CVE
CVE
added 14 hours ago9 views

CVE-2026-7105

CVE-2026-7105 affects the WordPress plugin Xpro Addons up to version 1.5.1. The root cause is a missing capability check in the get_menu_content_editor() function, allowing authenticated users with Subscriber+ privileges to create arbitrary published posts of the xpro_content CPT. The created pos...

4.3CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 14 hours ago6 views

EUVD-2026-53187

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 score
SaveExploits0References6
CVE
CVE
added 14 hours ago11 views

CVE-2026-6147

The LightSync Pro WordPress plugin is affected by an insecure file upload vulnerability due to missing file type validation in rest_replace_media() in all versions up to and including 2.1.6. The flaw allows authenticated attackers with Author-level access or higher to upload arbitrary files on th...

8.8CVSS6.4AI score
SaveExploits0References4
Cvelist
Cvelist
added 14 hours ago7 views

CVE-2026-6147 LightSync Pro <= 2.1.6 - Authenticated (Author+) Arbitrary File Upload

The LightSync Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the restreplacemedia function in all versions up to, and including, 2.1.6. This makes it possible for authenticated attackers, with Author-level access and above, to upload...

8.8CVSS
SaveExploits0References4
EUVD
EUVD
added 14 hours ago6 views

EUVD-2026-53180

The LightSync Pro plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the restreplacemedia function in all versions up to, and including, 2.1.6. This makes it possible for authenticated attackers, with Author-level access and above, to upload...

8.8CVSS6.4AI score
SaveExploits0References4
EUVD
EUVD
added 14 hours ago3 views

EUVD-2026-53174

The Material Dashboard plugin for WordPress is vulnerable to unauthorized access and modification of data due to missing capability checks on the amdajaxtargettaskmanager function in all versions up to, and including, 1.4.10. This makes it possible for unauthenticated attackers to enumerate all...

7.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 14 hours ago13 views

CVE-2026-14553

CVE-2026-14553 affects the zportals WordPress plugin (before 6.3.4). The issue arises from improper validation of uploaded files: it trusts client-supplied Content-Type and preserves the original file extension, enabling any authenticated user (Subscriber or higher) to upload arbitrary PHP files ...

8.1CVSS6.1AI score
SaveExploits0References1
EUVD
EUVD
added 14 hours ago3 views

EUVD-2026-53110

The Custom Fields WordPress plugin before 1.5.1 does not validate a user-supplied file path before deletion, allowing unauthenticated users to delete arbitrary files on the server such as wp-config.php, which can lead to a full site takeover...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder