Total CVEs

138,196

Critical Severity

3,545

High Severity

12,691

Last 7 Days

1,920
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 2,321 - 2,340 of 34,601 CVEs
CVE-2026-53689 HIGH - 7.1

libnfs through 6.0.2 before 55c18ea does not validate a string size, leading to an integer overflow during a connection to a crafted NFS server. This occurs in libnfs_zdr_string in lib/libnfs-zdr.c.

Vendor: sahlberg
Product: libnfs
Published: Jun 10, 2026
Source: NVD
CVE-2026-53476 CRITICAL - 9.6

A flaw was found in assisted-migration-agent. An unauthenticated attacker, located on the same local area network (LAN), can exploit a path traversal vulnerability. By crafting a specially designed gzipped tarball, the attacker can bypass security checks and write arbitrary files to the system. This...

Vendor: kubev2v
Product: assisted_migration_agent
Published: Jun 10, 2026
Source: NVD
CVE-2026-53475 CRITICAL - 9.3

A flaw was found in assisted-migration-agent. The application hardcodes insecure Transport Layer Security (TLS) connections when communicating with vCenter. This vulnerability allows a Man-in-the-Middle (MITM) attacker to intercept and harvest vCenter administrator credentials. This can lead to unau...

Vendor: kubev2v
Product: assisted_migration_agent
Published: Jun 10, 2026
Source: NVD
CVE-2026-53474 CRITICAL - 9.6

A flaw was found in migration-planner. A remote authenticated attacker could exploit this vulnerability by uploading a specially crafted RVTools .xlsx file. Due to improper input sanitization, malicious SQL embedded within a spreadsheet cell is executed when cluster names are processed. This SQL Inj...

Vendor: kebev2v
Product: migration_assessment
Published: Jun 10, 2026
Source: NVD
CVE-2026-53473 HIGH - 7.3

A flaw was found in migration-planner-ui-app. An attacker can register a malicious discovery agent with a specially crafted credentialUrl containing JavaScript code. When an organizational user clicks this link in the user interface, the embedded malicious code executes within the user's browse...

Vendor: kubev2v
Product: migration_planner_ui
Published: Jun 10, 2026
Source: NVD
CVE-2026-53471 CRITICAL - 9.6

A flaw was found in migration-planner. The agent-API middleware processes JSON Web Tokens (JWTs) for authentication, but its UpdateSourceInventory and UpdateAgentStatus handlers fail to validate the source_id claim within these tokens against the requested source ID. This oversight allows an authent...

Published: Jun 10, 2026
Source: NVD
CVE-2026-53470 CRITICAL - 9.6

A flaw was found in migration-planner. An authenticated attacker could exploit an improper access control vulnerability in the `/api/v1/sources/{id}/image-url` endpoint. This flaw allows the attacker to bypass an ownership check and obtain presigned S3 URLs for Open Virtual Appliance (OVA) images be...

Published: Jun 10, 2026
Source: NVD
CVE-2026-53469 CRITICAL - 9.1

A flaw was found in migration-planner. An authenticated user can exploit this vulnerability by sending a DELETE request to the /api/v1/sources route, which lacks proper authorization and filtering. This allows for the destruction of all customer data, including sources, agents, and assessments, lead...

Published: Jun 10, 2026
Source: NVD
CVE-2026-45564 HIGH - 8.8

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, POST /config/versions/<service>/<server_ip>/<configver>/save interpolates the URL-path configver parameter directly into a config-version path that ends up at os.sy...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45563 MEDIUM - 4.3

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, GET /history/<service>/<server_ip> re-uses the server_ip path parameter as a user-id when service == 'user', with no authorization check. Any authenticated user...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45561 MEDIUM - 6.5

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the /smon/agent/{version,uptime,status,checks}/<server_ip> family of routes takes the URL path component verbatim into requests.get(f'http://{server_ip}:{agent_port}/...&#...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45560 MEDIUM - 6.1

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, wrap_line (app/modules/common/common.py:181-186) and highlight_word (app/modules/common/common.py:188-192) build raw HTML by string concatenation with no escaping. The frontend (app/...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45559 MEDIUM - 4.9

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, get_ldap_email (app/modules/roxywi/user.py:120-157) builds the LDAP search filter via f-string concatenation. The username URL path parameter is taken verbatim β€” no checkAjaxInput, n...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45558 CRITICAL - 9.9

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the HAProxy section-save endpoints (POST /api/service/haproxy/<server_id>/section/<section_type> and the PUT / global / defaults variants) accept a JSON option field that...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45556 CRITICAL - 9.9

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, POST /waf/<service>/<server_ip>/rule/<rule_id>/save accepts a config_file_name form field that is passed straight through to config_mod.master_slave_upload_and_rest...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45552 CRITICAL - 9.9

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, the install blueprint declares only bp.before_request β†’ @jwt_required() (app/routes/install/routes.py:36-39). The individual endpoints install_exporter, install_waf, install_geoip, c...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45550 CRITICAL - 9.1

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, PUT /smon/check (app/routes/smon/routes.py:117-138) gates only on roxywi_common.check_user_group_for_flask() β€” which validates that the caller has some group, not that the target che...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-45549 HIGH - 8.5

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. In versions 8.2.6.4 and prior, agent_action (app/routes/smon/agent_routes.py:166-179) has decorators @bp.post('/agent/action/<action>') and @jwt_required() only β€” no role check, no group ownership ...

Vendor: roxy-wi
Product: roxy-wi
Published: Jun 10, 2026
Source: NVD
CVE-2026-11884 MEDIUM - 6.5

A heap buffer overflow flaw was found in 389 Directory Server. When serializing objectclass definitions, the oc_superior (SUP) field length is omitted from buffer size calculations in read_schema_dse() and schema_oc_to_string(), but the field is still written via strcat(). An attacker with Directory...

Vendor: Red Hat
Product: Red Hat Directory Server 11, Red Hat Directory Server 12, Red Hat Directory Server 13, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6, Red Hat Enterprise Linux 7, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9
Published: Jun 10, 2026
Source: NVD
CVE-2025-10238 MEDIUM - 6.7

During an internal security assessment, aΒ potential out-of-bounds write vulnerability was discovered in the BIOS of some ThinkPad products could allow a privileged local user to execute code in System Management Mode (SMM).

Published: Jun 10, 2026
Source: NVD