Lucene search
+L

83477 matches found

Cvelist
Cvelist
added 2026/09/12 12:08 p.m.42 views

CVE-2026-90538 WWBN AVideo Missing Authorization via playlistsFromUser.json.php

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in playlistsFromUser.json.php that allows unauthenticated attackers to read private playlists by requesting another user's identifier. Attackers can retrieve Favorite and Watch Later...

6.9CVSS0.00214EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/12 12:08 p.m.10 views

EUVD-2026-76855

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in plugin/Scheduler/sendEmail.json.php that allows unauthenticated attackers to access scheduler email jobs by providing a site-wide daily token. Attackers can enumerate scheduler...

8.8CVSS0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/12 12:08 p.m.13 views

CVE-2026-90537

CVE-2026-90537 affects WWBN AVideo (through commit c3edcc274c389816d434acadac07ee78eaf330c1) in the file plugin/Scheduler/sendEmail.json.php . The root cause is a missing authorization check : an unauthenticated attacker can access scheduler email jobs by supplying any valid site-wide daily token...

8.8CVSS0.00212EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/12 12:08 p.m.11 views

CVE-2026-90536

WWBN AVideo (through commit c3edcc274c389816d434acadac07ee78eaf330c1) contains a missing authorization flaw in the adsInfo API endpoint . Unauthenticated attackers can call the endpoint with a videos_id parameter to retrieve password-protected video owner identifiers (user IDs) and personalized a...

6.9CVSS0.00241EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/12 12:08 p.m.10 views

EUVD-2026-76854

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to authorize access to the adsInfo API endpoint, allowing unauthenticated attackers to retrieve password-protected video owner identifiers. Attackers can call the adsInfo API with a videosid parameter to obtain the owner's...

6.9CVSS0.00241EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 11:31 a.m.13 views

cve-2026-71362-magento-lab

CVE-2026-71362 — Magento / Adobe Commerce 客户会话身份切换实验环境 一个自包含、单命令启动的 Docker 实验环境,可端到端复现 CVE-2026-71362 ,并让你验证 Adobe 的修复方案,使防御者、研究人员和学生能够在一次性商店实例上研究真实的账户接管原语。 | ---|--- CVE| CVE-2026-71362 产品| Adobe Commerce · Adobe Commerce B2B · Magento Open Source 漏洞类型| 不正确的授权(CWE-863)— 客户会话身份切换 → 账户接管 严重性| CVSS...

9.1CVSS8.2AI score0.25136EPSS
SaveExploits1References5
CVE
CVE
added 2026/09/12 11:06 a.m.24 views

CVE-2026-90474

MCPHub before 1.0.32 is affected by an authentication bypass in its embedded OAuth 2.0 authorization server. The root cause is that client authentication is disabled by default and PKCE enforcement is optional , allowing an attacker who intercepts an authorization code to redeem it for an access ...

7.6CVSS0.003EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/12 11:06 a.m.6 views

CVE-2026-90474 MCPHub before 1.0.32 OAuth 2.0 Authentication Bypass

MCPHub before 1.0.32 contains an authentication bypass vulnerability in its embedded OAuth 2.0 authorization server where client authentication is disabled by default and PKCE enforcement is optional. Attackers who obtain an authorization code through interception can redeem it for access tokens...

7.6CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/12 11:06 a.m.8 views

EUVD-2026-76850

MCPHub before 1.0.32 contains an authentication bypass vulnerability in its embedded OAuth 2.0 authorization server where client authentication is disabled by default and PKCE enforcement is optional. Attackers who obtain an authorization code through interception can redeem it for access tokens...

7.6CVSS0.003EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/12 10:36 a.m.7 views

CVE-2026-27344

Inseri Core(WordPress 插件)中的失效访问控制 插件: Inseri Core 受影响组件: /includes/restapi.php 漏洞类型: 失效访问控制(缺少授权) 状态: 于 2026 年 8 月报告–以重复 为由关闭。 摘要 今年夏天测试时,我发现了 Inseri Core WordPress 插件中存在一个失效访问控制漏洞。 该插件暴露了一个由“导出”按钮使用的 REST API 端点,允许下载文章/页面的存档。此端点没有 正确验证当前用户的权限或内容的发布状态。 因此,未认证(或低权限)用户可以下载文章的存档,即使该文章已被设置为草稿 或已删除 。...

