Lucene search
+L

14772 matches found

EUVD
EUVD
added 2026/08/17 9:05 p.m.9 views

EUVD-2026-60470

Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download route that allows unauthenticated attackers to access restricted files by submitting path-equivalent URL variants. Attackers can substitute normalized path forms such as dot-slash prefixes, double...

8.7CVSS5.4AI score0.00384EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/17 9:05 p.m.2 views

CVE-2026-71518 Typemill < 2.26.0 Authorization Bypass via Media File Download Route

Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download route that allows unauthenticated attackers to access restricted files by submitting path-equivalent URL variants. Attackers can substitute normalized path forms such as dot-slash prefixes, double...

8.7CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/17 9:05 p.m.34 views

CVE-2026-71518 Typemill < 2.26.0 Authorization Bypass via Media File Download Route

Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download route that allows unauthenticated attackers to access restricted files by submitting path-equivalent URL variants. Attackers can substitute normalized path forms such as dot-slash prefixes, double...

8.7CVSS0.00384EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/17 8:36 p.m.11 views

EUVD-2026-60388

Determined fails to authorize requests on the generic task kill, pause, and unpause endpoints in the API handlers. Authenticated attackers can disrupt other users' workloads by terminating, pausing, or unpausing tasks they do not own...

7.1CVSS5.4AI score0.00243EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/17 8:36 p.m.13 views

CVE-2026-75109

Determined's API handlers in internal/api_generic_tasks.go lack authorization checks on generic task kill, pause, and unpause endpoints. Authenticated low-privilege users can terminate, pause, or unpause tasks owned by other users, causing high availability impact (CVSS 7.1 HIGH). Exploitation st...

7.1CVSS5.3AI score0.00243EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 8:36 p.m.8 views

EUVD-2026-60387

Next Terminal fails to enforce per-asset authorization checks on the portal ping and wake-on-LAN endpoints, allowing any authenticated user to probe and wake assets they are not granted access to. Attackers can call these endpoints with arbitrary asset identifiers to retrieve asset information...

5.4CVSS5.6AI score0.00171EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/17 7:41 p.m.33 views

CVE-2026-63669 ApostropheCMS: Missing destination-parent authorization in page `move()` allows a low-privileged editor to move and re-rank pages inside a restricted subtree

ApostropheCMS is an open-source Node.js content management system. Prior to 4.32.0, the page module's move operation fails to enforce the destination parent's create permission because its oldParent archive condition disables the check for ordinary moves, allowing an authenticated editor or...

6.5CVSS0.00221EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 7:41 p.m.23 views

CVE-2026-63669

In ApostropheCMS before 4.32.0, the page module's move() skips the destination parent's _create permission check due to an archive-condition bug, allowing an authenticated editor or contributor to move a page into a restricted subtree and re-rank protected sibling pages via nudgeNewPeers() update...

6.5CVSS5.3AI score0.00221EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/17 6:18 p.m.5 views

CVE-2026-73424

Astro is a web framework for content-driven websites. From 10.0.3 until 11.0.3, the Astro Vercel adapter in packages/integrations/vercel/src/serverless/entrypoint.ts accepts xastropath for the public /isr function based only on the x-vercel-isr header, allowing unauthenticated GET requests to...

6.5CVSS0.00224EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/17 5:09 p.m.12 views

WordPress Razorpay for WooCommerce plugin <= 4.8.7 - Insecure Direct Object References (IDOR) vulnerability

Insecure Direct Object References IDOR vulnerability discovered by Ananda Dhakal Patchstack in WordPress Plugin Razorpay for WooCommerce versions = 4.8.7...

5.3CVSS5.3AI score0.00282EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/17 4:36 p.m.10 views

New API: Admin can reset passkeys for same-level or higher-privileged users

Summary The admin passkey reset endpoint lacked the role-level authorization check used by comparable privileged account-protection endpoints. A lower-privileged administrator could attempt passkey reset operations against same-level or higher-privileged users, including root-level accounts. Impa...

5.1CVSS5.5AI score0.00363EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/17 4:36 p.m.6 views

GHSA-P845-629J-RCJ6 New API: Admin can reset passkeys for same-level or higher-privileged users

Summary The admin passkey reset endpoint lacked the role-level authorization check used by comparable privileged account-protection endpoints. A lower-privileged administrator could attempt passkey reset operations against same-level or higher-privileged users, including root-level accounts. Impa...

5.1CVSS5.6AI score0.00363EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/17 4:17 p.m.7 views

CVE-2026-64866

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. From 0.9.1.3 until 1.0.0-rc.7, AdminResetPasskey in controller/passkey.go lacks the canManageTargetRole authorization check for DELETE /api/user/:id/resetpasskey, allowing a lower-privileged...

5.1CVSS0.00363EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/17 4:06 p.m.31 views

CVE-2026-64866

In New API (v0.9.1.3 to before 1.0.0-rc.7), the AdminResetPasskey function in controller/passkey.go omits the canManageTargetRole authorization check on DELETE /api/user/:id/reset_passkey, letting a lower-privileged admin remove a passkey from a same-level or higher-privileged account, including ...

5.1CVSS5.4AI score0.00363EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 4:06 p.m.33 views

CVE-2026-64866 New API: Admin can reset passkeys for same-level or higher-privileged users

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. From 0.9.1.3 until 1.0.0-rc.7, AdminResetPasskey in controller/passkey.go lacks the canManageTargetRole authorization check for DELETE /api/user/:id/resetpasskey, allowing a lower-privileged...

5.1CVSS0.00363EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/17 4:06 p.m.8 views

CVE-2026-64866

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. From 0.9.1.3 until 1.0.0-rc.7, AdminResetPasskey in controller/passkey.go lacks the canManageTargetRole authorization check for DELETE /api/user/:id/resetpasskey, allowing a lower-privileged...

5.1CVSS5.3AI score0.00363EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/17 3:54 p.m.33 views

CVE-2026-75044

In JetBrains YouTrack before 2025.3.156085, 2026.1.13914, 2026.2.18095 missing authorisation allowed an authenticated user to delete arbitrary entities via the mailbox endpoint...

8.1CVSS0.0023EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/17 3:26 p.m.12 views

CVE-2026-59829

CVE-2026-59829 affects Discourse sites with category group moderation enabled: the review queue could expose flag-related private message excerpts to category group moderators lacking authorization to read them. CVSS 4.3 (MEDIUM), confidentiality-only impact. Fixed in versions 2026.1.6, 2026.5.2,...

4.3CVSS5.4AI score0.00228EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/17 3:16 p.m.8 views

CVE-2026-16047

Mattermost versions 11.7.x = 11.7.6, 10.11.x = 10.11.21, 11.8.x = 11.8.3 fail to validate that users have read access to a channel before linking a board to it, which allows an authenticated attacker to discover the membership of private channels on the same team via creating, patching, importing...

4.3CVSS0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/17 2:26 p.m.39 views

CVE-2026-16045 Delegated OAuth tokens could revoke unrelated OAuth application authorizations

Mattermost versions 11.7.x = 11.7.6, 10.11.x = 10.11.21 Mattermost failed to restrict OAuth deauthorization and personal access token management endpoints to direct user sessions, which allowed an OAuth app with a delegated user token to revoke the user's authorizations or tokens for other...

4.3CVSS0.00195EPSS
SaveExploits0References1
Rows per page
Query Builder