Latest CVE Feed

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

Score
Vulnerability
Published
5.9 MEDIUM
CVE-2026-5434 — Improper storage of sensitive information

Honeywell Control Network Module (CNM) contains insertion of sensitive information into an unintended directory. An attacker could exploit this vulnerability through probing system files, potentially…

Remote | Path Traversal
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
9.1 CRITICAL
CVE-2026-5433 — Improper Sanitization in CNM Web Interface

Honeywell Control Network Module (CNM) contains command injection vulnerability in the web interface. An attacker could exploit this vulnerability via command delimiters, potentially resulting in Rem…

Remote | Injection
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
9.9 CRITICAL
CVE-2026-4858 — Path traversal in integration action URL leading to arbitrary API execution via system ad…

Mattermost versions 11.6.x <= 11.6.0, 11.5.x <= 11.5.3, 11.4.x <= 11.4.4, 10.11.x <= 10.11.14 fail to check integration URL for path traversal which allows an malicious authenticated user to call an…

mattermost_server | Remote | Path Traversal
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
7.8 HIGH
CVE-2026-45250 — Stack buffer overflow via setcred(2)

The setcred(2) system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-…

freebsd | Memory Corruption
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.7 LOW
CVE-2026-44075 — Missing break in DSI OpenSession

A missing break statement in DSI OpenSession processing in Netatalk 1.5.0 through 4.4.2 causes a DSIOPT_ATTNQUANT switch case to fall through into DSIOPT_SERVQUANT, resulting in unintended session op…

Remote | Denial of Service
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.7 LOW
CVE-2026-44074 — Bitwise OR of errno values

Netatalk 2.1.0 through 4.4.2 combines multiple errno values using bitwise OR, resulting in incorrect error codes when multiple error conditions occur simultaneously, which may allow a remote attacker…

Remote | Denial of Service
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.7 LOW
CVE-2026-44071 — FORTIFY_SOURCE disabled

Netatalk 3.1.2 through 4.4.2 is compiled without FORTIFY_SOURCE, which disables built-in buffer overflow detection at runtime, potentially allowing a remote attacker to cause a minor denial of servic…

Remote | Memory Corruption
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.1 LOW
CVE-2026-44057 — Dead bounds check in Spotlight RPC unmarshaller

A dead bounds check in the Spotlight RPC unmarshaller in Netatalk 3.0.0 through 4.4.2 results in an unreachable code path that provides no effective bounds protection, which may allow a remote authen…

Remote | Information Disclosure
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
5.3 MEDIUM
CVE-2026-27393 — WordPress CF7 WOW Styler plugin <= 1.7.6 - Broken Access Control vulnerability

Missing Authorization vulnerability in Tobias CF7 WOW Styler allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects CF7 WOW Styler: from n/a through 1.7.6.

Remote | Authorization
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
4.3 MEDIUM
CVE-2026-27349 — WordPress Mail Mint plugin <= 1.19.5 - Sensitive Data Exposure vulnerability

Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in WPFunnels Team Mail Mint allows Retrieve Embedded Sensitive Data. This issue affects Mail Mint: from n/a t…

Remote | Information Disclosure
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
6.1 MEDIUM
CVE-2026-22880 — Mobile SSO authentication flow allows credential theft via malicious server

Mattermost Mobile Apps versions <=2.37 11.4 2.0.37 11.0.4 11.1.3 11.3.2 10.11.11.0 fail to properly validate the SSO authentication callback origin which allows an attacker controlling a malicious Ma…

Remote | Authentication
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.1 LOW
CVE-2026-7836 — hextoint macro uppercase bug

An incorrect calculation in the hextoint macro in Netatalk 2.0.0 through 4.4.2 due to improper uppercase character handling allows a remote authenticated attacker to cause limited data modification v…

Remote | Memory Corruption
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.1 LOW
CVE-2026-7835 — Format string argument mismatch

A format string argument mismatch in Netatalk 3.0.3 through 4.4.2 allows a remote authenticated attacker to cause a minor denial of service via crafted input that triggers incorrect format string pro…

Remote | Injection
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
4.3 MEDIUM
CVE-2026-4055 — Insufficient permission validation on cross-team playbook run creation

Mattermost versions 11.5.x <= 11.5.1 fail to validate team-level run_create permission against the target team when creating a playbook run which allows an authenticated team member to create runs in…

mattermost_server | Remote | Authorization
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
6.7 MEDIUM
CVE-2026-44076 — Shell injection via volume path

Insufficient sanitization of volume paths in Netatalk 3.1.0 through 4.4.2 allows a local privileged user to inject OS commands and execute arbitrary code via a crafted volume path.

| Injection
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
5.0 MEDIUM
CVE-2026-44073 — seteuid failure ignored in auth modules

Authentication modules in Netatalk 1.5.0 through 4.4.2 fail to check the return value of seteuid(), which may allow a remote authenticated attacker to retain elevated privileges under error condition…

Remote | Authentication
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.0 LOW
CVE-2026-44072 — system() after failed chdir()

Netatalk 2.2.1 through 4.4.2 calls system() after a failed chdir() without properly handling the error condition, which allows a local privileged user to execute unintended commands or cause a minor …

| Misconfiguration
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.1 LOW
CVE-2026-44070 — Unbounded realloc in charset conversion

An unbounded memory reallocation in the charset conversion code in Netatalk 2.0.0 through 4.4.2 allows a remote authenticated attacker to cause a minor denial of service via crafted character convers…

Remote | Memory Corruption
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
3.9 LOW
CVE-2026-44069 — Integer underflow in volxlate

An integer underflow in the volxlate function in Netatalk 3.0.0 through 4.4.2 allows a local privileged user to obtain limited information, modify limited data, or cause a minor service disruption vi…

| Memory Corruption
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
7.6 HIGH
CVE-2026-44068 — EA path traversal via incomplete sanitization

Incomplete sanitization of extended attribute (EA) path components in Netatalk 2.1.0 through 4.4.2 allows a remote authenticated attacker to write to files outside the intended metadata namespace via…

Remote | Path Traversal
May 21, 2026 May 21, 2026
May 21, 2026
May 21, 2026
Showing 20 of 6286 Results