Lucene search
+L

119830 matches found

Cvelist
Cvelist
added 2026/06/24 5:33 a.m.44 views

CVE-2026-11997 Bulk SEO Image <= 1.1 - Cross-Site Request Forgery to Settings Update

The Bulk SEO Image plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.1. This is due to missing or incorrect nonce validation on the plugin's settings page handler BulkSeoImage, which dispatches to launchbulk / BulkSeoImageGo whenever the request...

4.3CVSS0.0019EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 5:33 a.m.33 views

CVE-2026-9178

The WP Forms Connector for WordPress (versions &lt;= 1.8) exposes sensitive user data via REST: wp/v3/user/list/ with a permissive permission_callback and weak internal auth. The vulnerability allows unauthenticated access to per-user data, including the WordPress password hash (user_pass) and em...

7.5CVSS6AI score0.00612EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/24 5:33 a.m.31 views

CVE-2026-9172

WordPress plugin Devs Accounting – Simple Accounting and Invoicing Solution (versions up to 1.2.0) is vulnerable to unauthorized modification/deletion of data due to a missing capability check in delete_single_account(), with the REST route devs-accounting/v1/delete-account/(?P\d+) registered wit...

5.3CVSS6AI score0.0039EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/24 5:33 a.m.15 views

EUVD-2026-38678

The WP Meta SEO plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REQUESTURI server variable in all versions up to, and including, 4.5.18. When the plugin's wpmsTemplateRedirect hook detects a 404, it concatenates $SERVER'HTTPHOST' with the raw...

7.2CVSS6AI score0.00419EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/24 5:33 a.m.50 views

CVE-2026-12417

The CVE-2026-12417 issue affects the WordPress SignUp & SignIn plugin (versions ≤ 1.0.0). The vulnerability arises in the pravel_change_password() AJAX handler, exposed via wp_ajax_nopriv_pravel_change_password, which performs no nonce verification, no capability check, and uses only a loose equa...

9.8CVSS5.9AI score0.0082EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/06/24 5:33 a.m.49 views

CVE-2026-8705 ClearSale Total <= 3.4.2 - Unauthenticated SQL Injection

The ClearSale Total plugin for WordPress is vulnerable to SQL Injection via the pagsegurometodo POST parameter of the clearsaletotalpush AJAX action in all versions up to, and including, 3.4.2. The handler is registered for unauthenticated users wpajaxnoprivclearsaletotalpush, and although a...

7.5CVSS0.00678EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/06/24 5:33 a.m.20 views

EUVD-2026-38673

The 24liveblog - live blog tool plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the updatelb24token AJAX function in versions up to, and including, 2.2. The handler only verifies the 'lb24' nonce which is generated and localized to any...

4.3CVSS5.9AI score0.00354EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/24 5:33 a.m.22 views

CVE-2026-8614

The CVE concerns the WordPress Assistio plugin (versions ≤ 1.1.2). A missing capability check and missing nonce verification in assistio_plugin_delete_assistio_settings() allows authenticated users with Subscriber-level access and above to modify data, including deleting the critical assistiobot_...

4.3CVSS5.9AI score0.00325EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.36 views

PT-2026-51819

Name of the Vulnerable Software and Affected Versions OpenText Access Manager versions prior to 5.1.3 Description An unauthorized user can modify configuration through API calls, which impacts the OpenText Access Manager. Recommendations Update OpenText Access Manager to version 5.1.3 or later...

6.3CVSS5.8AI score0.00305EPSS
SaveExploits0References5
Redos
Redos
added 2026/06/24 12:00 a.m.7 views

ROS-20260624-73-0038

The vulnerability in curl is related to insufficient protection of registration data. Exploiting this vulnerability can allow a remote attacker to gain unauthorized access to protected information...

5.9CVSS5.9AI score0.00719EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2026/06/24 12:00 a.m.19 views

