Total CVEs

139,258

Critical Severity

3,630

High Severity

13,017

Last 7 Days

1,247
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 201 - 220 of 35,663 CVEs

ImageMagick before 7.1.2-15 contains a memory leak vulnerability in multiple coders that write raw pixel data where allocated objects are not properly freed. Attackers can trigger this leak by processing specially crafted images, causing memory exhaustion and denial of service.

Vendor: ImageMagick
Product: ImageMagick
Published: Jun 24, 2026
Source: NVD
CVE-2026-56358 MEDIUM - 5.4

n8n before 1.123.25 (1.x) and before 2.11.2 (2.x), with the fix also included in 2.12.0, contains a stored cross-site scripting vulnerability in the Form Trigger node's CSS sanitization that allows authenticated users to inject malicious scripts. Attackers with workflow creation permissions can...

Vendor: n8n
Product: n8n
Published: Jun 24, 2026
Source: NVD
CVE-2026-56351 HIGH - 8.2

n8n before version 2.4.0 contains a sql injection vulnerability in MySQL, PostgreSQL, and Microsoft SQL nodes that allows authenticated users to inject arbitrary SQL through unescaped identifier values in node configuration parameters. Attackers with workflow creation permissions can supply speciall...

Vendor: n8n
Product: n8n
Published: Jun 24, 2026
Source: NVD
CVE-2026-56338 MEDIUM - 5.3

Capgo before 12.128.2 contains a denial of service vulnerability in the /auth/v1/otp endpoint that prevents email verification for two-factor authentication due to captcha validation failures. Authenticated users cannot complete 2FA enrollment as the backend consistently returns HTTP 500 errors with...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56337 MEDIUM - 5.3

Capgo before 12.128.2 contains an information disclosure vulnerability in the public.exist_app_v2 RPC function that allows unauthenticated attackers to enumerate app_ids by calling POST /rest/v1/rpc/exist_app_v2 with arbitrary appid parameters. Remote attackers can exploit this SECURITY DEFINER func...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56310 MEDIUM - 4.3

Cap-go before 12.128.2 contains an authorization bypass vulnerability in the GET /organization/members endpoint that allows org-limited API keys to bypass limited_to_orgs restrictions. Attackers with org-limited API keys can read membership data including uid, email, image_url, role, and is_tmp from...

Vendor: Cap-go
Product: capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56302 MEDIUM - 6.5

Capgo before 12.128.2 contains an unsecured images bucket lacking any row level security controls, allowing unauthenticated attackers to read, insert, and delete stored app icons. Remote attackers can exploit this misconfiguration to delete all icons and leak sensitive app IDs and user IDs.

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56272 MEDIUM - 4.1

Flowise before 3.0.13 uses bcrypt with default salt rounds of 5, providing only 32 iterations instead of the OWASP-recommended minimum of 10 rounds. Attackers can crack password hashes approximately 30 times faster with modern GPU hardware, potentially compromising all user accounts in a database br...

Vendor: Flowise
Product: Flowise
Published: Jun 24, 2026
Source: NVD
CVE-2026-56270 HIGH - 7.5

Flowise before 3.1.0 (versions 3.0.13 and earlier) contains a missing authentication vulnerability in the /api/v1/loginmethod endpoint that allows unauthenticated users to retrieve an organization's complete SSO configuration, including OAuth client secrets in cleartext, by providing an organiz...

Vendor: Flowise
Product: Flowise
Published: Jun 24, 2026
Source: NVD
CVE-2026-56269 MEDIUM - 4.6

Flowise before 3.1.0 (npm package flowise, versions 3.0.13 and earlier) uses a weak hardcoded default value 'Secre$t' for the TOKEN_HASH_SECRET environment variable in packages/server/src/enterprise/utils/tempTokenUtils.ts when the variable is not configured. This secret derives the AES-25...

Vendor: Flowise
Product: Flowise
Published: Jun 24, 2026
Source: NVD
CVE-2026-56262 MEDIUM - 6.5

Crawl4AI before 0.8.7 contains an authentication bypass vulnerability in the monitor router endpoints that allows unauthenticated attackers to access destructive operations. Remote attackers can invoke the /monitor/actions/cleanup endpoint and manipulate monitoring state without authentication, caus...

Vendor: Crawl4AI
Product: Crawl4AI
Published: Jun 24, 2026
Source: NVD
CVE-2026-56257 HIGH - 7.1

Capgo before 12.128.2 allows direct patching of public.apps.owner_org through PostgREST, bypassing the transfer_app() workflow and creating split-brain ownership. Attackers can directly update apps.owner_org while leaving app_versions.owner_org unchanged, enabling old-org keys to retain access to ve...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56256 HIGH - 7.1

Capgo before 12.128.2 enforces mandatory two-factor authentication only at the UI level. Sensitive Organization (ORG) management API endpoints (e.g., editing organization details, inviting users) do not validate 2FA completion on the backend. An authenticated Admin user who has not enabled 2FA can r...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56245 HIGH - 8.2

Supabase Capgo before 12.128.2 contains an authorization bypass vulnerability in the SECURITY DEFINER record_build_time RPC function that allows unauthenticated attackers to insert arbitrary build-time records. Attackers can exploit this by calling POST /rest/v1/rpc/record_build_time with a public A...

Vendor: Cap-go
Product: capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56244 HIGH - 7.1

Capgo before 12.128.2 allows non-admin API keys to read webhook signing secrets via Supabase REST due to insufficient row-level security policies on the webhooks table. Attackers can retrieve the webhook secret and forge valid X-Capgo-Signature headers to send authenticated webhook events to configu...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56237 CRITICAL - 9.1

Capgo before 12.128.2 contains a broken authentication vulnerability in its API key generation mechanism. API keys are exposed in frontend requests, and the backend fails to validate that keys are securely generated and bound to the authenticated user. An attacker can tamper with the API key paramet...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56232 HIGH - 8.8

Capgo before 12.128.2 fails to enforce limited_to_orgs and limited_to_apps constraints on subkeys provided via x-limited-key-id header in middlewareKey function. Attackers can bypass subkey scope restrictions by referencing their own subkeys, causing all downstream route handlers to use the unrestri...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56231 HIGH - 7.6

Capgo before 12.128.2 contains a broken object level authorization (BOLA) vulnerability in the POST /build/start/:jobId and POST /build/cancel/:jobId endpoints. The handlers authorize the request based only on the attacker-controlled app_id supplied in the request body and never verify that the jobI...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD
CVE-2026-56223 HIGH - 8.7

Capgo before 12.128.2 contains a cross-domain SSO account takeover vulnerability in the provision-user endpoint that allows attackers to merge arbitrary victim accounts based on email match without validating SSO provider domain authorization. An attacker with enterprise org admin access and a malic...

Vendor: Capgo
Product: Capgo
Published: Jun 24, 2026
Source: NVD

Open redirect vulnerability (CWE-601) in the _safe_redirect function of the click-tracking endpoint (/c/<token>/) in Mailerup <1.0.0ย on all platforms allows remote unauthenticated attackers to redirect victims to arbitrary external sites and conduct phishing attacks via a crafted uย query pa...

Vendor: Mailerup
Product: Mailerup
Published: Jun 24, 2026
Source: NVD