Lucene search
+L

10389 matches found

CVE
CVE
added 6 days ago13 views

CVE-2026-12979

The CVE-2026-12979 entry concerns the FunnelKit WordPress plugin (pre-3.15.0.6). The root cause is improper validation of a user-supplied path during a template-import operation, enabling an Administrator to perform path traversal and delete arbitrary .json files outside the intended directory. T...

5.5CVSS6.2AI score0.00198EPSS
Exploits0References1
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-44882

The FunnelKit WordPress plugin before 3.15.0.6 does not validate a user-supplied path before deleting a file during a template-import operation, allowing users with administrator privileges to delete arbitrary .json files outside the intended directory through path traversal, which can disable...

5.5CVSS6.2AI score0.00198EPSS
Exploits0References1
Cvelist
Cvelist
added 6 days ago36 views

CVE-2026-12979 FunnelKit < 3.15.0.6 - Admin+ Arbitrary File Deletion via Path Traversal in Template Importer

The FunnelKit WordPress plugin before 3.15.0.6 does not validate a user-supplied path before deleting a file during a template-import operation, allowing users with administrator privileges to delete arbitrary .json files outside the intended directory through path traversal, which can disable...

0.00198EPSS
Exploits0References1
CVE
CVE
added 6 days ago16 views

CVE-2026-12869

The CVE-2026-12869 entry concerns the WordPress plugin Header Footer Builder for Elementor, fixed in version 1.2.1. The vulnerability arises because dashboard template-import does not require an administrative capability, allowing any user with edit_posts to import a template. An attacker with Co...

6.1CVSS6.1AI score0.00149EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-12869

The Header Footer Builder for Elementor WordPress plugin before 1.2.1 does not require an administrative capability for its dashboard template-import action it allows any editposts user, so a Contributor can import a template containing an Elementor HTML widget configured to display site-wide,...

6.1CVSS6.1AI score0.00149EPSS
Exploits0References1
EUVD
EUVD
added 6 days ago16 views

EUVD-2026-44878

The Header Footer Builder for Elementor WordPress plugin before 1.2.1 does not require an administrative capability for its dashboard template-import action it allows any editposts user, so a Contributor can import a template containing an Elementor HTML widget configured to display site-wide,...

6.1CVSS6.1AI score0.00149EPSS
Exploits0References1
Cvelist
Cvelist
added 6 days ago34 views

CVE-2026-12869 Header Footer Builder for Elementor < 1.2.1 - Contributor+ Stored XSS via Template Import

The Header Footer Builder for Elementor WordPress plugin before 1.2.1 does not require an administrative capability for its dashboard template-import action it allows any editposts user, so a Contributor can import a template containing an Elementor HTML widget configured to display site-wide,...

0.00149EPSS
Exploits0References1
NVD
NVD
added 6 days ago10 views

CVE-2026-15336

The Catch Themes Demo Import plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 3.3. This is due to the catchthemesdemoimportactivateplugin function, hooked on admininit when the activateplugin GET parameter is present, calling PluginUpgrader::install to...

4.3CVSS0.0025EPSS
Exploits0References10
EUVD
EUVD
added 6 days ago5 views

EUVD-2026-44855

The Catch Themes Demo Import plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 3.3. This is due to the catchthemesdemoimportactivateplugin function, hooked on admininit when the activateplugin GET parameter is present, calling PluginUpgrader::install to...

4.3CVSS6.1AI score0.0025EPSS
Exploits0References10
CVE
CVE
added 6 days ago9 views

CVE-2026-15336

The CVE describes a vulnerability in the Catch Themes Demo Import plugin for WordPress (versions up to and including 3.3). The root cause is in catch_themes_demo_import_activate_plugin(), which is hooked on admin_init when the activate_plugin parameter is present and calls Plugin_Upgrader::instal...

4.3CVSS6.1AI score0.0025EPSS
Exploits0References10
Cvelist
Cvelist
added 6 days ago36 views

CVE-2026-15336 Catch Themes Demo Import <= 3.3 - Missing Authorization to Authenticated (Subscriber+) Single Plugin Installation via 'activate_plugin' Parameter

The Catch Themes Demo Import plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 3.3. This is due to the catchthemesdemoimportactivateplugin function, hooked on admininit when the activateplugin GET parameter is present, calling PluginUpgrader::install to...

4.3CVSS0.0025EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 6 days ago11 views

PT-2026-60589

Name of the Vulnerable Software and Affected Versions Booking for Appointments and Events Calendar – Amelia versions prior to 2.4.4 Description An issue exists in the Customer Import feature where insufficient escaping of user-supplied parameters and a lack of proper preparation of SQL queries...

4.9CVSS5.5AI score0.0024EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added last week6 views

SUSE CVE-2026-61464

ImageMagick before 7.1.2-26 and 6.9.13-51 contains a heap-based buffer over-write vulnerability that occurs when running an X11 import with a crafted window title, which can result in heap memory corruption and denial of service...

1.8CVSS5.6AI score0.00092EPSS
Exploits0References3
NVD
NVD
added last week4 views

CVE-2026-45806

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot's remote image import passed the user-controlled url from frontend/src/app/main/data/workspace/media.cljs into the backend RPC method :create-file-media-object-from-url in...

7.7CVSS0.00354EPSS
Exploits1References2
NVD
NVD
added last week8 views

CVE-2026-61835

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0 because api/src/request/is-denied-ip.ts treats 0.0.0.0 as a keyword for local interfaces but...

7.7CVSS0.0025EPSS
Exploits0References4
Cvelist
Cvelist
added last week35 views

CVE-2026-45806 Penpot: Authenticated SSRF in remote image import via create-file-media-object-from-url

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot's remote image import passed the user-controlled url from frontend/src/app/main/data/workspace/media.cljs into the backend RPC method :create-file-media-object-from-url in...

7.7CVSS0.00354EPSS
Exploits1References2
CVE
CVE
added last week9 views

CVE-2026-45806

Penpot before 2.15.0 vulnerable to authenticated SSRF in remote image import. The flow passes a user-controlled URL from frontend to the backend RPC method create-file-media-object-from-url, where media/download-image uses a shared HTTP client without destination filtering, allowing an authentica...

7.7CVSS6.2AI score0.00354EPSS
Exploits1References2
OSV
OSV
added last week4 views

CVE-2026-45806 Penpot: Authenticated SSRF in remote image import via create-file-media-object-from-url

Penpot is an open-source design tool for design and code collaboration. Prior to 2.15.0, Penpot's remote image import passed the user-controlled url from frontend/src/app/main/data/workspace/media.cljs into the backend RPC method :create-file-media-object-from-url in...

7.7CVSS6.2AI score0.00354EPSS
Exploits1References4
CVE
CVE
added last week9 views

CVE-2026-61835

Product : Directus (real-time API and app dashboard for SQL databases). Vulnerability : SSRF protection bypass in the file-import-from-URL feature prior to 12.0.0. The denial logic treats 0.0.0.0 as local, but does not block the literal address, allowing an authenticated user with file-upload rig...

7.7CVSS6.1AI score0.0025EPSS
Exploits0References4
Cvelist
Cvelist
added last week41 views

CVE-2026-61835 Directus: SSRF Protection Bypass via 0.0.0.0 in File Import

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, the SSRF protection on Directus's file-import-from-URL feature can be bypassed using the address 0.0.0.0 because api/src/request/is-denied-ip.ts treats 0.0.0.0 as a keyword for local interfaces but...

7.7CVSS0.0025EPSS
Exploits0References4
Rows per page
Query Builder