Lucene search
+L

396448 matches found

CVE
CVE
added 2026/08/28 4:57 p.m.35 views

CVE-2026-55068

free5GC (open-source 5G core network) version 4.2.2 and earlier is vulnerable to NF Registration Poisoning in the NRF component. The RegisterNFInstance handler (PUT /nnrf-nfm/v1/nf-instances/{nfInstanceID}) accepts NF profile bodies without enforcing 3GPP TS 29.510 constraints for UUID format, nf...

9.3CVSS5.9AI score0.00441EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/28 4:53 p.m.27 views

CVE-2026-55067

Vikunja , an open-source self-hosted task management platform, is affected by a cross-tenant mass-assignment flaw prior to 2.4.0 . In pkg/models/kanban.go, the Bucket.Update function writes the request body's project_view_id without validating the destination view; the permission check only confi...

5CVSS5.9AI score0.00246EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:51 p.m.24 views

CVE-2026-55066

Vikunja (open-source self-hosted task management) has a cross-tenant IDOR in the kanban move-task endpoint. The task_id field is attacker-controlled via the request body, yet TaskBucket.CanUpdate only authorizes the project/view/bucket from the URL — never the task itself. Because Task.ReadOne pe...

7.1CVSS5.9AI score0.0027EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:40 p.m.28 views

CVE-2026-55065

Vikunja (open-source self-hosted task management platform) versions 0.24.6 through 2.4.0 are affected by an authorization bypass in ProjectView.Delete. The permission check (CanDelete) verifies admin status for the URL-supplied project but never confirms the view actually belongs to that project....

8.1CVSS5.8AI score0.00348EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:38 p.m.28 views

CVE-2026-55064

Vikunja (open-source self-hosted task management platform) versions 2.3.0 through 2.4.0 contain an incomplete fix for CVE-2026-35595. The authorization checks in pkg/models/project_permissions.go and pkg/models/project.go only gate reparent operations when parent_project_id > 0, but UpdateProj...

4.3CVSS5.9AI score0.00268EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:36 p.m.31 views

CVE-2026-54766

Vikunja , an open-source self-hosted task management platform, has an authorization bypass in its project duplication endpoint (PUT /api/v1/projects/{project}/duplicate). The flaw in ProjectDuplicate.CanCreate (pkg/models/project_duplicate.go) calls parent.CanCreate on an unhydrated Project struc...

5.3CVSS5.9AI score0.00313EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:33 p.m.36 views

CVE-2026-54788

dd-trace-rs (Datadog APM for Rust), versions 0.1.0 through 0.3.3, is affected by an unbounded W3C tracestate parsing flaw in datadog-opentelemetry/src/propagation/tracecontext.rs. The parser collects every semicolon-separated key:value pair in the Datadog dd=... vendor entry into a HashMap withou...

7.5CVSS6AI score0.00562EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:27 p.m.28 views

CVE-2026-55834

Pocket ID (an OIDC provider for passkey-based authentication), versions 2.6.0 through 2.9.0 , contains an open redirect in its OIDC /authorize page. When a request uses prompt=none and silent authorization cannot complete, the SvelteKit frontend constructs a callback URL directly from the raw red...

4.3CVSS6AI score0.00269EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 4:26 p.m.33 views

CVE-2026-55569

aqua (aquaproj/aqua), a declarative command-line version manager written in Go, contains a symlink traversal flaw in pkg/unarchive/archives.go (HandleFile). The handler calls os.Symlink with an unvalidated LinkTarget and does not jail the target to the extraction destination. A subsequent regular...

6.6CVSS5.9AI score0.00142EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 4:26 p.m.32 views

CVE-2026-82343

A flaw in GIMP's file-psd plugin fails to properly validate the channel-count parameter when processing a specially crafted PSD file, resulting in a heap out-of-bounds read and a stack out-of-bounds access . The impact is an application crash leading to denial of service or limited information di...

6.1CVSS5.8AI score0.00183EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/28 4:23 p.m.31 views

CVE-2026-54755

Klever-Go (the Go implementation of the Klever blockchain) contains a uint32 integer overflow in split-royalty validation. Per-entry royalty percentages are decoded without an upper bound, and the validation sum wraps to zero when two crafted values (e.g., 0x80000000 each) overflow uint32, passin...

9.6CVSS5.9AI score0.00386EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 4:20 p.m.39 views

CVE-2026-54754

Klever-Go (the Go node for the Klever blockchain) has a time-of-check/time-of-use flaw in marketplace settlement (core/kapp/market/market.go). The referral percentage is snapshotted at listing, but the royalty percentage is read live at purchase. An asset owner can raise the royalty via UpdateRoy...

