Lucene search
K

365156 matches found

CVE
CVE
added 48 minutes ago5 views

CVE-2026-55249 @rtk-ai/rtk-rewrite: OpenClaw Rewrite Plugin Command Injection via execSync Template String

@rtk-ai/rtk-rewrite transparently rewrites shell commands executed via OpenClaw's exec tool to their RTK equivalents. In 1.0.0, the @rtk-ai/rtk-rewrite OpenClaw plugin passes attacker-controlled input directly into a shell-backed execSync template string without shell-safe escaping. JSON.stringif...

6.3CVSS6.2AI score
Exploits0References1
CVE
CVE
added 1 hour ago3 views

CVE-2026-55736 Private action arguments can be set by user input in Ash

Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerability in ash-project ash allows a user to set the value of a private action argument that is intended to be controlled only by trusted server-side code. Action arguments declared with public?: false are meant t...

5.9CVSS5.8AI score
Exploits0References4
CVE
CVE
added 1 hour ago15 views

CVE-2026-53753 Crawl4AI: AST Sandbox Escape via gi_frame.f_back Chain - Pre-Auth RCE in Docker API

Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.7, the safeevalexpression function in the computed fields feature uses an AST validator that only blocks attributes starting with underscore. Python generator and frame object attributes giframe, fback, fbuiltins do NOT...

9.8CVSS6.2AI score0.00371EPSS
Exploits0References1
CVE
CVE
added 1 hour ago5 views

CVE-2026-53754 Crawl4AI: SSRF filter bypass in Docker server via IPv6 transition forms (NAT64 / 6to4 / unspecified / v4-mapped)

Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.8, the Docker API server's SSRF protection validatewebhookurl / validateurldestination in deploy/docker/utils.py used an explicit IPv4/IPv6 CIDR blocklist that missed several address families. An attacker could reach...

7.5CVSS5.9AI score0.00111EPSS
Exploits0References1
CVE
CVE
added 1 hour ago5 views

CVE-2026-53755 Crawl4AI: SSRF via proxy settings in the Docker server bypasses the crawl-URL SSRF check

Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.9, the Docker API server applied its SSRF destination check to the crawl target URL only, not to the proxy address. An unauthenticated request could supply a proxy pointing at an internal IP and route the browser through...

8.6CVSS5.9AI score0.00056EPSS
Exploits0References1
CVE
CVE
added 1 hour ago4 views

CVE-2026-54320 Daytona: Cross-tenant organization takeover via invitation acceptance with an unverified email

Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.184.0, organization invitations could be accepted and declined by a user whose email matched the invitation but had not been verified. Daytona authenticates users via OIDC and...

8.4CVSS6.2AI score0.00043EPSS
Exploits0References1
CVE
CVE
added 1 hour ago8 views

CVE-2026-54321 Daytona: Public sandbox previews remain accessible for up to one hour after being made private

Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. From 0.101.0 until 0.184.0, sandbox previews that were switched from public to private could remain reachable without authentication for a short period after the change, due to a cached...

7CVSS6.3AI score0.00207EPSS
Exploits0References1
CVE
CVE
added 1 hour ago15 views

CVE-2026-54319 Daytona: Path traversal in sandbox volume id mounts arbitrary host paths into the sandbox — cross-tenant data access and host escape

Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.186, a sandbox volume reference volumeId, which may also be a volume name was forwarded to the runner and used to build the host bind-mount source path without confinement. A...

4.2CVSS6.2AI score
Exploits0References1
CVE
CVE
added 1 hour ago8 views

CVE-2026-54322 Daytona: Cross-org IDOR in organization role update/delete — any org owner can rewrite or destroy another org's roles

Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.185.0, Daytona's organization role update and delete endpoints authorized the caller as an owner of the organization named in the request path, but resolved and mutated the targe...

7.7CVSS6.3AI score0.00028EPSS
Exploits0References1
CVE
CVE
added 1 hour ago15 views

CVE-2026-54324

Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.185.0, a cross-tenant authorization flaw in Daytona's notification WebSocket gateway allowed any authenticated user to subscribe to another organization's realtime notification...

6.5CVSS6.3AI score
Exploits0References1
CVE
CVE
added 1 hour ago6 views

CVE-2026-54323

Daytona is a secure and elastic infrastructure runtime for AI-generated code execution and agent workflows. Prior to 0.185.0, the daemon's git clone implementation disabled TLS certificate verification. When a clone request carried Git credentials, the daemon sent the HTTP Basic Authorization...

5.9CVSS6.4AI score0.00015EPSS
Exploits0References1
CVE
CVE
added 1 hour ago34 views

CVE-2020-9695

Acrobat Reader versions 2020.009.20074, 2020.001.30002, 2017.011.30171, 2015.006.30523 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a...

