Total CVEs

139,448

Critical Severity

3,643

High Severity

13,083

Last 7 Days

1,269
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 661 - 680 of 35,853 CVEs
CVE-2026-56234 MEDIUM - 5.3

Capgo before 12.128.2 contains a credential validation vulnerability in the POST /functions/v1/private/validate_password_compliance endpoint that is callable using only the public Supabase key without authentication. The endpoint is CORS-permissive with wildcard origin allowance and lacks rate limit...

Vendor: Capgo
Product: Capgo
Published: Jun 23, 2026
Source: NVD
CVE-2026-56225 HIGH - 8.3

Capgo before 12.128.2 contains an authorization bypass vulnerability in its public API key management handlers (get/put/delete/post). API keys created with mode=all but restricted to a single app via limited_to_apps are only checked for limited_to_orgs and not for limited_to_apps, so an app-scoped k...

Vendor: Capgo
Product: Capgo
Published: Jun 23, 2026
Source: NVD
CVE-2026-56222 HIGH - 7.2

Capgo before 12.128.2 contains an authorization bypass vulnerability in POST /private/role_bindings that fails to verify app_id ownership during app-scoped role binding creation. An attacker with administrative privileges in one organization can create role bindings targeting applications owned by o...

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

Inefficient algorithmic complexity in Plug's nested-parameter decoder allows an unauthenticated remote attacker to cause denial of service. Plug.Conn.Query.decode/4 (and Plug.Conn.Query.decode_each/2) parse query strings and application/x-www-form-urlencoded request bodies. When a key contains ...

Vendor: elixir-plug
Product: plug
Published: Jun 23, 2026
Source: NVD
CVE-2026-4610 MEDIUM - 6.4

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'pm_author_message' parameter in the pm_send_message_to_author function in all versions up to, and including, 5.9.9.2 due to insufficient input sanitization and...

Published: Jun 23, 2026
Source: NVD

Totolink EX1200L router is vulnerable to Buffer Overflow in the login functionality in cgi-bin/cstecgi.cgi endpoint. This vulnerability could be exploited to cause the program to crash and to execute code remotely. This allows the attacker to perform actions as root including reading and editing dat...

Vendor: Totolink
Product: EX1200L
Published: Jun 23, 2026
Source: NVD
CVE-2026-10857 MEDIUM - 6.1

Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in AKIN Software Computer Import Export Industry and Trade Ltd. E-Commerce allows Reflected XSS. This issue affects e-Commerce: before 1.25.01.06.

Vendor: AKIN Software Computer Import Export Industry and Trade Ltd.
Product: e-Commerce
Published: Jun 23, 2026
Source: NVD
CVE-2026-10711 HIGH - 8.8

Missing authentication for critical function vulnerability in AKIN Software Computer Import Export Industry and Trade Ltd. CafePlus allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects CafePlus: from 12.05.03 before 12.05.04.

Vendor: AKIN Software Computer Import Export Industry and Trade Ltd.
Product: CafePlus
Published: Jun 23, 2026
Source: NVD
CVE-2025-71376 HIGH - 8.1

picklescan before 0.0.29 fails to detect malicious pickle files using idlelib.autocomplete.AutoComplete.fetch_completions in reduce methods. Attackers can embed undetected code in pickle files that executes arbitrary commands when loaded by victims.

Vendor: picklescan
Product: picklescan
Published: Jun 23, 2026
Source: NVD
CVE-2025-71370 HIGH - 8.1

picklescan before 0.0.28 fails to detect malicious torch.jit.unsupported_tensor_ops.execWrapper function calls embedded in pickle files. Attackers can craft malicious pickle files that bypass picklescan detection and execute arbitrary code when loaded via pickle.load().

Vendor: picklescan
Product: picklescan
Published: Jun 23, 2026
Source: NVD
CVE-2025-71365 HIGH - 8.1

