Lucene search
+L

119257 matches found

Cvelist
Cvelist
added 2026/08/05 6:38 a.m.39 views

CVE-2026-12000 Page and Post Restriction <= 1.4.1 - Unauthenticated Missing Authorization to Sensitive Information Exposure via REST API

The Page and Post Restriction plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to and including 1.4.0 via the WordPress core REST endpoints /wp-json/wp/v2/pages, /wp-json/wp/v2/pages/, /wp-json/wp/v2/posts, and /wp-json/wp/v2/posts/. This is due to the plugin's...

7.5CVSS0.00662EPSS
SaveExploits0References10
CVE
CVE
added 2026/08/05 6:37 a.m.65 views

CVE-2026-5581

The CVE-2026-5581 entry concerns the WordPress plugin Multi Uploader for Gravity Forms . It is vulnerable in all versions up to and including 1.1.8 due to missing capability checks in the function plupload_ajax_delete_file() , which is registered via wp_ajax_nopriv_gfmu_delete_file . The CSRF-pro...

9.1CVSS5.6AI score0.00456EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/05 6:16 a.m.14 views

CVE-2026-7753

The Cost Calculator Builder plugin for WordPress is vulnerable to unauthorized access of sensitive data due to a missing capability check on the cost-calculator-custom-export-run AJAX action handler CCBExportImport::exportcalculators in all versions up to, and including, 3.6.17. The handler only...

6.5CVSS0.00345EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/05 6:16 a.m.19 views

CVE-2026-55707

In OpenStack Neutron before 28.0.2, the subnetpool onboarding API does not verify ownership of the target subnets. An authenticated user can onboard subnets from another project's shared network into their own subnetpool, mutating the victim's subnet state and altering L3 routing and address scop...

7.1CVSS0.00284EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/05 6:00 a.m.44 views

CVE-2026-16746

CVE-2026-16746 affects the WordPress plugin MultiVendorX prior to 5.0.11. The REST API endpoint fails to verify that the requested store belongs to the current user, enabling any vendor-level user to read other vendors’ commission and financial data. The description does not specify affected vers...

2.7CVSS5.5AI score0.00218EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 5:01 a.m.13 views

CVE-2026-71191

In OpenStack Swift through 2.38.0, S3API middleware does not enforce that semantic x-amz- headers are covered by the SigV4 signature on presigned URL requests. An attacker who obtains a presigned PUT URL can inject an unsigned X-Amz-Copy-Source header, causing Swift to perform a server-side copy...

6CVSS5.7AI score0.00284EPSS
SaveExploits0References4Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 1:01 a.m.17 views

Malicious code in tinkoff-statist-browser-typed-client-sme.reporting.reporting (npm)

The package executes a hidden loader when it is imported. The loader downloads and runs a platform-specific native payload from attacker-controlled Cloudflare Workers hosts, or reconstructs the payload from DNS TXT records under well1.site if HTTPS delivery fails. Systems that imported this packa...

5.8AI score
SaveExploits0References1
Jenkins Security Advisories
Jenkins Security Advisories
added 2026/08/05 12:00 a.m.10 views

Exposure of System-scoped credentials in horreum

horreum 0.16.162.v33b4aab5f828 and earlier does not set the appropriate context for credentials lookup, allowing the use of System-scoped credentials otherwise reserved for the global configuration. This allows attackers with Item/Configure permission to have Jenkins send credentials they are not...

4.3CVSS5.5AI score0.00164EPSS
SaveExploits0Affected Software1
Cvelist
Cvelist
added 2026/08/05 12:00 a.m.34 views

CVE-2025-70962

Zosi C519M V4.2.8.823C01450BA is vulnerable to Incorrect Access Control. The application contains hardcoded credentials in the RTSP authentication mechanism. An attacker with network access can use the unchangeable default credentials to access the RTSP video stream, resulting in unauthorized...

0.00382EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/05 12:00 a.m.29 views

CVE-2025-63822

SirenGPS Android Application 2.19.44 is vulnerable to Incorrect Access Control. An authenticated attacker can manipulate user identifier parameters to bypass authorization controls and gain unauthorized READ and WRITE access to other users' personal information. The API fails to validate that the...

0.00221EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:00 a.m.24 views

CVE-2025-70962

CVE-2025-70962 affects Zosi C519M, version V4.2.8.823C01450BA. The issue is Incorrect Access Control due to hardcoded credentials in the RTSP authentication, allowing network-remote access to the RTSP video stream and unauthorized camera viewing. A PoC/exploit is available (GitHub: https://github...

7.5CVSS5.5AI score0.00382EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/04 9:57 p.m.20 views

EUVD-2026-42658

Ghost: Paid gift memberships obtainable at minimal cost via the donations feature...

5.3CVSS5.5AI score0.00403EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/04 9:21 p.m.43 views

CVE-2026-70619 Odysseus Missing Admin Authorization via Embedding Endpoint Routes

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.8CVSS0.00364EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 8:45 p.m.14 views

Open WebUI: Unapproved accounts can open terminal sessions via a WebSocket auth path missing the role check

Summary The terminal WebSocket route authenticates its own first-message JWT instead of going through the HTTP dependency chain, and never applies the role check that getverifieduser enforces on every HTTP terminal route. An account whose role is pending, meaning registered but not approved, or...

6.3CVSS5.6AI score0.00207EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/04 8:44 p.m.71 views

CVE-2026-70490

Open WebUI (self-hosted AI platform) versions 0.8.8–0.11.0 contain a flaw where the terminal WebSocket route in backend/open_webui/routers/terminals.py authenticates its own first-message JWT and omits the verified-user role gate enforced on HTTP terminal routes. As a result, accounts with pendin...

6.3CVSS5.5AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/04 8:16 p.m.10 views

CVE-2026-70476

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, several organization billing endpoints in packages/server/src/enterprise/routes/organization.route.ts and packages/server/src/enterprise/controllers/organization.controller.ts accept...

8.3CVSS0.00286EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 8:11 p.m.37 views

CVE-2026-70554 MaxSite CMS Unauthenticated PHP Object Injection via maxsite_comuser Cookie

MaxSite CMS contains a PHP object injection vulnerability that allows unauthenticated attackers to execute arbitrary code by passing attacker-controlled serialized data in the maxsitecomuser cookie directly to unserialize without validation or class allowlisting. Attackers can craft a malicious...

9.8CVSS0.00851EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/04 7:24 p.m.16 views

Flowise: Broken Access Control in Stripe Subscription Endpoints Allows Cross-Tenant Billing Manipulation

Summary Several organization billing endpoints accept attacker-controlled Stripe identifiers subscriptionId without verifying that the identifier belongs to the authenticated user's organization. This allows an authenticated attacker to perform unauthorized Stripe subscription operations on other...

8.3CVSS5.4AI score0.00286EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/04 7:23 p.m.38 views

CVE-2026-70476 Flowise: Broken Access Control in Stripe Subscription Endpoints Allows Cross-Tenant Billing Manipulation

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, several organization billing endpoints in packages/server/src/enterprise/routes/organization.route.ts and packages/server/src/enterprise/controllers/organization.controller.ts accept...

8.3CVSS0.00286EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:23 p.m.9 views

CVE-2026-70476 Flowise: Broken Access Control in Stripe Subscription Endpoints Allows Cross-Tenant Billing Manipulation

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, several organization billing endpoints in packages/server/src/enterprise/routes/organization.route.ts and packages/server/src/enterprise/controllers/organization.controller.ts accept...

8.3CVSS5.4AI score
SaveExploits0References6
Rows per page
Query Builder