The vulnerability of Schneider Electric Saitel DR and Schneider Electric EasyLogic T150 management platforms lies in the improper assignment of permissions for critical resources, allowing attackers to gain unauthorized access to protected information.

The vulnerability of Schneider Electric Saitel DR and Schneider Electric EasyLogic T150 management platforms relates to the improper assignment of permissions for critical resources. Exploiting this vulnerability can allow attackers to gain unauthorized access to protected information...

4.6CVSS5.8AI score0.00156EPSS
SaveExploits0References3Affected Software2
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.39 views

PT-2026-51679

Name of the Vulnerable Software and Affected Versions Secufor OAuth versions prior to 1.0.8 Description The Secufor OAuth plugin for WordPress contains an unauthorized access flaw resulting from improper verification of user authorization. This allows unauthenticated attackers to disconnect a...

5.3CVSS5.6AI score0.00403EPSS
SaveExploits0References10
Redos
Redos
added 2026/06/24 12:00 a.m.8 views

ROS-20260624-73-0039

The vulnerability in curl is related to incorrect session duration settings. Exploiting this vulnerability can allow a remote attacker to gain unauthorized access to protected information...

6.5CVSS5.9AI score0.00414EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.15 views

PT-2026-51690

Name of the Vulnerable Software and Affected Versions Devs Accounting – Simple Accounting and Invoicing Solution versions prior to 1.2.1 Description A missing capability check in the delete single account function allows unauthorized modification or deletion of data. The REST route...

5.3CVSS5.9AI score0.0039EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.18 views

PT-2026-51670

Name of the Vulnerable Software and Affected Versions Bulk SEO Image versions prior to 1.2 Description The Bulk SEO Image plugin for WordPress is subject to Cross-Site Request Forgery. This occurs because the settings page handler BulkSeoImage lacks proper nonce validation—a security token used t...

4.3CVSS5.6AI score0.0019EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2026/06/24 12:00 a.m.12 views

The vulnerability of the strchr() function in the Squid proxy server allows a hacker to gain unauthorized access to protected information.

The vulnerability of the strchr function in the Squid proxy server is related to the escape from memory buffer boundaries. Exploiting this vulnerability could allow a remote attacker to gain unauthorized access to protected information...

6.8CVSS6AI score0.01503EPSS
SaveExploits1References10Affected Software3
OSV
OSV
added 2026/06/23 10:11 p.m.25 views

GHSA-F3C5-6CW8-FG57 Snipe-IT's selectlist visibility is too permissive

Impact The GET /api/v1/object/selectlist API endpoint is missing an authorization check. Any user who can log into Snipe-IT - regardless of permissions - can retrieve a paginated list of all user accounts using only their web session cookie. No API token or elevated permissions are required. This...

7.1CVSS5.9AI score0.00385EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/23 10:11 p.m.14 views

CVE-2026-48493

Snipe-IT is an IT asset/license management system. In versions prior to 8.6.0, a user with only users.edit can send a PATCH to /api/v1/users/theirownid and grant themselves any permission except admin and superuser — for example assets.view, assets.create, reports.view, import, etc. The issue is...

5.5CVSS5.8AI score0.00306EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/23 7:10 p.m.20 views

CVE-2026-48020 Traefik StripPrefix Route-Level Auth Bypass via Path Normalization

Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.48, 3.6.19, and 3.7.3, there is a high severity vulnerability in Traefik's StripPrefix middleware that allows an unauthenticated attacker to bypass route-level authentication and authorization. When a public router matches on a...

7.8CVSS5.9AI score
SaveExploits0References9
OSV
OSV
added 2026/06/23 6:18 p.m.11 views

PYSEC-2026-241

Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.6.0, the Konnected integration registers an HTTP endpoint, KonnectedView homeassistant/components/konnected/init.py, that is marked as not requiring authentication requiresauth = False....

7.6CVSS5.8AI score0.00308EPSS
SaveExploits1References1
Rows per page
Query Builder