Lucene search
K
VeracodeRecent

38286 matches found

Veracode
Veracode
•added 2026/05/16 5:19 a.m.•12 views

Remote Code Execution (RCE)

@nocobase/plugin-workflow-javascript is vulnerable to Remote Code Execution. The vulnerability is due to improper sandbox isolation in the Workflow Script Node, where the exposed console object allows access to host-realm WritableWorkerStdio stream objects via console.stdout and console.stderr,...

9.9CVSS6.4AI score0.36503EPSS
Exploits7References4Affected Software1
Veracode
Veracode
•added 2026/05/16 5:18 a.m.•4 views

Server-Side Request Forgery (SSRF)

monetr is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation of user-supplied URLs in the Lunch Flow integration, which allows an authenticated attacker to force the monetr server to send HTTP GET requests to arbitrary destinations and potentially...

8.3CVSS6AI score0.00331EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/05/16 5:18 a.m.•12 views

Server-Side Request Forgery

magicmirror is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation in the /cors endpoint, allowing unauthenticated attackers to force the server to make arbitrary HTTP requests to internal or external services, while environment variable expansion...

9.2CVSS5.9AI score0.01623EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/05/16 5:18 a.m.•9 views

Integrity Check Bypass

Striae is vulnerable to Integrity Check Bypass. The vulnerability is due to reliance on hash-only validation in the digital confirmation workflow, where attackers could modify both package contents and corresponding manifest hash fields, allowing tampered confirmation packages to pass integrity...

8.2CVSS5.2AI score0.00118EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/05/16 5:18 a.m.•11 views

Sandbox Bypass

OpenClaude is vulnerable to Improper Access Control. The vulnerability is due to a logic flaw in bashToolHasPermission within src/tools/BashTool/bashPermissions.ts, where the sandbox auto-allow path returns success before checkPathConstraints is evaluated, allowing attackers to use path traversal...

8.4CVSS5.8AI score0.00232EPSS
Exploits2References2Affected Software1
Veracode
Veracode
•added 2026/05/16 5:18 a.m.•15 views

Path Traversal

OpenClaw is vulnerable to Path Traversal. The vulnerability is due to insufficient path validation in isLikelyLocalPath and isValidMedia, where attackers can exploit incomplete checks and the allowBareFilename bypass to access files outside the intended sandbox, leading to disclosure of sensitive...

8.7CVSS5.8AI score0.00688EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/05/16 5:17 a.m.•12 views

Authorization Bypass

StudioCMS is vulnerable to Improper Access Control. The vulnerability is due to missing await handling for the asynchronous isAuthorized function in the S3 storage manager, where authorization checks in the POST and PUT handlers always evaluate as successful because unresolved Promise objects are...

7.6CVSS5.8AI score0.00183EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/05/16 5:16 a.m.•11 views

Arbitrary Code Execution

GitHub Copilot CLI is vulnerable to Command Injection. The vulnerability is due to improper safety assessment of shell commands in the shell tool, where dangerous Bash parameter expansion patterns such as $var@P, $!var, $var:=value, and nested $cmd expressions are incorrectly classified as...

7.8CVSS6AI score0.00363EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/05/16 5:16 a.m.•4 views

Improper Handling Of The HTTP Connection Header

@fastify/reply-from and @fastify/http-proxy are vulnerable to Improper Handling of the HTTP Connection Header. The vulnerability is due to processing the client-supplied Connection header after proxy-added headers have been inserted, which allows an attacker to selectively remove security, routin...

9CVSS5.8AI score0.0033EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2026/05/16 5:14 a.m.•4 views

Cryptographic Failure

electerm is vulnerable to Cryptographic Failure. The vulnerability is due to the use of deterministic AES-192-CBC with a fixed zero IV, constant KDF salt, and no MAC for synced bookmark/profile data, which allows an attacker to crack common passwords across installations and perform undetected...

9.1CVSS5.9AI score0.00105EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/05/16 5:14 a.m.•4 views

Code Injection

