Lucene search
+L

1565 matches found

EUVD
EUVD
added 2026/08/05 12:26 p.m.13 views

EUVD-2026-53365

go-shiori's DownloadBookmark internal/core/download.go fetches a caller-supplied bookmark URL using a plain http.Client with no custom DialContext or destination-IP validation no IsLoopback, IsPrivate, IsUnspecified, or IsLinkLocalUnicast checks. An authenticated user creating or updating a...

8.5CVSS5.5AI score0.00178EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.76 views

CVE-2026-71277

Affected software: rust-iot-platform, specifically the AuthToken request-guard in api/src/main.rs. Vulnerability: the guard only checks for the presence of the Authorization header, with no validation against sessions, token stores, or signatures. Any non-empty header (e.g., Authorization: fake) ...

9.1CVSS5.4AI score0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.39 views

CVE-2026-71277 rust-iot-platform Authentication Bypass via Non-Validated Authorization Header

rust-iot-platform's AuthToken request-guard implementation api/src/main.rs only checks whether the Authorization HTTP header is present, and never validates its value against any session, token store, or signature. Any request carrying an arbitrary non-empty Authorization header e.g. satisfies th...

9.1CVSS0.00241EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:59 a.m.9 views

CVE-2026-71212

xidown a yt-dlp/ffmpeg GUI wrapper builds its yt-dlp command-line invocation xidown/core/scanner.py and downloader.py by appending the user-provided or scanned URL as a bare trailing positional argument, with no '--' end-of-options marker and no scheme validation anywhere in the codebase. Because...

4.4CVSS6AI score0.00111EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:38 a.m.12 views

CVE-2026-7444

The Search Analytics for WP plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4.16. This is due to missing or incorrect nonce validation on the processbulkaction function of MWTSAStatsTable. This makes it possible for unauthenticated attacker...

8.1CVSS5.7AI score0.00168EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/04 9:11 p.m.45 views

CVE-2026-70589 Ghost: Archived Offers can be Redeemed

Ghost is a Node.js content management system. From 4.22.0 until 6.54.1, a missing validation check allowed users to redeem subscription offers that were no longer active. This issue is fixed in version 6.54.1...

4.8CVSS0.00171EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/04 7:24 p.m.21 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.00317EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/08/04 12:38 p.m.62 views

CVE-2026-18806

The CVE-2026-18806 entry concerns pardus-image-writer (before 1.0.4) with an external control of the file name or path vulnerability. The issue is described across CVE/NVD/CVELIST as affecting pardus-image-writer and enabling potential unauthorized modification of file targets, with CVSS 3.1 vect...

7.1CVSS5.2AI score0.00101EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:20 p.m.11 views

CVE-2026-69090

Admidio before 5.0.11 fails to validate target organization membership in role handlers, allowing authenticated role administrators to delete, activate, deactivate, or edit roles belonging to other organizations. Attackers can supply a role UUID from another organization to groupsroles.php handle...

6.9CVSS5.5AI score0.00242EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/03 12:00 a.m.16 views

EUVD-2026-52479

The Ref::SignalGen component of fprime framework v4.2.2 does not validate the safety of user-controlled parameters, allowing attackers to cause a Denial of Service DoS via inputting unsafe parameters...

5.5AI score0.00278EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/01 7:16 a.m.17 views

CVE-2026-13329

The Buckaroo Woocommerce Payments Plugin WordPress plugin before 4.9.0 does not perform any capability check or nonce validation on an AJAX action that processes payment capture refunds, allowing any authenticated user, including Subscribers, to trigger refunds against captured orders...

6.5CVSS0.00174EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/01 6:00 a.m.47 views

CVE-2026-13729 Podlove Podcast Publisher < 4.5.3 - Podcast Contributor/Group/Role Creation and Deletion via CSRF

The Podlove Podcast Publisher WordPress plugin before 4.5.3 does not perform nonce validation on some of its administrative create and delete actions, allowing attackers to create rogue records or delete legitimate ones via a forged request CSRF when a logged-in administrator is tricked into...

0.00098EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/01 6:00 a.m.14 views

EUVD-2026-51703

The Podlove Podcast Publisher WordPress plugin before 4.5.3 does not perform nonce validation on some of its administrative create and delete actions, allowing attackers to create rogue records or delete legitimate ones via a forged request CSRF when a logged-in administrator is tricked into...

5.5AI score0.00098EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/01 6:00 a.m.14 views

EUVD-2026-51699

The Buckaroo Woocommerce Payments Plugin WordPress plugin before 4.9.0 does not perform any capability check or nonce validation on an AJAX action that processes payment capture refunds, allowing any authenticated user, including Subscribers, to trigger refunds against captured orders...

5.5AI score0.00174EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/01 6:00 a.m.10 views

CVE-2026-13158

The Everest Toolkit WordPress plugin through 1.2.3 does not validate the type of files uploaded during demo-content import the WordPress file-type test is disabled, allowing high-privilege users Administrator by default, including non-super-admin site administrators on multisite to upload...

5.3AI score0.00347EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/07/31 4:53 p.m.19 views

Capsule: CapsuleConfiguration NodeMetadata regex fields lack webhook validation, allowing MustCompile panic on all Node admission requests

Summary CapsuleConfiguration.Spec.NodeMetadata.ForbiddenLabels.Regex and ForbiddenAnnotations.Regex are never validated by any admission webhook. A Cluster Admin can persist a malformed regex to etcd without being blocked. Once stored, every Node CREATE, UPDATE, or PATCH request triggers...

6.8CVSS5.5AI score0.00267EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/30 7:27 p.m.20 views

CVE-2026-67206 Wolf CMS 0.8.3.1 Authenticated RCE via FileManagerController File Upload

Wolf CMS through 0.8.3.1 contains a remote code execution vulnerability in FileManagerController that allows authenticated attackers to create arbitrary PHP files by exploiting missing file extension validation in the createfile and save functions. Attackers with the filemanagermkfile capability...

8.7CVSS6.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/30 5:01 p.m.13 views

CVE-2026-64870

MaxKB is an open-source AI assistant for enterprise. In versions 2.0.0 through 2.10.4-lts, UpdateStoreTool.updatetool passes caller-supplied downloadurl and downloadcallbackurl values to requests.get without equivalent trusted-host and redirect validation, allowing an authenticated workspace user...

5.3CVSS5.9AI score0.00215EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/30 5:01 p.m.14 views

CVE-2026-64870 MaxKB: UpdateStoreTool fetches caller-supplied app-store URLs without host validation

MaxKB is an open-source AI assistant for enterprise. In versions 2.0.0 through 2.10.4-lts, UpdateStoreTool.updatetool passes caller-supplied downloadurl and downloadcallbackurl values to requests.get without equivalent trusted-host and redirect validation, allowing an authenticated workspace user...

5.3CVSS5.9AI score0.00215EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.11 views

FreeBSD : FreeBSD -- Missing MAC validation in wg(4) packet decryption (3840a83e-8bb8-11f1-a6ab-bc241121aa0a)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the 3840a83e-8bb8-11f1-a6ab-bc241121aa0a advisory. After dispatching a decrypt operation to OCF and receiving the result, the wg4 driver failed to check...

7.5CVSS5.5AI score0.00226EPSS
SaveExploits0References2
Rows per page
Query Builder