9.6CVSS5.9AI score0.00298EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 4:19 p.m.24 views

CVE-2026-82306

StarRocks through 4.0.13 contains an information disclosure vulnerability in the query_detail endpoint, which returns unfiltered query history for all users rather than scoping results to the requesting user. An authenticated attacker with low privileges can thereby retrieve the full SQL text , e...

6.5CVSS6AI score0.00315EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:19 p.m.21 views

CVE-2026-82290

Chainlit through version 2.12.0 fails to validate ownership of feedback records in its PUT and DELETE endpoints. The root cause is a missing ownership check, allowing authenticated attackers to delete or modify other users' feedback by supplying arbitrary feedback identifiers. The practical conse...

6CVSS5.9AI score0.00208EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:19 p.m.14 views

CVE-2026-82291

HeyForm versions before 3.0.0-rc.8 reflect the request Origin header in CORS responses while simultaneously allowing credentials. This misconfiguration enables attackers to execute authenticated GraphQL queries from a malicious page visited by a logged-in user, granting access to workspaces, proj...

8.1CVSS5.9AI score0.003EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:19 p.m.37 views

CVE-2026-82289

Gitingest (through 0.3.1 ) has a flaw in its _validate_host function that accepts any hostname with a git. , gitlab. , or github. prefix without verifying membership in a known-hosts list. An attacker can supply a URL with a crafted hostname (e.g., github.evil.com), causing the application to ope...

8.3CVSS6AI score0.00247EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:19 p.m.19 views

CVE-2026-82287

Rybbit before 2.7.0 contains a CORS misconfiguration in its server that reflects any request origin in the Access-Control-Allow-Origin response header while credentials remain enabled. This allows an attacker on any website to issue credentialed cross-origin requests against a victim's session, r...

8.6CVSS5.9AI score0.00282EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:19 p.m.35 views

CVE-2026-82288

Stable Diffusion WebUI through version 1.10.1 is affected by a credential disclosure vulnerability in the /sdapi/v1/cmd-flags API endpoint. The endpoint returns parsed command-line arguments—including gradio_auth and api_auth values—in cleartext, allowing unauthenticated network attackers to retr...

8.7CVSS5.9AI score0.00316EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:19 p.m.24 views

CVE-2026-82286

gpt-crawler through version 1.5.1 (BuilderIO) is vulnerable to an arbitrary file write via the outputFileName parameter in the POST /crawl endpoint. The root cause is a failure to validate this parameter, allowing unauthenticated attackers to supply absolute paths or parent-directory segments and...

8.8CVSS6AI score0.00348EPSS
SaveExploits1References5
CVE
CVE
added 2026/08/28 4:19 p.m.24 views

CVE-2026-82285

BISHENG (by dataelement ) through version 2.6.0-fix2 is affected by an unauthenticated Server-Side Request Forgery (SSRF) in the POST /api/v1/workflow/report/callback endpoint. The endpoint lacks authentication and applies no URL scheme restrictions or host filtering , allowing unauthenticated at...

8.8CVSS6AI score0.00308EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:19 p.m.19 views

CVE-2026-82284

Quivr versions through 0.0.322 contain a missing ownership validation flaw in three chat API endpoints: GET /chat/{chat_id}/history, DELETE /chat/{chat_id}, and POST /chat/{chat_id}/question/answer. An authenticated attacker can leverage this to read other users' conversation histories (including...

8.6CVSS6AI score0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:19 p.m.17 views

CVE-2026-82283

VoltAgent through 2.1.20 contains an authorization flaw in its memory API handlers , which fail to validate conversation ownership . An authenticated attacker can supply caller-controlled identifiers to memory endpoints to read, modify, or delete conversations and messages belonging to other user...

8.6CVSS5.9AI score0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:19 p.m.26 views

CVE-2026-82282

Atlantis (through version 0.47.1 ) contains an authentication bypass in the /github-app/setup endpoint. The endpoint fails to require authentication, allowing unauthenticated callers to observe or intercept the GitHub redirect during app setup and extract the RSA private key and webhook secret . ...

8.8CVSS5.9AI score0.0026EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:19 p.m.16 views

CVE-2026-82281

Kotaemon (by Cinnamon) through 0.12.0 is affected by a missing ownership validation in the select_conv , delete_conv , rename_conv , and on_set_public_conversation functions within libs/ktem/ktem/pages/chat/control.py. An unauthenticated attacker with no privileges required can supply arbitrary c...

9.1CVSS5.9AI score0.00261EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:19 p.m.20 views

CVE-2026-82280

Quivr through 0.0.322 fails to validate ownership in its prompt endpoints, allowing any authenticated user to modify prompts by identifier. An attacker with only read-only access to a shared brain can discover exposed prompt identifiers and overwrite system prompts , affecting all users of that b...