5.9CVSS5.9AI score0.00243EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:13 a.m.9 views

next-attack

Este es un proyecto de Next.js creado con create-next-app. Probando la vulnerabilidad Primero, puedes confirmar que el middleware funciona y debería redirigir al usuario: root@kitploit: curl http://localhost:3000/api/admin Luego, puedes mostrar cómo se está evadiendo el middleware con el siguient...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 10:10 a.m.5 views

CVE-2025-29927

CVE-2025-29927 – Next.js 中间件授权绕过 该仓库包含针对 CVE-2025-29927 的功能性利用代码,这是一个 Next.js 中的严重授权绕过漏洞。该缺陷允许攻击者绕过基于中间件的身份验证和授权检查,从而获得对受保护路由的未授权访问。​ 描述 CVE-2025-29927 是 Next.js 中间件中的一个严重漏洞,攻击者可以通过发送包含内部头部 x-middleware-subrequest 的特制 HTTP...

9.1CVSS7.5AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/12 10:09 a.m.6 views

CVE-2021-46704-POC

CVE-2021-46704-POC CVE-2021-46704 GenieACS 命令注入 POC 影响 genieacs 包,版本 =1.2.0 且 1.2.8 如何修复? 将 genieacs 升级到 1.2.8 或更高版本。 受影响版本的此包存在命令注入漏洞,通过 ping 主机参数(lib/ui/api.ts 和 lib/ping.ts)引发,原因是输入验证不足且缺少授权检查。...

9.8CVSS8.1AI score0.21901EPSS
SaveExploits2
CVE
CVE
added 2026/09/12 7:39 a.m.17 views

CVE-2026-11355

The DT LMS – elearning WordPress plugin (versions ≤ 1.1) is vulnerable to unauthorized modification of plugin settings due to missing capability checks on multiple AJAX handlers (dtlms_save_poc_settings, dtlms_save_skin_settings, dtlms_save_options_settings). These handlers are registered on the ...

5.3CVSS0.00245EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/12 7:39 a.m.41 views

CVE-2026-11355 DT LMS <= 1.1 - Missing Authorization to Unauthenticated Arbitrary Plugin Settings Modification via Multiple AJAX Actions

The DT LMS – elearning, WordPress LMS plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on multiple AJAX handlers including dtlmssavepocsettings, dtlmssaveskinsettings, and dtlmssaveoptionssettings in versions up to, and including, 1.1. Thes...

5.3CVSS0.00245EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/12 6:16 a.m.17 views

CVE-2026-87891

The Rox Appointment Booking WordPress plugin before 1.2.0 does not perform any capability or authorization check when saving its holiday schedule, allowing unauthenticated attackers to overwrite the dates the booking system treats as unavailable, which can block legitimate bookings or open dates...

6.5CVSS0.00203EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/12 6:16 a.m.11 views

CVE-2026-87894

The Rox Appointment Booking WordPress plugin before 1.2.3 does not perform any authorization check on the endpoint that returns a booking's confirmation details, and each booking is addressed by a sequential numeric identifier, allowing unauthenticated attackers to read any customer's name, email...

5.3CVSS0.00193EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/12 6:16 a.m.11 views

CVE-2026-87797

The Sprout Invoices WordPress plugin before 20.8.16 does not perform a capability or ownership check before allowing a private note to be overwritten through one of its AJAX actions, allowing any authenticated user such as a subscriber to overwrite private notes on records belonging to other user...

4.3CVSS0.00152EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/12 6:16 a.m.11 views

CVE-2026-87888

The YayPricing WordPress plugin before 3.5.7 does not perform an authorization check on a REST route that saves its pricing rules, allowing users with the subscriber role and above to store JavaScript that executes in the browser of an administrator who opens the YayPricing WordPress plugin befor...

8CVSS0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/12 6:16 a.m.12 views

CVE-2026-77752

The Temporary Login Without Password WordPress plugin before 1.9.9 does not verify that the user requesting a temporary login holds network super admin rights before granting the new account those rights, allowing an administrator of a single site on a multisite network to take over the whole...

7.2CVSS0.00316EPSS
SaveExploits0References1
Rows per page
Query Builder