picklescan before 0.0.33 fails to detect malicious pickle files that invoke numpy.f2py.crackfortran.myeval function through the reduce method. Attackers can craft malicious pickle files embedding arbitrary code that evades picklescan detection and executes remote code when loaded.

Vendor: picklescan
Product: picklescan
Published: Jun 23, 2026
Source: NVD
CVE-2025-71341 HIGH - 8.1

picklescan before 0.0.29 fails to detect the profile.Profile.runctx function when analyzing pickle files, allowing attackers to embed undetected malicious code. Remote attackers can craft malicious pickle files using profile.Profile.runctx in the reduce method to achieve remote code execution when t...

Vendor: picklescan
Product: picklescan
Published: Jun 23, 2026
Source: NVD
CVE-2025-71337 HIGH - 8.3

Flowise before 3.0.10 (affected versions 3.0.7 and earlier) contains an unverified email change vulnerability. An authenticated user can change the account email address, used as a login identifier and password-recovery channel, via the account profile endpoint without confirming the change to the o...

Vendor: Flowise
Product: Flowise
Published: Jun 23, 2026
Source: NVD
CVE-2023-54365 HIGH - 7.5

Traefik before 2.10.5 and 3.0.0-beta4 is affected by a denial-of-service vulnerability in HTTP/2 request handling inherited from the Go standard library's HTTP/2 implementation (CVE-2023-44487 / CVE-2023-39325, the 'Rapid Reset' technique). A remote attacker can rapidly create and can...

Vendor: Traefik
Product: Traefik
Published: Jun 23, 2026
Source: NVD
CVE-2026-4983 MEDIUM - 4.1

Open VSX Registry does not sanitize SVG files uploaded as extension icons prior to storage, and serves them with Content-Type: image/svg+xml without security headers such as Content-Security-Policy or Content-Disposition: attachment. This allows an attacker to publish an extension with a malicious S...

Vendor: eclipse
Product: open_vsx
Published: Jun 23, 2026
Source: NVD
CVE-2026-11374 CRITICAL - 9.0

In ManageEngine ADSelfService Plus, RecoveryManager Plus, M365 Manager Plus, and ADAudit Plus, the SSO tickets generated to authenticate that session could be predicted by an unauthenticated user, leading to account takeover.

Vendor: zohocorp
Product: manageengine_adselfservice_plus, manageengine_recovery_manager_plus, manageengine_m365_manager_plus, manageengine_adaudit_plus
Published: Jun 23, 2026
Source: NVD
CVE-2026-9733 CRITICAL - 9.1

Mojolicious::Plugin::Web::Auth::OAuth2 versions through 0.17 for Perl have an insecure default state parameter. When no state generator is specified in the constructor, the module defaults to using a SHA-1 hash of predictable and low-entropy sources, including the epoch time (which is leaked via th...

Published: Jun 23, 2026
Source: NVD
CVE-2026-10521 HIGH - 7.2

An high privileged remote attacker can access a hidden configuration method, that should not be accessible by any user, to modify critical program parameters. This can result in a total loss of confidentiality, integrity and availability.

Vendor: MB connect line
Product: mbCONNECT24, mymbCONNECT24
Published: Jun 23, 2026
Source: NVD
CVE-2026-8379 HIGH - 7.5

The Frontend File Manager Plugin WordPress plugin through 23.6 does not properly enforce its nonce check on the file download handler, allowing unauthenticated attackers to download files uploaded by any user through the Frontend File Manager Plugin WordPress plugin through 23.6 by iterating identif...

Published: Jun 23, 2026
Source: NVD
CVE-2026-8378 MEDIUM - 5.4

The Frontend File Manager Plugin WordPress plugin through 23.6 does not sanitise nor escape a filename submitted to the frontend file-rename endpoint before storing it as post meta and rendering it back on the admin File Manager listing, leading to a Stored Cross-Site Scripting vulnerability exploit...

Published: Jun 23, 2026
Source: NVD