7.1CVSS5.9AI score0.00199EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.14 views

CVE-2026-82279

HyperDX through version 1.10.1 fails to enforce role-based access control on team management endpoints, allowing any authenticated team member (low privileges) to perform administrative actions. Specifically, requests to PATCH /team/apiKey , PATCH /team/name , and DELETE /team/member can be used ...

8.1CVSS5.9AI score0.00273EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.60 views

CVE-2026-82278

BISHENG versions before 2.6.0 contain an authenticated remote code execution vulnerability in the POST /api/v1/workflow/run_once endpoint. Crafted Code node definitions submitted by authenticated users are executed via exec() without sandboxing , granting access to the filesystem, credentials, an...

8.8CVSS6.6AI score0.00557EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.68 views

CVE-2026-82277

Argo Rollouts dashboard through 1.10.0 binds to all network interfaces and exposes mutating Rollout operations without authentication, authorization, or CSRF protection . Attackers on the same network can invoke PromoteRollout, AbortRollout, RestartRollout, SetRolloutImage, UndoRollout, and Retry...

9.8CVSS5.9AI score0.00432EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.18 views

CVE-2026-82276

StarRocks through 4.0.13 contains an authentication bypass in the Frontend (FE) where five REST handler classes override execute() directly instead of implementing executeWithoutPassword(), thereby bypassing the base class authentication gate. As a result, six unauthenticated endpoints on the fro...

5.3CVSS5.8AI score0.00302EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.48 views

CVE-2026-82275

Qwen-Agent through 0.0.34 contains a path traversal vulnerability in its document parser (in simple_doc_parser.py and utils.py) that fails to restrict file access to intended directories. Because the Gradio interface is unauthenticated, an attacker can supply absolute file paths to read arbitrary...

8.7CVSS6AI score0.00373EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.15 views

CVE-2026-82274

Twenty through version 2.35.0 contains an open redirect vulnerability in the OAuthPropagatorController.propagateOAuthCallback endpoint. The root cause is that the state query parameter is treated as a redirect URL, allowing attackers to craft malicious requests that redirect users to arbitrary ho...

5.3CVSS5.9AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.17 views

CVE-2026-82273

Mastra through 1.63.0 contains an authentication bypass in the memory API thread ownership validation. When the mapUserToResourceId callback is omitted from configuration, the ownership check becomes a no-op, allowing any authenticated user to enumerate all threads via GET /api/memory/threads and...

7.1CVSS5.9AI score0.00304EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.22 views

CVE-2026-82271

R2R (SciPhi-AI) versions through 3.6.5 fail to properly validate user ownership in conversation update and message handlers. An authenticated user can supply arbitrary conversation identifiers to rename other users' conversations and append messages to their histories, corrupting state and inject...

7.1CVSS5.9AI score0.0022EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.27 views

CVE-2026-82272

Immich versions up to 3.1.0 contain a visibility enforcement flaw: when an asset is locked via the single-asset endpoint , the lock is not correctly applied to shared albums and shared links , allowing a low-privileged attacker to read the asset and its metadata without bypassing any other protec...

7.1CVSS5.9AI score0.0025EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.31 views

CVE-2026-82270