claude-code-cache-fix is vulnerable to code injection. The vulnerability is due to tools/quota-statusline.sh directly interpolating Claude Code hook stdin payloads into a Python triple-quoted string literal without proper sanitization, which allows an attacker to inject a ''' sequence and execute...

8.6CVSS6.2AI score0.00188EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/05/16 5:12 a.m.•9 views

Command Injection

mcp-server-semgrep is vulnerable to Command Injection. The vulnerability is due to improper sanitization of the ID argument in multiple MCP interface functions, which allows an attacker to inject and execute arbitrary OS commands remotely...

7.5CVSS7.3AI score0.01394EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2026/05/16 5:10 a.m.•10 views

OS Command Injection

@siteboon/claude-code-ui is vulnerable to OS Command Injection. The vulnerability is due to the use of execAsync with string interpolation of user-controlled Git parameters such as file, branch, message, and commit, which allows an authenticated attacker to execute arbitrary OS commands...

9.1CVSS6.1AI score0.00437EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/05/16 5:8 a.m.•17 views

Command Injection

Godot MCP is vulnerable to Command Injection. The vulnerability is due to passing user-controlled input directly to exec without sanitization, which allows an attacker to inject shell commands and achieve remote code execution...

7.8CVSS6.1AI score0.00853EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2026/05/16 5:8 a.m.•4 views

Privilege Escalation

OpenClaw is vulnerable to privilege escalation. The vulnerability is due to improper authorization in the node reconnection process, which allows an attacker using a previously paired node to bypass re-pairing authentication and execute privileged commands on the local assistant system...

7.8CVSS6AI score0.00131EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/05/16 5:5 a.m.•18 views

Use After Free

Electron is vulnerable to Use After Free. The vulnerability is due to improper handling of child windows in offscreen rendering mode after the parent WebContents is destroyed, which allows an attacker to trigger memory corruption or application crashes through crafted child window interactions...

8.1CVSS5.8AI score0.00341EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 2026/05/15 9:28 p.m.•46 views

Information Disclosure

Zabbix is vulnerable to an information disclosure. The vulnerability is due to the reuse of JavaScript Duktape contexts in Zabbix Server/Proxy, which allows a regular non-super administrator to leak sensitive data from hosts they are not authorized to access through shared global JavaScript...

7.1CVSS5.8AI score0.00154EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/05/15 9:12 p.m.•9 views

Improper Input Validation

zabbix is vulnerable to Improper Input Validation. The vulnerability is due to improper regex validation running in multiline mode, which allows an authenticated attacker to bypass ^ and $ anchor checks using injected newline characters and execute shell command injection...

7.7CVSS5.9AI score0.00248EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/05/15 9:9 p.m.•12 views

Blind SQL Injection

Zabbix is vulnerable to blind SQL injection. The vulnerability is due to improper sanitization of the sortfield parameter in include/classes/api/CApiService.php, which allows a low-privileged user with API access to execute arbitrary SQL select queries and exfiltrate database data through...

8.7CVSS6.2AI score0.0024EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/05/15 7:39 p.m.•20 views

Incorrect Authorization

Clerk is vulnerable to Incorrect Authorization. The vulnerability is due to improper request matching in createRouteMatcher, which allows an attacker to craft requests that bypass middleware protection and access downstream handlers...

9.1CVSS5.8AI score0.00323EPSS
Exploits0References2Affected Software4
Veracode
Veracode
•added 2026/05/15 7:24 p.m.•13 views

Improper Neutralization Of Special Elements In Data Query Logic

Dgraph is vulnerable to Improper Neutralization of Special Elements in Data Query Logic. The vulnerability is due to improper sanitization of the user-controlled cond field in upsert mutations, which allows an attacker to inject arbitrary DQL query blocks and gain unauthorized read access to...

9.1CVSS5.9AI score0.00424EPSS
Exploits1References3Affected Software3
Veracode
Veracode
•added 2026/05/15 6:49 p.m.•13 views

Path Traversal

github.com/dgraph-io/dgraph is vulnerable to Path Traversal. The vulnerability is due to improper validation of the dagRunId request field passed into filepath.Join, which allows an attacker to exploit directory traversal using values such as .. and trigger unintended deletion of system temporary...

9.1CVSS5.8AI score0.00338EPSS
Exploits1References3Affected Software3
Veracode
Veracode
•added 2026/05/15 6:2 p.m.•11 views

Information Exposure

Dgraph is vulnerable to Information Exposure. The vulnerability is due to exposure of process command-line arguments through the unauthenticated /debug/vars endpoint, which allows an attacker to obtain sensitive admin tokens and gain unauthorized access to admin-only endpoints...

9.8CVSS5.8AI score0.02187EPSS
Exploits1References3Affected Software3
Veracode
Veracode
•added 2026/05/15 5:47 p.m.•14 views

Path Traversal

github.com/charmbracelet/wish is vulnerable to Path Traversal. The vulnerability is due to improper validation of SCP filenames containing traversal sequences, which allows an attacker to read, write, or create files and directories outside the configured root directory...

9.6CVSS5.8AI score0.00393EPSS
Exploits1References5Affected Software2
Veracode
Veracode
•added 2026/05/15 11:37 a.m.•13 views

Improper Network Access Control

github.com/ctfer-io/fullchain is vulnerable to improper network access control. The vulnerability is due to a misconfigured inter-namespace NetworkPolicy, which allows a malicious actor to pivot from a compromised application to Pods outside the original namespace...

9.8CVSS6.4AI score0.00501EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/05/15 11:11 a.m.•13 views

Cross-Site Scripting (XSS)

github.com/siyuan-note/siyuan is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to incomplete SVG sanitization and improper handling of user-controlled input in the /api/icon/getDynamicIcon endpoint, which allows an attacker to inject malicious SVG content and execute JavaScript...

9.3CVSS6.4AI score0.00302EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2026/05/15 11:2 a.m.•13 views

Authentication Bypass

Milvus is vulnerable to Authentication Bypass. The vulnerability is due to unauthenticated exposure of the management port 9091 and use of a weak predictable token for the /expr debug endpoint, allowing attackers to access REST API operations, execute arbitrary expressions, and perform unauthoriz...

9.8CVSS6.1AI score0.27661EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/05/15 10:15 a.m.•13 views

Authentication Bypass

Unity Catalog is vulnerable to Authentication Bypass. The vulnerability is due to improper validation of the iss claim in JWT tokens, where the token exchange endpoint dynamically fetches JWKS data based on attacker-controlled issuer values without verifying trusted identity providers, allowing...

9.1CVSS5.8AI score0.00183EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/05/15 9:49 a.m.•11 views

Improper Authentication

github.com/openbao/openbao is vulnerable to improper authentication. The vulnerability is due to missing user confirmation during JWT/OIDC authentication when using callbackmode=direct, which allows an attacker to initiate a malicious authentication request and trick a victim into automatically...

9.6CVSS6.4AI score0.0037EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/05/15 9:28 a.m.•4 views

Memory-Safety Vulnerability

GitHub repository github.com/jackc/pgx/v5 is vulnerable to a memory-safety vulnerability. The vulnerability is due to improper memory handling within the library, which allows an attacker to exploit memory corruption conditions and potentially cause application crashes, denial of service, or...

9.8CVSS5.8AI score0.00408EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 2026/05/15 9:8 a.m.•8 views

Improper Authentication

auth is vulnerable to Improper Authentication. The vulnerability is due to incorrect mapping of all Patreon OAuth accounts to the same local user ID, which allows an attacker to gain unauthorized access through account merging and privilege confusion...

9.1CVSS5.8AI score0.00417EPSS
Exploits0References6Affected Software2
Veracode
Veracode
•added 2026/05/15 7:43 a.m.•12 views

Information Disclosure

Argo CD is vulnerable to Information Exposure. The vulnerability is due to missing authorization and insufficient data masking in the ServerSideDiff endpoint, which allows an attacker with read-only access to extract plaintext Kubernetes Secret data through the Server-Side Apply dry-run mechanism...

9.6CVSS5.8AI score0.00379EPSS
Exploits2References5Affected Software2
Veracode
Veracode
•added 2026/05/15 5:3 a.m.•12 views

Arbitrary Code Injection

Enclave is vulnerable to Arbitrary Code Injection. The vulnerability is due to improper enforcement of security boundaries in @enclave-vm/core, allowing attackers to escape the JavaScript sandbox environment and achieve arbitrary code execution on the host system...

10CVSS6.4AI score0.00878EPSS
Exploits2References2Affected Software2
Veracode
Veracode
•added 2026/05/15 4:36 a.m.•14 views

OS Command Injection

OliveTin is vulnerable to Command Injection. The vulnerability is due to insufficient input validation in Shell mode, where password-typed arguments and webhook-extracted JSON values bypass checkShellArgumentSafety before being passed to sh -c, allowing authenticated or unauthenticated attackers ...

9.9CVSS6.1AI score0.00448EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/05/14 6:34 p.m.•10 views

Authentication Bypass

s3-proxy is vulnerable to Authentication Bypass. The vulnerability is due to inconsistent URL path interpretation between the authentication middleware and bucket handler, which allows an attacker to bypass access controls and perform unauthorized operations on protected S3 objects...

9.4CVSS5.8AI score0.00554EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/05/14 6:24 p.m.•12 views

Memory-Safety Vulnerability

pgx is vulnerable to a memory-safety vulnerability. The vulnerability is due to improper memory handling in the library, which allows an attacker to exploit memory corruption conditions and potentially cause unexpected behavior, denial of service, or arbitrary code execution...

9.8CVSS6.1AI score0.00378EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2026/05/14 6:14 p.m.•13 views

Improper Authentication

Juju is vulnerable to Improper Authentication. The vulnerability is due to improper TLS client and server certificate validation in the internal Dqlite database cluster, which allows an unauthenticated attacker to join the cluster and gain full read and write access to the database...

10CVSS5.8AI score0.00381EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/05/14 6:14 p.m.•15 views

Arbitrary File Read And Write

Incus is vulnerable to arbitrary file read and write. The vulnerability is due to improper enforcement of the pongo2 chroot isolation mechanism in instance template files, which allows an attacker to bypass filesystem restrictions and perform arbitrary file read/write operations on the host syste...

9.9CVSS5.9AI score0.00481EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/05/14 6:8 p.m.•14 views

Use Of Hard-coded Credentials

GoHarbor Harbor is vulnerable to Use of Hard-coded Credentials. The vulnerability is due to the presence of default hard-coded credentials in the application, which allows an attacker to gain unauthorized access to the web UI using known passwords...

9.4CVSS6.9AI score0.00498EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2026/05/14 6:6 p.m.•28 views

Authentication Bypass

github.com/oauth2-proxy/oauth2-proxy is vulnerable to an authentication bypass. The vulnerability is due to improper handling of health check User-Agent values in authrequest-style integrations when --ping-user-agent or --gcp-healthchecks is enabled, which allows an unauthenticated remote attacke...

9.1CVSS5.8AI score0.00475EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2026/05/14 6:0 p.m.•15 views

Missing Authorization

free5GC is vulnerable to Missing Authorization. The vulnerability is due to missing OAuth2 and bearer-token authorization checks in the NEF 3gpp-traffic-influence API, which allows an attacker to perform unauthorized creation, modification, and deletion of traffic-influence subscriptions...

9.4CVSS5.8AI score0.00311EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/05/14 6:0 p.m.•9 views

Missing Authentication

github.com/dgraph-io/dgraph is vulnerable to Missing Authentication. The vulnerability is due to the restoreTenant admin mutation missing authorization middleware validation, which allows an unauthenticated attacker to overwrite the database, access server-side files via file:// paths, and perfor...

10CVSS7.3AI score0.00452EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/05/14 5:49 p.m.•12 views

Inadequate Encryption Strength

github.com/enchant97/note-mark/backend is vulnerable to Inadequate Encryption Strength. The vulnerability is due to missing enforcement of minimum length and entropy requirements for the JWTSECRET value, which allows an attacker to brute-force weak secrets and forge valid JWT tokens...

10CVSS5.8AI score0.00124EPSS
Exploits0References4Affected Software2
Veracode
Veracode
•added 2026/05/14 5:48 p.m.•8 views

Authentication Bypass

Traefik is vulnerable to Authentication Bypass. The vulnerability is due to improper handling in the ForwardAuth middleware when trustForwardHeader=false is configured behind a trusted upstream proxy, which allows an attacker to bypass authentication controls and gain unauthorized access...

10CVSS5.8AI score0.00255EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2026/05/14 5:32 p.m.•13 views

Path Traversal

github.com/patrickhener/goshs is vulnerable to Path Traversal. The vulnerability is due to a missing return statement in the tdeleteFile function after the path traversal check, which allows an attacker to bypass path validation and perform unauthorized file deletion through crafted traversal pat...

9.8CVSS7.3AI score0.00683EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/05/14 5:21 p.m.•11 views

Authentication Bypass

github.com/traefik/traefik is vulnerable to an authentication bypass. The vulnerability is due to improper sanitization of forwarded header alias variants using underscores instead of dashes, which allows an attacker to inject spoofed trusted headers and bypass authentication on protected routes...

10CVSS5.8AI score0.00515EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2026/05/14 5:11 p.m.•13 views

Session Fixation

org.apache.wicket, wicket-auth-roles is vulnerable to a session fixation. The vulnerability is due to the missing invocation of the Servlet HTTP request method changeSessionId after session binding, which allows an attacker to exploit session fixation by reusing a predefined session ID to hijack ...

9.1CVSS5.8AI score0.00379EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/05/14 5:10 p.m.•15 views

Directory Traversal

github.com/gtsteffaniak/filebrowser is vulnerable to Directory Traversal. The vulnerability is due to improper sanitization of attacker-controlled path input before path validation, which allows an attacker to use traversal sequences to delete arbitrary files outside the intended shared directory...

9.1CVSS5.9AI score0.00523EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/05/14 4:58 p.m.•15 views

Unauthenticated Credential Disclosure

github.com/dgraph-io/dgraph is vulnerable to an unauthenticated credential disclosure. The vulnerability is due to the /debug/pprof/cmdline endpoint being accessible without authentication, which exposes the full process command line including the admin token, allowing an attacker to retrieve the...

9.4CVSS5.8AI score0.00509EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/05/14 4:43 p.m.•26 views

Directory Traversal

org.springframework.cloud, spring-cloud-config-server is vulnerable to a Directory Traversal. The vulnerability is due to improper validation of specially crafted URL paths in the spring-cloud-config-server module, which allows an attacker to perform a directory traversal attack and access...

9.1CVSS5.9AI score0.00793EPSS
Exploits0References4Affected Software1
Total number of security vulnerabilities38286