Total CVEs

138,591

Critical Severity

3,578

High Severity

12,841

Last 7 Days

1,647
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 101 - 120 of 34,996 CVEs
CVE-2026-56332 MEDIUM - 4.7

Capgo before 12.128.2 contains an open redirect vulnerability in the confirm-signup endpoint that allows attackers to redirect users to arbitrary external websites. The confirmation_url parameter is not validated, enabling attackers to craft malicious links for phishing and credential harvesting att...

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

Capgo before 12.128.2 contains an open redirect vulnerability in stripe_portal and stripe_checkout endpoints that accept unvalidated callbackUrl, successUrl, and cancelUrl parameters. Authenticated attackers can craft malicious billing URLs to redirect users to attacker-controlled domains for phishi...

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

Capgo before 12.128.2 uses ILIKE pattern matching instead of exact matching for app_id lookup in the preview subdomain resolver, allowing underscore characters in app_id to act as SQL wildcards. Attackers can create apps with app_ids differing by one character at underscore positions to cause uninte...

Vendor: Capgo
Product: Capgo
Published: Jun 20, 2026
Source: NVD
CVE-2026-56319 MEDIUM - 4.3

Capgo before 12.128.2 contains an information disclosure vulnerability in the GET /statistics/app/:app_id endpoint that allows app-limited API keys to distinguish existing sibling app IDs through differential error responses. Attackers can enumerate real app IDs outside their allowed scope by observ...

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

Nuxt before 4.4.7 (and the 3.x branch before 3.21.7) contains a cross-site scripting vulnerability in the NoScript component that writes slot content to innerHTML without escaping. Attackers can inject malicious scripts through untrusted data in NoScript slots, such as route.query parameters, which ...

Vendor: Nuxt
Product: Nuxt
Published: Jun 20, 2026
Source: NVD
CVE-2026-56307 MEDIUM - 4.3

Cap-go before 12.128.12 contains a broken cursor pagination vulnerability in the /private/devices endpoint on the Cloudflare/workerd path that allows authenticated attackers to cause duplicate-page loops and make later rows unreachable. Attackers with app.read_devices access can exploit non-advancin...

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

picklescan before 1.0.1 contains an unsafe pickle deserialization vulnerability allowing unauthenticated attackers to create arbitrary zero-byte files via logging.FileHandler class instantiation. Attackers can exploit this by crafting malicious pickle payloads to bypass RCE blocklists and create loc...

Vendor: picklescan
Product: picklescan
Published: Jun 20, 2026
Source: NVD
CVE-2026-56295 MEDIUM - 6.3

Capgo before 12.128.2 contains an authorization bypass vulnerability in webhook management endpoints that allows non-expiring API keys to bypass the require_apikey_expiration organization policy. The checkWebhookPermission function fails to call apikeyHasOrgRightWithPolicy, enabling attackers with l...

Vendor: Capgo
Product: Capgo
Published: Jun 20, 2026
Source: NVD
CVE-2026-56294 MEDIUM - 4.8

capacitor-native-biometric before 12.128.2 contains an authentication bypass vulnerability where the onAuthenticationSucceeded() method fails to validate CryptoObject parameters. Attackers can hook the onAuthenticationSucceeded() function using dynamic instrumentation to bypass biometric authenticat...

Vendor: capacitor-native-biometric
Product: capacitor-native-biometric
Published: Jun 20, 2026
Source: NVD
CVE-2026-56282 MEDIUM - 5.3

Capgo before 12.128.2 contains an information disclosure vulnerability in the unauthenticated /replication endpoint that exposes internal PostgreSQL replication telemetry including slot names and WAL LSN positions. Attackers can access this endpoint without authentication to retrieve sensitive infra...

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

Flowise before 3.1.2 contains a mass assignment vulnerability in the PUT /api/v1/user endpoint that allows authenticated users to directly modify the credential field without validation. Attackers can bypass password change verification and session invalidation by supplying a crafted password hash, ...

Vendor: Flowise
Product: Flowise
Published: Jun 20, 2026
Source: NVD

Flowise before 3.0.13 contains an information exposure vulnerability in the POST /api/v1/account/forgot-password endpoint that returns full user objects including PII to unauthenticated attackers. An attacker can enumerate valid email addresses and harvest sensitive user data including user IDs, nam...

Vendor: Flowise
Product: Flowise
Published: Jun 20, 2026
Source: NVD
CVE-2026-56235 MEDIUM - 5.3

Cap-go capgo before 12.128.2 contains an authorization bypass in several Supabase PostgREST RPC functions (get_app_metrics, get_global_metrics, get_total_metrics) that are granted to the anon role without enforcing org membership or permission checks. An unauthenticated attacker using only the publi...

Vendor: Cap-go
Product: capgo
Published: Jun 20, 2026
Source: NVD
CVE-2026-56228 MEDIUM - 4.9

Capgo before 12.128.2 fails to enforce a maximum value on the minimum password length field in its password policy configuration. An authenticated organization administrator can set an extremely large numeric value (e.g., billions of characters) as the minimum password length, making compliance impo...

Vendor: Capgo
Product: Capgo
Published: Jun 20, 2026
Source: NVD
CVE-2026-56227 MEDIUM - 5.4

Capgo before 12.128.2 contains a server-side request forgery vulnerability in webhook URL validation that allows loopback and internal addresses. Organization admins can configure webhooks pointing to localhost or 127.0.0.1, and when triggered, the backend performs outbound requests to these address...

Vendor: Capgo
Product: Capgo
Published: Jun 20, 2026
Source: NVD
CVE-2026-56218 MEDIUM - 5.3

Capgo before 12.128.2 fails to strip EXIF metadata including GPS geolocation data from uploaded images, allowing information disclosure. Attackers can download uploaded images and extract precise latitude and longitude coordinates revealing user physical location at capture time.

Vendor: Capgo
Product: Capgo
Published: Jun 20, 2026
Source: NVD
CVE-2025-71331 MEDIUM - 6.1

Flowise before 3.0.8 contains a cross-site scripting (XSS) vulnerability caused by insufficient input filtering in chat messages and custom agent functions. An attacker can inject malicious JavaScript by sending an iframe payload (e.g., <iframe src="javascript:alert(document.cookie)">...

Vendor: Flowise
Product: Flowise
Published: Jun 20, 2026
Source: NVD
CVE-2024-58351 CRITICAL - 9.8

Flowise before 2.1.4 allows configuration to be injected into the Chainflow during execution via the overrideConfig option, supported in both the frontend web integration and the backend Prediction API. Because this feature is enabled by default with no allow-list of permitted variables and relies o...

Vendor: Flowise
Product: Flowise
Published: Jun 20, 2026
Source: NVD

Liquidfiles versions before 4.2.12 are affected by a broken access control vulnerability resulting in privilege escalation from an Admin in a secondary domain to a Sysadmin by modifying a group in their managed secondary (non-default) group.

Vendor: liquidfiles
Product: liquidfiles
Published: Jun 20, 2026
Source: NVD
CVE-2022-50972 CRITICAL - 9.8

WooCommerce 7.1.0 contains a remote code execution vulnerability that allows attackers to execute arbitrary PHP code by injecting shell commands through the product-type parameter. Attackers can send requests to the class-wc-meta-box-product-images.php endpoint with unsanitized product-type values t...

Vendor: WooCommerce
Product: WooCommerce
Published: Jun 20, 2026
Source: NVD