Total CVEs

145,521

Critical Severity

4,252

High Severity

15,657

Last 7 Days

2,367
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 23,661 - 23,680 of 41,926 CVEs
CVE-2026-4113 HIGH - 7.2

An observable response discrepancy vulnerability in the SonicWall SMA1000 series appliances allows a remote attacker to enumerate SSL VPN user credentials.

Published: Apr 09, 2026
Source: NVD

Improper neutralization of special elements used in an SQL command (“SQL Injection”) in SonicWall SMA1000 series appliances allows a remote authenticated attacker with read-only administrator privileges to escalate privileges to primary administrator.

Published: Apr 09, 2026
Source: NVD
CVE-2026-34757 MEDIUM - 5.1

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST back into the corresponding setter on the same png_stru...

Vendor: pnggroup
Product: libpng
Published: Apr 09, 2026
Source: NVD
CVE-2026-34578 HIGH - 8.2

OPNsense is a FreeBSD based firewall and routing platform. Prior to 26.1.6, OPNsense's LDAP authentication connector passes the login username directly into an LDAP search filter without calling ldap_escape(). An unauthenticated attacker can inject LDAP filter metacharacters into the username f...

Vendor: opnsense
Product: core
Published: Apr 09, 2026
Source: NVD
CVE-2025-70811 MEDIUM - 4.3

Cross Site Request Forgery vulnerability in Phpbb phbb3 v.3.3.15 allows a local attacker to execute arbitrary code via the Admin Control Panel icon management functionality.

Published: Apr 09, 2026
Source: NVD
CVE-2025-70810 HIGH - 8.8

Cross Site Request Forgery vulnerability in Phpbb phbb3 v.3.3.15 allows a local attacker to execute arbitrary code via the login function and the authentication mechanism

Published: Apr 09, 2026
Source: NVD
CVE-2025-62718 CRITICAL - 9.9

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and g...

Vendor: axios
Product: axios
Published: Apr 09, 2026
Source: NVD
CVE-2025-50228 CRITICAL - 9.1

Jizhicms v2.5.4 is vulnerable to Server-Side Request Forgery (SSRF) in User Evaluation, Message, and Comment modules.

Vendor: jizhicms
Product: jizhicms
Published: Apr 09, 2026
Source: NVD
CVE-2026-4660 HIGH - 7.5

HashiCorp’s go-getter library up to v1.8.5 may allow arbitrary file reads on the file system during certain git operations through a maliciously crafted URL. This vulnerability, CVE-2026-4660, is fixed in go-getter v1.8.6. This vulnerability does not affect the go-getter/v2 branch and package.

Vendor: go
Product: github.com/hashicorp/go-getter
Published: Apr 09, 2026
Source: NVD
CVE-2025-45806 MEDIUM - 6.1

A cross-site scripting (XSS) vulnerability in rrweb-snapshot before v2.0.0-alpha.18 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.

Published: Apr 09, 2026
Source: NVD
CVE-2026-3005 MEDIUM - 6.4

The List category posts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'catlist' shortcode in all versions up to, and including, 0.94.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible fo...

Published: Apr 09, 2026
Source: NVD
CVE-2026-2519 MEDIUM - 5.3

The Online Scheduling and Appointment Booking System – Bookly plugin for WordPress is vulnerable to price manipulation via the 'tips' parameter in all versions up to, and including, 27.0. This is due to the plugin trusting a user-supplied input without server-side validation against the co...

Published: Apr 09, 2026
Source: NVD

Mattermost Plugins versions <=2.1.3.0 fail to limit the request body size on the {{/changes}} webhook endpoint which allows an authenticated attacker to cause memory exhaustion and denial of service via sending an oversized JSON payload. Mattermost Advisory ID: MMSA-2026-00611

Vendor: Mattermost
Product: Mattermost
Published: Apr 09, 2026
Source: NVD

Mattermost Plugins versions <=2.3.1 fail to limit the request body size on the {{/lifecycle}} webhook endpoint which allows an authenticated attacker to cause memory exhaustion and denial of service via sending an oversized JSON payload. Mattermost Advisory ID: MMSA-2026-00610

Vendor: Mattermost
Product: Mattermost
Published: Apr 09, 2026
Source: NVD
CVE-2025-57735 CRITICAL - 9.1

When user logged out, the JWT token the user had authtenticated with was not invalidated, which could lead to reuse of that token in case it was intercepted. In Airflow 3.2 we implemented the mechanism that implements token invalidation at logout. Users who are concerned about the logout scenario an...

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Apr 09, 2026
Source: NVD
CVE-2024-1490 HIGH - 7.2

An authenticated remote attacker with high privileges can exploit the OpenVPN configuration via the web-based management interface of a WAGO PLC. If user-defined scripts are permitted, OpenVPN may allow the execution of arbitrary shell commands enabling the attacker to run arbitrary commands on the ...

Published: Apr 09, 2026
Source: NVD

Hydrosystem Control System saves sensitive information into a log file. Critically, user credentials are logged allowing the attacker to obtain further authorized access into the system. Combined with vulnerability CVE-2026-34184, these sensitive information could be accessed by an unauthorized user...

Published: Apr 09, 2026
Source: NVD
CVE-2026-34538 MEDIUM - 6.5

Apache Airflow versions 3.0.0 through 3.1.8 DagRun wait endpoint returns XCom result values even to users who only have DAG Run read permissions, such as the Viewer role.This behavior conflicts with the FAB RBAC model, which treats XCom as a separate protected resource, and with the security model d...

Vendor: Apache Software Foundation
Product: Apache Airflow
Published: Apr 09, 2026
Source: NVD

Hydrosystem Control System is vulnerable to SQL Injection across most scripts and input parameters. Because no protections are in place, an authenticated attacker can inject arbitrary SQL commands, potentially gaining full control over the database.This issue was fixed in Hydrosystem Control System ...

Vendor: Hydrosystem
Product: Control System
Published: Apr 09, 2026
Source: NVD

Hydrosystem Control System does not enforce authorization for some directories. This allows an unauthorized attacker to read all files in these directories and even execute some of them. Critically the attacker could run PHP scripts directly on the connected database.This issue was fixed in Hydrosys...

Vendor: Hydrosystem
Product: Control System
Published: Apr 09, 2026
Source: NVD