Portkey AI Gateway through version 1.15.2 contains a Server-Side Request Forgery (SSRF) vulnerability in the /v1/proxy/* route. The root cause is the absence of the requestValidator middleware on that endpoint. An unauthenticated attacker can set the x-portkey-custom-host header to an internal ad...

8.7CVSS5.9AI score0.00277EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.21 views

CVE-2026-82269

Gophish through 0.12.1 has a flaw in its API authentication middleware that fails to enforce account lockout and forced password change policies when a user authenticates with a valid API key. An attacker who already holds a valid API key can retain full API access even after the associated accou...

8.6CVSS5.9AI score0.00304EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.37 views

CVE-2026-82268

Qwen-Agent through 0.0.34 contains a server-side request forgery (SSRF) vulnerability in its document parsing path (qwen_agent/tools/simple_doc_parser.py). Caller-supplied paths are treated as URLs without scheme restriction or host validation , allowing an unauthenticated attacker to reach the G...

8.7CVSS5.9AI score0.00277EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.22 views

CVE-2026-82267

Komodo (through version 2.3.2) contains a logic flaw in the /execute and /execute/{variant} API handlers, where internal resource identifiers are disclosed and audit log entries are written before permission checks are evaluated. Authenticated users can exploit this by guessing resource names to ...

5.4CVSS5.9AI score0.00223EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.49 views

CVE-2026-82266

Redpanda through 26.2.2 ships with its Admin API bound to 0.0.0.0:9644 and admin_api_require_auth defaulting to false, meaning unauthenticated requests are treated as superusers . An attacker with network access to port 9644 can create and delete broker accounts, modify cluster configuration, and...

9.8CVSS5.9AI score0.00336EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.29 views

CVE-2026-82265

Zipkin through 3.6.1 exposes Spring Boot Actuator endpoints on its tracing API port without authentication. This allows unauthenticated attackers to read environment variables , bean configurations , and storage credentials , or to modify log levels to suppress logging. The vulnerability is netwo...

6.9CVSS5.9AI score0.0032EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 4:18 p.m.16 views

CVE-2026-82264

Duplicacy through 3.2.5 is affected by a path traversal vulnerability in its restore function. The root cause is a failure to validate entry paths deserialized from snapshot files, allowing an attacker to craft malicious snapshot entries containing directory traversal sequences that write files o...

6.8CVSS5.9AI score0.00543EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.22 views

CVE-2026-82263

Logto through 1.42.0 is affected by a server-side request forgery (SSRF) in the OIDC SSO connector creation endpoint . The root cause is a failure to validate the issuer URL parameter, allowing tenant administrators holding Management API credentials to supply arbitrary internal URLs that trigger...

8.2CVSS6AI score0.00264EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:18 p.m.15 views

CVE-2026-82262

Logto through 1.42.0 contains a Server-Side Request Forgery (SSRF) vulnerability in the POST /api/hooks/:id/test endpoint. The endpoint accepts arbitrary URLs without host validation, allowing tenant administrators holding Management API tokens to issue HTTP POST requests to internal services on ...

8.2CVSS6AI score0.00264EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 4:11 p.m.46 views

CVE-2026-55108

KubeVela 's Terraform remote configuration loader in pkg/controller/utils/capability.go (function GetTerraformConfigurationFromRemote) is vulnerable to denial of service. When a user with low privileges (ability to create or update ComponentDefinition objects) registers a Terraform remote schemat...

8.5CVSS5.9AI score0.00567EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/28 4:08 p.m.29 views

CVE-2026-54746

Hatchet (a platform for orchestrating background tasks, AI agents, and durable workflows) is affected by a cross-tenant write/DoS vulnerability in the Dispatcher gRPC service . From version 0.40.0 to 0.91.1 , the UpsertWorkerLabels and Unsubscribe RPCs do not verify that the worker_id in the requ...

6.4CVSS5.9AI score0.00269EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 3:59 p.m.72 views

CVE-2026-54745

Kubeflow Pipelines prior to 2.17.0 is affected by an unauthenticated SSRF vulnerability in the frontend /_proxy/ route (proxy-middleware.ts). The _routePathWithReferer() function forwards an attacker-controlled HTTP/HTTPS origin to createProxyMiddleware without a host allowlist or filtering for l...

10CVSS6AI score0.00428EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 3:47 p.m.23 views

CVE-2026-75486

Synk Sweater Comb (Snyk) before 3.8.8 contains a command injection vulnerability. The root cause is in the expectGitBranch() function in src/lint.ts, which passes an unsanitized branch name—sourced from the linters..optic-ci.original field in the .vervet.yaml configuration file—directly into chil...

8.5CVSS6.2AI score0.01251EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 3:34 p.m.15 views

CVE-2026-77218

PLANET GS-4210-16P2S firmware before 3.441b260626 is affected by three authenticated stack buffer overflow vulnerabilities in /cgi-bin/dispatcher.cgi. The web_login_first_post, web_sys_enablePasswd_post, and web_sys_localUser_post handlers each copy POST parameters (usrPass, enbPass, usrName) int...

6.9CVSS6.2AI score0.00411EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 3:34 p.m.20 views

CVE-2026-77217

PLANET GS-4210-16P2S firmware prior to 3.441b260626 contains authenticated stack buffer overflow and null pointer dereference vulnerabilities in /cgi-bin/dispatcher.cgi. The web_radiusSrv*_post handlers copy the radKey , radKey_0 , radDftParamKey , radName , and radIp POST parameters into fixed-s...

6.9CVSS6.2AI score0.00433EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 3:33 p.m.21 views

CVE-2026-75126

PLANET GS-4210-16P2S firmware prior to 3.441b260626 contains multiple authenticated stack buffer overflow vulnerabilities in /cgi-bin/dispatcher.cgi . Numerous standard handlers (covering VLAN, PoE, SNMPv3, ACL, STP, TAC+, DHCP, and other functions) copy attacker-controlled POST parameters into f...

6.9CVSS6.2AI score0.00433EPSS
SaveExploits0References2
Total number of security vulnerabilities396448