Lucene search
+L

100686 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/05 10:57 a.m.10 views

CVE-2026-71252

toner-management's admin state-changing handlers add.php, edit.php, delete.php under admin/toners, admin/toner-brands, admin/printers, and related admin subdirectories executed INSERT/UPDATE/DELETE database operations with no authentication or authorization check, while access control was enforce...

8.2CVSS5.3AI score0.00284EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 10:56 a.m.11 views

EUVD-2026-53315

Crater's NotePolicy checks only a blanket Bouncer ability manage-all-notes / view-all-notes with no company-ownership comparison, unlike InvoicePolicy and other sibling policies which additionally verify $user-hasCompany$model-companyid. NotesController's show, update, and destroy actions authori...

8.3CVSS5.5AI score0.00215EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 10:56 a.m.63 views

CVE-2026-71242

Crater vulnerability CVE-2026-71242 exposes cross-company IDOR in notes. The NotePolicy uses a blanket manage/view notes check without company ownership verification, unlike other policies that call hasCompany(model->company_id). NotesController actions (show, update, destroy) authorize withou...

8.3CVSS5.2AI score0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 10:00 a.m.41 views

CVE-2026-44945 Cross-Cluster Impersonation Confused-Deputy Privilege Escalation

A privilege escalation vulnerability exists in Rancher's impersonation middleware pkg/auth/requests/impersonate.go. An authenticated Rancher user with the default user global role can gain full administrative access to the Rancher control plane and transitively to all downstream clusters it...

9.1CVSS0.00303EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/05 9:46 a.m.8 views

CVE-2026-17993

A race flaw was found in the Updater component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=520532191...

7CVSS5.4AI score0.0008EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/05 9:46 a.m.9 views

CVE-2026-17992

An uninitialized use flaw was found in the Skia component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=520506316...

6.5CVSS5.4AI score0.00259EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/05 8:54 a.m.12 views

EUVD-2026-53294

A flaw was found in the Application Subscription controller multicluster-operators-subscription of Red Hat Advanced Cluster Management for Kubernetes ACM. A user with namespace-scoped "edit" privileges in an ACM hub namespace can create a Channel resource pointing to a Helm repository they contro...

9.9CVSS5.5AI score0.00247EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 8:19 a.m.15 views

ROOT-APP-PYPI-CVE-2025-14009 CVE-2025-14009 in nltk - Patched by Root

Root has patched CVE-2025-14009 in the nltk package for Root:PyPI. Multiple fixed versions available...

10CVSS7.6AI score0.0079EPSS
SaveExploits1
NVD
NVD
added 2026/08/05 8:16 a.m.13 views

CVE-2026-7693

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS0.02233EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/05 8:16 a.m.8 views

CVE-2026-71214

The Aerie/PlanDev sequencing-server's authorization middleware sequencing-server/src/app.ts derives the caller's Hasura session role via getHasuraSession, which prefers a sessionvariables object taken directly from the client-supplied JSON request body over the Authorization header's JWT claims,...

9.8CVSS0.00268EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.9 views

CVE-2026-54418

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.7 views

CVE-2026-55739

Crater isolates data per companyid, and its Invoice/Estimate/Payment/Expense policies enforce both a Bouncer ability check and -hasCompany-companyid. CustomerPolicy's view/update/delete methods omit the company-ownership check entirely, checking only the blanket ability. Route-model-bound custome...

8.3CVSS0.00265EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 7:16 a.m.6 views

CVE-2026-14553

The zportals WordPress plugin before 6.3.4 does not properly validate uploaded files, trusting the client-supplied content type and preserving the original file extension, allowing any authenticated user Subscriber or higher to upload arbitrary PHP files and achieve remote code execution...

8.1CVSS0.00432EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:59 a.m.9 views

EUVD-2026-53212

art-template's sub-template resolution logic src/compile/adapter/resolve-filename.js, used by both the include and extend template directives, resolves the target file path via path.resolveroot, filename with no check afterward that the result remains inside root. Because path.resolve discards ro...

7.5CVSS5.7AI score0.00372EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:59 a.m.17 views

EUVD-2026-53208

MLflow's AI Gateway accepts an authconfig.apibase value when creating a gateway secret mlflow/server/handlers.py, creategatewaysecret with no validation of scheme, host, or IP range; the value is stored verbatim. The gateway proxy endpoint mlflow/server/gatewayapi.py, rawproxy subsequently issues...

7.1CVSS5.6AI score0.00171EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/05 6:59 a.m.24 views

CVE-2026-71206 shiori - JWT CheckToken Never Re-Validates Account State, Allowing Stale-Privilege Access After Deletion or Demotion

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase...

8.3CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 6:58 a.m.44 views

CVE-2026-55747 PocketFlow - Path Traversal in pocketflow-coding-agent Cookbook Example File Tools

The pocketflow-coding-agent cookbook example in The-Pocket/PocketFlow implements a helper as a thin os.path.joinworkdir, p wrapper with no canonicalization or containment check, used unguarded by the ReadFile, ListFiles, PatchRead, and PatchApply file-access tools. Severity reflects that this...

6.8CVSS0.00258EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:58 a.m.9 views

EUVD-2026-53193

Leantime through 3.6.2 exposes the JSON-RPC methods leantime.rpc.TwoFA.TwoFA.getSetupData, saveSecret, verifyAndEnable, and disable2FA, which act on a caller-supplied userId parameter with no ownership check, session pinning, or permission-attribute gate unlike other RPC-exposed methods in the sa...

8.1CVSS5.7AI score0.00248EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:58 a.m.40 views

CVE-2026-54416 Pluck CMS - Unrestricted File Upload via Missing .php8 Extension in Upload Blacklist

Pluck CMS through 4.7.21 restricts dangerous file uploads in its admin file-management feature using a fixed blacklist in data/inc/files.php '.php','php3','php4','php5','php6','php7','phtml','.phtm','.pht','.ph3','.ph4','.ph5','.asp','.cgi','.phar', checked against the last 4-5 characters of the...

7.2CVSS0.00342EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 3:00 a.m.61 views

CVE-2026-18898

UTT HiPER 1200GW (up to v2.5.3-170306) is affected by a stack-based buffer overflow in the strcpy usage of /goform/ConfigAdvideo when timestart is manipulated. The vulnerability arises in the function strcpy and can be exploited remotely; public exploit code exists. Affected component is the Conf...

9CVSS8.3AI score0.00471EPSS
SaveExploits0References5
Rows per page
Query Builder