Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
0.0 NA
CVE-2026-6563 — H3C Magic B1 aspForm SetAPWifiorLedInfoById buffer overflow

A vulnerability has been found in H3C Magic B1 up to 100R004. The affected element is the function SetAPWifiorLedInfoById of the file /goform/aspForm. The manipulation of the argument param leads to …

| Memory Corruption
Apr 19, 2026 Apr 19, 2026
Apr 19, 2026
Apr 19, 2026
5.8 MEDIUM
CVE-2026-6561 — EyouCMS Index.php edit_adminlogo unrestricted upload

A vulnerability was detected in EyouCMS up to 1.7.1. This issue affects the function edit_adminlogo of the file application/admin/controller/Index.php. Performing a manipulation of the argument filen…

Remote | Authentication
Apr 19, 2026 Apr 19, 2026
Apr 19, 2026
Apr 19, 2026
0.0 NA
CVE-2026-6562 — dameng100 muucmf index.html getListByPage sql injection

A flaw has been found in dameng100 muucmf 1.9.5.20260309. Impacted is the function getListByPage of the file /index/Search/index.html. Executing a manipulation of the argument keyword can lead to sql…

| Injection
Apr 19, 2026 Apr 19, 2026
Apr 19, 2026
Apr 19, 2026
9.0 HIGH
CVE-2026-6560 — H3C Magic B0 aspForm Edit_BasicSSID buffer overflow

A security vulnerability has been detected in H3C Magic B0 up to 100R002. This vulnerability affects the function Edit_BasicSSID of the file /goform/aspForm. Such manipulation of the argument param l…

Remote | Memory Corruption
Apr 19, 2026 Apr 19, 2026
Apr 19, 2026
Apr 19, 2026
5.3 MEDIUM
CVE-2026-6559 — Wavlink WL-WN579A3 login.cgi sub_401F80 cross site scripting

A weakness has been identified in Wavlink WL-WN579A3 220323. This affects the function sub_401F80 of the file /cgi-bin/login.cgi. This manipulation of the argument Hostname causes cross site scriptin…

Remote | Cross-Site Scripting
Apr 19, 2026 Apr 19, 2026
Apr 19, 2026
Apr 19, 2026
6.4 MEDIUM
CVE-2026-0868 — EMC Scheduling Manager <= 4.4 - Authenticated (Contributor+) Stored Cross-Site Scripting …

The EMC – Easily Embed Calendly Scheduling Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's calendly shortcode in all versions up to, and including, 4.4 due…

Remote | Cross-Site Scripting
Apr 19, 2026 Apr 19, 2026
Apr 19, 2026
Apr 19, 2026
9.4 CRITICAL
CVE-2026-41242 — protobufjs has an arbitrary code execution issue

protobufjs compiles protobuf definitions into JavaScript (JS) functions. In versions prior to 8.0.1 and 7.5.5, attackers can inject arbitrary code in the "type" fields of protobuf definitions, which …

protobufjs | Remote | Injection
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
0.0 NA
CVE-2026-40948 — Apache Airflow: OAuth Login CSRF — Missing State Parameter in Keycloak Auth Manager

The Keycloak authentication manager in `apache-airflow-providers-keycloak` did not generate or validate the OAuth 2.0 `state` parameter on the login / login-callback flow, and did not use PKCE. An at…

airflow | Cross-Site Request Forgery
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
6.4 MEDIUM
CVE-2026-2986 — Contextual Related Posts <= 4.2.1 - Authenticated (Contributor+) Stored Cross-Site Script…

The Contextual Related Posts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'other_attributes' parameter in versions up to, and including, 4.2.1 due to insufficient input s…

Remote | Cross-Site Scripting
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
5.4 MEDIUM
CVE-2026-2505 — Categories Images <= 3.3.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via…

The Categories Images plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.3.1, via the 'z_taxonomy_image' shortcode. This is due to the shortcode ren…

Remote | Cross-Site Scripting
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
6.4 MEDIUM
CVE-2026-0894 — Content Blocks (Custom Post Widget) <= 3.3.9 - Authenticated (Author+) Stored Cross-Site …

The Content Blocks (Custom Post Widget) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's content_block shortcode in all versions up to, and including, 3.3.9 due to i…

content_blocks | Remote | Cross-Site Scripting
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
4.0 MEDIUM
CVE-2026-41254 — Little CMS (lcms2) Integer Overflow Vulnerability

Little CMS (lcms2) through 2.18 has an integer overflow in CubeSize in cmslut.c because the overflow check is performed after the multiplication.

little_cms_color_engine | Memory Corruption
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
0.0 NA
CVE-2026-32690 — Apache Airflow: 3.x - Nested Variable Secret Values Bypass Redaction via max_depth=1

Secrets in Variables saved as JSON dictionaries were not properly redacted - in case thee variables were retrieved by the user the secrets stored as nested fields were not masked. If you do not stor…

airflow | Information Disclosure
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
0.0 NA
CVE-2026-32228 — Apache Airflow: Users with asset materialization permisssions could trigger Dags they had…

UI / API User with asset materialize permission could trigger dags they had no access to. Users are advised to migrate to Airflow version 3.2.0 that fixes the issue.

airflow | Authorization
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
0.0 NA
CVE-2026-30912 — Apache Airflow: Exposing stack trace in case of constraint error

In case of SQL errors, exception/stack trace of errors was exposed in API even if "api/expose_stack_traces" was set to false. That could lead to exposing additional information to potential attacker.…

airflow | Information Disclosure
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
0.0 NA
CVE-2026-30898 — Apache Airflow: Bad example of BashOperator shell injection via dag_run.conf

An example of BashOperator in Airflow documentation suggested a way of passing dag_run.conf in the way that could cause unsanitized user input to be used to escalate privileges of UI user to allow ex…

airflow | Authentication
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
0.0 NA
CVE-2026-25917 — Apache Airflow: API extra-links triggers XCom deserialization/class instantiation (Airflo…

Dag Authors, who normally should not be able to execute code in the webserver context could craft XCom payload causing the webserver to execute arbitrary code. Since Dag Authors are already highly tr…

airflow | Injection
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
6.9 MEDIUM
CVE-2026-41253 — iTerm2 SSH Conductor Protocol Remote Code Execution Vulnerability

In iTerm2 through 3.6.9, displaying a .txt file can cause code execution via DCS 2000p and OSC 135 data, if the working directory contains a malicious file whose name is valid output from the conduct…

iterm2 | Injection
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
8.8 HIGH
CVE-2026-6518 — CMP – Coming Soon & Maintenance Plugin by NiteoThemes <= 4.1.16 - Missing Authorization t…

The CMP – Coming Soon & Maintenance Plugin by NiteoThemes plugin for WordPress is vulnerable to arbitrary file upload and remote code execution in all versions up to, and including, 4.1.16 via the `c…

cmp | Remote | Authentication
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
6.4 MEDIUM
CVE-2026-6048 — Flipbox Addon for Elementor <= 2.1.1 - Authenticated (Author+) Stored Cross-Site Scriptin…

The Flipbox Addon for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Flipbox widget's button URL `custom_attributes` field in all versions up to, and including, 2…

Remote | Cross-Site Scripting
Apr 18, 2026 Apr 18, 2026
Apr 18, 2026
Apr 18, 2026
Showing 20 of 6187 Results