7.8CVSS6.4AI score
Exploits0References1
CVE
CVE
added 1 hour ago30 views

CVE-2020-9711

Acrobat Reader versions 2020.009.20074, 2020.001.30002, 2017.011.30171, 2015.006.30523 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose sensitive information. Exploitation o...

5.5CVSS5.8AI score
Exploits0References1
CVE
CVE
added 1 hour ago20 views

CVE-2026-45135

Caddy is an extensible server platform that uses TLS by default. From 2.7.0 until 2.11.3, the FastCGI transport's splitPos in modules/caddyhttp/reverseproxy/fastcgi/fastcgi.go misuses golang.org/x/text/search with search.IgnoreCase when the request path contains a non-ASCII byte. Two distinct fla...

8.1CVSS6.5AI score0.00297EPSS
Exploits0References1
CVE
CVE
added 1 hour ago14 views

CVE-2026-45692

Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different...

5.4CVSS5.9AI score0.00017EPSS
Exploits0References1
CVE
CVE
added 1 hour ago7 views

CVE-2026-52845

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, forwardauth copyheaders deletes the exact client-supplied identity header before copying the trusted value from the auth gateway. But when the request later goes through phpfastcgi, Caddy normalizes HTTP headers int...

8.1CVSS5.9AI score0.00046EPSS
Exploits0References1
CVE
CVE
added 1 hour ago5 views

CVE-2026-52844

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, on Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can bypass Caddy...

7.5CVSS5.9AI score0.00038EPSS
Exploits0References1
CVE
CVE
added 1 hour ago14 views

CVE-2026-52846

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS5.8AI score0.0003EPSS
Exploits0References1
CVE
CVE
added 1 hour ago53 views

CVE-2020-9713

Adobe Acrobat and Reader versions 2020.009.20074 and earlier, 2020.001.30002, 2017.011.30171 and earlier, and 2015.006.30523 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could leverage this vulnerability to disclose...

5.5CVSS5.8AI score
Exploits0References1
CVE
CVE
added 1 hour ago16 views

CVE-2026-54157

LobeHub is a work-and-lifestyle space to find, build, and collaborate with agent teammates that grow with you. Prior to 2.1.57, the /webapi/proxy endpoint on app.lobehub.com accepts a URL in the POST body and fetches it server-side without any authentication. An attacker can use this to make...

9CVSS6.1AI score0.00037EPSS
Exploits0References1
CVE
CVE
added 1 hour ago6 views

CVE-2026-0864

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value...

4.1CVSS5.8AI score
Exploits0References4
CVE
CVE
added 1 hour ago6 views

CVE-2026-54318

Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.5.3, the LocationSensorManager BroadcastReceiver is exported with no permission. Any installed app, with zero runtime permissions, can broadcast a forged Google Play Services...

7.1CVSS5.9AI score
Exploits0References2
CVE
CVE
added 1 hour ago16 views

CVE-2026-54317

Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2026.6.0, the Konnected integration registers an HTTP endpoint, KonnectedView homeassistant/components/konnected/init.py, that is marked as not requiring authentication requiresauth = False....

7.6CVSS5.8AI score
Exploits0References1
CVE
CVE
added 1 hour ago4 views

CVE-2026-53662

immich is a high performance self-hosted photo and video management solution. From commit 4ffa26c9 until 4eb1003, a reflected cross-site scripting XSS vulnerability on the /auth/login page allows an attacker to fully compromise any authenticated user's account with a single link click. The contin...

9.6CVSS5.8AI score0.00045EPSS
Exploits0References2
CVE
CVE
added 1 hour ago9 views

CVE-2026-52816

Gogs Jupyter/IPYNB sanitizer vulnerability (GHSA-3W28-36P9-W929) affects the endpoint POST /-/api/sanitize_ipynb. The handler uses bluemonday.UGCPolicy with p.AllowURLSchemes("data"), which permits all data: URIs (including data:text/html), enabling attackers with a registered account to craft in...

Exploits0
CVE
CVE
added 1 hour ago7 views

CVE-2026-45049

The CVE entry CVE-2026-45049 maps to an information exposure issue in OpenAM’s CDSSO servlet (CWE-201). A logged-in user’s raw session token could be POSTed to an attacker-controlled URL, enabling session hijacking in OpenAM Community Edition up to version 16.0.6. The vulnerability affects deploy...

Exploits0
CVE
CVE
added 1 hour ago6 views

CVE-2026-45048

OpenAM OpenAM Community Edition prior to 16.1.1 is affected by an authorization and information exposure vulnerability in the session management endpoint (CWE-285, CWE-200). An authenticated, low-privilege user can retrieve active session credentials for other users, including higher-privilege ac...

