Lucene search
+L

12993 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/19 12:00 a.m.•2 views

CVE-2026-94001: Missing Authorization

A flaw was found in the Admin REST API of Keycloak, an open-source identity and access management solution. The endpoint used for deleting user credentials does not correctly check for fine-grained reset-password permissions. This allows a delegated administrator, who should be restricted from...

6.5CVSS5.7AI score0.00443EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/19 12:00 a.m.•2 views

CVE-2026-92435: Missing Authorization

The Mailchimp for WooCommerce WordPress plugin before 6.1.1 does not verify that the requesting user holds the required capability in the permission callback for several of its REST API routes, allowing unauthenticated users to reach administrator-oriented endpoints and trigger a persistent state...

5.3CVSS5.8AI score0.00304EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/18 8:17 p.m.•7 views

CVE-2026-82885

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to gain elevated privileges due to missing authorization in the REST API...

8.8CVSS0.00498EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/18 7:31 p.m.•18 views

CVE-2026-82885

IBM Guardium Data Protection 12.2 is affected by a missing authorization flaw (CWE-862) in the REST API , allowing a remote authenticated attacker to gain elevated privileges. The flaw is scored CVSS 8.8 (High) with a vector of AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, meaning low-privilege remote acc...

8.8CVSS6AI score0.00498EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/18 7:31 p.m.•9 views

EUVD-2026-83312

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to gain elevated privileges due to missing authorization in the REST API...

8.8CVSS6AI score0.00498EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/18 7:31 p.m.•9 views

CVE-2026-82885 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to gain elevated privileges due to missing authorization in the REST API...

8.8CVSS6AI score0.00498EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/18 7:31 p.m.•38 views

CVE-2026-82885 IBM Guardium Data Protection is affected by multiple vulnerabilities.

IBM Guardium Data Protection 12.2 could allow a remote authenticated attacker to gain elevated privileges due to missing authorization in the REST API...

8.8CVSS0.00498EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/18 7:27 p.m.•9 views

EUVD-2026-83305

IBM Guardium Data Protection 12.2 is vulnerable to a SQL injection vulnerability in the New Query Builder REST Processor. A low-privileged authenticated user can inject SQL statements through the newQueryBuilder REST endpoint, potentially resulting in unauthorized access to data and impact to the...

8.8CVSS6AI score0.0043EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/18 7:17 p.m.•9 views

CVE-2026-93852

In OpenStack Blazar before 17.0.1, the V2 lease listing operation GET /v2/leases returns leases for every project without enforcing project scoping or an administrator-only policy. Any authenticated user with access to the Blazar REST API can enumerate leases belonging to other tenants, exposing...

7.1CVSS0.00372EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/18 6:48 p.m.•12 views

CVE-2026-93852

In OpenStack Blazar before 17.0.1, the V2 lease listing operation GET /v2/leases returns leases for every project without enforcing project scoping or an administrator-only policy. Any authenticated user with access to the Blazar REST API can enumerate leases belonging to other tenants, exposing...

7.1CVSS5.8AI score0.00372EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/09/18 5:16 p.m.•10 views

AnyCable: Pusher REST API Does Not Verify Request Body MD5 Enabling Signed-Request Replay with Arbitrary Body

Summary The Pusher-compatible REST API includes bodymd5 in the HMAC signature string but never computes or verifies the MD5 of the received HTTP body, allowing anyone who observes a signed request to replay it with an entirely different body. Details In pusher/http.go, the Handler function extrac...

5.9CVSS5.9AI score0.00209EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/09/18 5:16 p.m.•9 views

GHSA-5P54-WHVP-X327 AnyCable: Pusher REST API Does Not Verify Request Body MD5 Enabling Signed-Request Replay with Arbitrary Body

Summary The Pusher-compatible REST API includes bodymd5 in the HMAC signature string but never computes or verifies the MD5 of the received HTTP body, allowing anyone who observes a signed request to replay it with an entirely different body. Details In pusher/http.go, the Handler function extrac...

5.9CVSS5.9AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/18 4:47 p.m.•7 views

CVE-2026-63405 AnyCable: Pusher REST API Does Not Verify Request Body MD5 Enabling Signed-Request Replay with Arbitrary Body

AnyCable is a realtime server for reliable two-way communication that supports any backend. Prior to 1.6.15, the Pusher-compatible REST API in pusher/http.go includes the caller-supplied bodymd5 value in the HMAC input but does not calculate the digest of the received request body or compare it...

5.9CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/09/18 4:47 p.m.•13 views

EUVD-2026-83180

AnyCable is a realtime server for reliable two-way communication that supports any backend. Prior to 1.6.15, the Pusher-compatible REST API in pusher/http.go includes the caller-supplied bodymd5 value in the HMAC input but does not calculate the digest of the received request body or compare it...

5.9CVSS5.8AI score0.00209EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/18 4:47 p.m.•10 views

CVE-2026-63405 AnyCable: Pusher REST API Does Not Verify Request Body MD5 Enabling Signed-Request Replay with Arbitrary Body

AnyCable is a realtime server for reliable two-way communication that supports any backend. Prior to 1.6.15, the Pusher-compatible REST API in pusher/http.go includes the caller-supplied bodymd5 value in the HMAC input but does not calculate the digest of the received request body or compare it...

5.9CVSS5.8AI score0.00209EPSS
SaveExploits0References3
Patchstack
Patchstack
•added 2026/09/18 2:40 p.m.•7 views

WordPress Hotel Booking Lite plugin < 6.2.3 - Unauthenticated Payment Record Creation via Checkout Payments REST Endpoint vulnerability

Unauthenticated Payment Record Creation via Checkout Payments REST Endpoint vulnerability discovered by Haitam Lazaar in WordPress Plugin Hotel Booking Lite versions 6.2.3...

5.3CVSS5.8AI score0.00304EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2026/09/18 9:28 a.m.•22 views

CVE-2026-90884

The WP Recipe Maker WordPress plugin (versions ≤ 10.8.1 ) is affected by a Stored Cross-Site Scripting (XSS) vulnerability in the 'notes' parameter , accessed via the REST Preview Endpoint . The root cause is insufficient input sanitization and output escaping. An authenticated attacker with Cont...

5.4CVSS6AI score0.00235EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 9:28 a.m.•15 views

CVE-2026-90884 WP Recipe Maker <= 10.8.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'notes' Parameter via REST Preview Endpoint

The WP Recipe Maker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'notes' parameter in all versions up to, and including, 10.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level acces...

5.4CVSS6AI score0.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/18 9:28 a.m.•42 views

CVE-2026-90884 WP Recipe Maker <= 10.8.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'notes' Parameter via REST Preview Endpoint

The WP Recipe Maker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'notes' parameter in all versions up to, and including, 10.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level acces...

5.4CVSS0.00235EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/18 7:40 a.m.•9 views

EUVD-2026-82763

The Location Manager plugin for WordPress is vulnerable to generic SQL Injection via 'latitude' and 'longitude' REST API Parameters in all versions up to, and including, 2.3.38 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query...

7.5CVSS5.7AI score0.00463EPSS
SaveExploits0References2
Rows per page
Query Builder