Exploits0
CVE
CVE
added 1 hour ago5 views

CVE-2026-57062

CVE-2026-57062: The CMS parsing in GnuPG’s gpgsm (up to version 2.5.20) mishandles AES-GCM when processing CMS structures, accepting an aes-ICVlen of 4 bytes instead of the required 12. This is a component/format handling flaw in GnuPG’s CMS implementation. The CVE record cites a related issue (C...

2.9CVSS5.8AI score
Exploits0References2
CVE
CVE
added 1 hour ago10 views

CVE-2026-55517

CVE-2026-55517 affects Deno prior to 2.7.5, where a client WebSocket handshake could crash the process if the server returned non-ASCII bytes in Sec-WebSocket-Protocol or Sec-WebSocket-Extensions headers. The root cause is parsing those headers as ASCII strings, triggering a panic when non-printa...

4.3CVSS5.9AI score
Exploits0References1
CVE
CVE
added 1 hour ago9 views

CVE-2026-44726

CVE-2026-44726 affects Deno (2.0.0–2.7.8) via the Node.js tls compatibility layer. When autoSelectFamily is enabled and the first address-family attempt fails, the socket reinitialization path reuses a stale TLS upgrade hook tied to the original failed handle, causing the replacement TCP connecti...

7.4CVSS5.9AI score0.00017EPSS
Exploits0References1
CVE
CVE
added 1 hour ago5 views

CVE-2026-49401

CVE-2026-49401 describes a permission bypass in Deno on macOS APFS prior to v2.7.14. The denial checks for --deny-read/--deny-write/--deny-run/--deny-ffi were performed at the raw-byte level, but APFS considers different Unicode spellings of the same name as the same file. This allowed a process ...

7.3CVSS6AI score0.0001EPSS
Exploits0References1
CVE
CVE
added 2 hours ago4 views

CVE-2025-71382

MuPDF prior to 1.27.0-rc1 is affected by an uncontrolled recursion in the EPUB CSS rendering engine. The function value_from_inheritable_property() in css-apply.c recurses through the CSS property inheritance chain without a depth limit, enabling remote attackers to trigger a denial of service by...

7.1CVSS6AI score
Exploits0References4
CVE
CVE
added 2 hours ago5 views

CVE-2026-49402

Deno is affected by CVE-2026-49402 on Windows when using node:child_process with shell: true. The escapeShellArg() helper failed to properly quote arguments containing cmd.exe metacharacters (e.g., &, |, , ^, !, (, )), and did not neutralize % inside double-quoted strings. This allowed an attacke...

8.1CVSS6.1AI score0.00094EPSS
Exploits0References1
CVE
CVE
added 2 hours ago8 views

CVE-2026-49406

The CVE describes a vulnerability in Deno when run in BYONM mode (nodeModulesDir: "manual"): the module resolver could bypass the read boundary by resolving a package.json main field containing .. segments, allowing a malicious package to read files outside the approved --allow-read scope via req...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References1
CVE
CVE
added 2 hours ago3 views

CVE-2026-49411

Summary (technical, grounded): CVE-2026-49411 affects Deno’s Node.js compatibility TCP path. Prior to v2.8.0, permission checks for deny-net were performed on the original hostname string before DNS resolution and not re-checked after resolution. This allowed a numeric IP alias (for example 21307...

6.5CVSS5.8AI score0.00011EPSS
Exploits0References1
CVE
CVE
added 2 hours ago4 views

CVE-2026-49983

Summary of CVE-2026-49983 details (Deno): Deno’s process.loadEnvFile() incorrectly bypasses env permission checks. It only verifies read permission on the dotenv file and then writes all keys from the file into process.env, even if env access is denied. This means that with --allow-read and a wri...

5.2CVSS5.9AI score0.00013EPSS
Exploits0References1
CVE
CVE
added 2 hours ago6 views

CVE-2026-35163

The CVE relates to OctoPrint where XSS can be injected into Suppressed Command notifications in versions up to and including 1.11.7 and 2.0.0rc1/rc2. An attacker must lure a user into printing a specially crafted file to trigger the vulnerability, which can disrupt prints, leak configuration deta...

Exploits0
CVE
CVE
added 2 hours ago8 views

CVE-2026-49860

Summary of CVE-2026-49860 (Deno) A WebSocket sandbox bypass affects Deno prior to 2.8.1. When a WebSocket connection is opened, Deno checked the destination hostname against --deny-net rules but did not re-check the IPs that the hostname resolved to, allowing an attacker-controlled domain to reso...

5.2CVSS5.8AI score0.00012EPSS
Exploits0References1
CVE
CVE
added 2 hours ago5 views

CVE-2026-49859

CVE-2026-49859 affects Deno before version 2.8.1. The bug occurs in fetch() where Deno checked the destination hostname against --deny-net rules but did not re-check the IP addresses that the hostname resolves to, allowing an attacker-controlled domain that passes the hostname check to resolve to...

5.2CVSS5.8AI score0.00021EPSS
Exploits0References1
CVE
CVE
added 2 hours ago5 views

CVE-2026-52815

CVE-2026-52815 corresponds to a GitHub Advisory for Gogs: an unauthenticated information disclosure through the API. The vulnerable endpoint is GET /api/v1/orgs/:orgname/teams, which returns all teams for an organization without authentication due to a missing reqToken() middleware on the org tea...

Exploits0
CVE
CVE
added 2 hours ago5 views

CVE-2026-49440

Summary: CVE-2026-49440 affects Deno’s crypto.primality tests when using default options (checks=0) for checkPrime/checkPrimeSync, causing some composites to be reported as prime due to zero Miller-Rabin rounds. This occurs in the node:crypto path and related op_node_check_prime implementations; ...

7.4CVSS5.8AI score0.00017EPSS
Exploits0References2
CVE
CVE
added 2 hours ago5 views

CVE-2026-52814

CVE-2026-52814 is linked to a GitHub advisory about a denial-of-service in Gogs’ built-in Go SSH server. The issue arises because the SSH server accepts inbound TCP connections and spawns a new goroutine for each connection without enforcing read/write deadlines. An unauthenticated attacker can o...

Exploits0
CVE
CVE
added 2 hours ago3 views

CVE-2026-52813

Gogs suffers a path traversal vulnerability in organization name handling that enables RCE via Git hooks. The flaw occurs in internal/database/org.go when os.MkdirAll is called with an unsanitized org.Name, allowing org folders like ../../../../tmp/... to be created. An attacker can create a nest...

Exploits0
CVE
CVE
added 2 hours ago7 views

CVE-2026-52812

Gogs LFS handling bug enables cross-tenant disclosure: when a per-repo OID already exists, the dedupe path returns success without validating the request body hash, and a subsequent CreateLFSObject ties the OID to the requester’s repo regardless of ownership. This allows a user with write access ...

Exploits0
CVE
CVE
added 2 hours ago3 views

CVE-2026-52811

Gogs has a vulnerability in UploadRepoFiles that can lead to arbitrary file writes via a path that traverses a parent directory symlink. Exploitation requires repo write access and a crafted multipart upload where the filename contains a backslash sequence that, after mime parsing and path normal...

Exploits0
CVE
CVE
added 2 hours ago19 views

CVE-2026-54257

CVE-2026-54257 affects Electron 42.3.1 through 42.3.2 where the Node.js Buffer API uses incorrect byte-length calculations, causing heap underflow/overflow. This can lead to crashes and, in some cases, incorrect buffer allocations (truncation or misallocation). The issue is fixed in Electron 42.3...

9.3CVSS6AI score0.00024EPSS
Exploits0References1
CVE
CVE
added 2 hours ago13 views

CVE-2026-54316

Claude Code exposed an out-of-band data exfiltration risk due to pre-approved huggingface.co as a bare hostname for WebFetch in versions 0.2.54–2.1.163. An attacker who could inject untrusted content into a Claude Code context could force WebFetch to access attacker-controlled model repos (e.g., ...

6CVSS5.9AI score0.00045EPSS
Exploits0References1
CVE
CVE
added 2 hours ago3 views

CVE-2026-52810

CVE-2026-52810 is connected to a concrete vulnerability in Gogs: the Git Smart HTTP handler derives authorization from the client-supplied service query parameter (e.g., service=git-upload-pack) instead of the actual RPC path. This allows a request to POST to the write endpoint (/git-receive-pack...

Exploits0
CVE
CVE
added 2 hours ago5 views

CVE-2026-50221

CVE-2026-50221 affects OpenStack Swift prior to 2.37.2, where proxy-server fails to strip internal update headers (X-Container-Host, X-Container-Device, X-Delete-At-Host, X-Delete-At-Device) from client requests before forwarding to object-servers. An authenticated user with write access can inje...

5.3CVSS6AI score
Exploits0References4
CVE
CVE
added 2 hours ago7 views

CVE-2026-52809

Gogs is affected: reset tokens are generated with ActivateCodeLives (e.g., 180 minutes) and the verification path reuses this embedded lifetime, ignoring RESET_PASSWORD_CODE_LIVES. The result is that password-reset links advertised as shorter (ResetPasswordCodeLives) remain valid for the full act...

Exploits0
Total number of security vulnerabilities365156