Skip to main content
CVE-2026-48249 May 21, 17:11 HIGH PATCH This Week

Missing TLS certificate verification in Open ISES Tickets before 3.44.2 allows network-positioned attackers to intercept and tamper with outbound HTTPS traffic from the mobile (RouteMate) login flow, exposing API keys and session-bearing data. The flaw stems from rm/incs/mobile_login.inc.php disabling CURLOPT_SSL_VERIFYPEER and omitting CURLOPT_SSL_VERIFYHOST. No public exploit identified at time of analysis, and the issue is one of 88 security fixes shipped in the v3.44.2 release.

PHP Information Disclosure Tickets Open Ises
NVD GitHub VulDB
CVSS 4.0
8.2
EPSS
0.0%
CVE-2026-48247 May 21, 17:11 HIGH PATCH This Week

Man-in-the-middle exposure in Open ISES Tickets before 3.44.2 stems from the shared helper functions in incs/functions.inc.php disabling TLS certificate verification (CURLOPT_SSL_VERIFYPEER=false) on outbound HTTPS calls, letting network-positioned attackers intercept or modify traffic carrying API keys and session data. No public exploit identified at time of analysis and the vulnerability is not listed in CISA KEV, but the vendor's v3.44.2 release notes describe it as a critical security update that also bundles fixes for 88 other issues including XSS and SQL injection.

PHP Information Disclosure Tickets Open Ises
NVD GitHub VulDB
CVSS 4.0
8.2
EPSS
0.0%
CVE-2026-48246 May 21, 17:11 HIGH PATCH This Week

TLS certificate verification bypass in Open ISES Tickets before 3.44.2 allows network-positioned attackers to intercept HTTPS traffic between the application server and Google Maps Directions API during incident report generation. The flaw stems from ajax/reports.php explicitly setting CURLOPT_SSL_VERIFYPEER to false without configuring CURLOPT_SSL_VERIFYHOST, exposing Google API keys and any session-bearing data carried in outbound requests. No public exploit identified at time of analysis, and SSVC reports no observed exploitation, but a vendor patch is available in v3.44.2.

PHP Information Disclosure Google Tickets Open Ises
NVD GitHub VulDB
CVSS 4.0
8.2
EPSS
0.0%
CVE-2026-44051 May 21, 07:34 HIGH PATCH This Week

Arbitrary file read in Netatalk 3.0.2 through 4.4.2 allows authenticated remote attackers to create attacker-controlled symbolic links that the AFP server follows, exposing sensitive files outside the intended share. The flaw is fixed in version 4.4.3 and no public exploit identified at time of analysis. Securin reported the issue and the vendor has published an advisory at netatalk.io.

Information Disclosure Netatalk
NVD VulDB
CVSS 3.1
8.1
EPSS
0.0%
CVE-2026-45760 May 21, 11:43 HIGH PATCH GHSA This Week

Cross-namespace privilege escalation in Apache Camel K (2.0.0-2.8.0, 2.9.0-2.9.1, 2.10.0) lets an authenticated Kubernetes user who can create Build resources dictate the target namespace for the resulting Pod, including the privileged operator namespace. By steering Pod generation into the operator's namespace, a tenant confined to their own namespace can break out of RBAC boundaries and interact with higher-privilege resources. CVSS 8.1; no public exploit identified at time of analysis and EPSS is negligible (0.02%), but SSVC rates the technical impact as total.

Authentication Bypass Apache Kubernetes Suse Apache Camel K +1
NVD VulDB
CVSS 3.1
8.1
EPSS
0.0%
CVE-2025-71212 May 21, 13:02 HIGH PATCH This Week

Local privilege escalation in the Trend Micro Apex One scan engine allows low-privileged users on Windows endpoints to gain elevated privileges by abusing a link-following weakness (CWE-59) in the scanner's file-handling logic. The flaw affects on-premise Apex One 2019 builds prior to 14.0.0.14136 and the SaaS edition prior to 14.0.20315, with a patch available from Trend Micro; no public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.

Privilege Escalation Trend Micro Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-43502 May 21, 12:17 HIGH PATCH This Week

Local privilege escalation risk in the Linux kernel's RDS (Reliable Datagram Sockets) subsystem stems from an error in zerocopy send cleanup logic where an early-failed send can have its pinned user pages mishandled. The flaw affects multiple kernel branches from 4.17 onward and is fixed across stable trees (6.6.140, 6.12.88, 6.18.30, 7.0.7, 7.1-rc3). No public exploit identified at time of analysis, and EPSS is very low (0.02%).

Information Disclosure Linux
NVD GitHub VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-43499 May 21, 12:17 HIGH POC PATCH This Week

Local privilege escalation and potential memory corruption in the Linux kernel's rtmutex (real-time mutex) subsystem stems from remove_waiter() incorrectly operating on the current task instead of waiter::task during proxy-lock rollback in futex_requeue() paths. Exploitation can leave a dangling pi_blocked_on pointer primed for a use-after-free, with CVSS 7.8 (AV:L/AC:L/PR:L/UI:N) reflecting local low-privileged access. EPSS is 0.02% (7th percentile) and no public exploit identified at time of analysis, but the UAF primitive is a known building block for kernel privilege escalation.

Information Disclosure Linux Use After Free Memory Corruption
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-46432 May 21, 17:30 HIGH PATCH GHSA This Week

Arbitrary code execution in InternLM lmdeploy <= 0.12.3 occurs because trust_remote_code=True is hardcoded across HuggingFace model-loading call sites in lmdeploy/archs.py and lmdeploy/utils.py. An attacker who can influence the model_path passed to an lmdeploy serving process can point it at a malicious HuggingFace repository, causing Transformers to download and execute attacker-controlled Python code with the privileges of the serving daemon. Publicly available exploit code exists in the GHSA advisory, and an upstream fix has been merged via PR #4511 (fixed in 0.13.0).

RCE Denial Of Service Python Kubernetes Code Injection
NVD GitHub
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-45250 May 21, 08:37 HIGH This Week

Local privilege escalation in the FreeBSD kernel's setcred(2) system call lets an unprivileged local user overflow a fixed-size kernel stack buffer and potentially execute arbitrary code with kernel privileges. The flaw affects the FreeBSD 14.3, 14.4 and 15.0 release lines and stems from the length of the caller-supplied supplementary groups list being validated only after it has already been copied into the buffer. There is no public exploit identified at time of analysis, the EPSS probability is very low (0.02%), and CISA SSVC records no known exploitation, but the technical impact is rated total.

RCE Buffer Overflow Stack Overflow Freebsd
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-43498 May 21, 12:17 HIGH PATCH This Week

Local privilege-level data corruption in the Linux kernel's accel/ivpu driver (Intel VPU accelerator) allows authenticated local users to trigger incorrect device access and memory corruption by re-exporting imported GEM (Graphics Execution Manager) buffer objects via the DMA-BUF prime interface. The flaw stems from the missing validation that allowed buffer flag settings to be lost on re-export, and while CVSS rates it 7.8 High due to local high-impact effects, EPSS is only 0.02% and no public exploit identified at time of analysis.

Buffer Overflow Linux Memory Corruption
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-45251 May 21, 09:04 HIGH This Week

Local privilege escalation in the FreeBSD kernel (14.3, 14.4, and 15.0 release branches) lets an unprivileged local user obtain superuser privileges through a use-after-free in the poll(2)/select(2) subsystem. When a file descriptor is closed while a thread is still blocked waiting on it, certain descriptor types fail to unlink the sleeping thread from the object's wait queue before the object is freed, so the later wakeup dereferences freed kernel memory. No public exploit identified at time of analysis, and CISA SSVC records exploitation status as none, but technical impact is rated total.

Information Disclosure Use After Free Memory Corruption Freebsd
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-46517 May 21, 19:33 HIGH PATCH GHSA This Week

Unsafe default code execution in InternLM LMDeploy (<=0.12.3) lets a malicious Hugging Face model repository run arbitrary Python on the host whenever a user loads it through any LMDeploy CLI (serve, calibrate, gptq, awq). The library hardcodes transformers.AutoConfig.from_pretrained(..., trust_remote_code=True) in get_model_arch and related helpers with no flag, env var, or warning to opt out, overriding HF Transformers' default-secure stance. No public exploit identified at time of analysis, and exploitation requires the user to load an untrusted repo, so risk is hardening-level rather than network-reachable RCE.

RCE Python Code Injection
NVD GitHub VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-45208 May 21, 13:04 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One and Apex One as a Service agents allows an attacker with low-privileged code execution to win a race condition in the endpoint protection agent and elevate to higher privileges. The flaw is a time-of-check time-of-use (TOCTOU) weakness (CWE-367) in the Apex One/SEP agent on Windows endpoints, with no public exploit identified at time of analysis and not currently listed in CISA KEV. The vendor has published advisory KA-0023430 with fixed builds.

Privilege Escalation Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-34929 May 21, 13:03 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One and Apex One as a Service agents allows an attacker with low-privileged code execution to gain elevated rights by exploiting weak origin validation in an inter-process communication channel. No public exploit identified at time of analysis, but the flaw is a sibling to CVE-2026-34927 (different IPC mechanism in the same agent) which raises the likelihood of researcher and adversary interest. Vendor patches are available for both the on-prem 2019 (14.0) line and the SaaS offering.

Privilege Escalation Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-34927 May 21, 13:03 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One (on-premises 2019/14.0) and Apex One as a Service allows a low-privileged user already executing code on the host to elevate to higher privileges by abusing an origin validation weakness in the security agent. The flaw carries a CVSS 7.8 (local, low complexity) and no public exploit identified at time of analysis, but because the agent typically runs with SYSTEM-level rights, successful exploitation yields full host compromise. Trend Micro has issued patched builds (KA-0023430).

Privilege Escalation Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-28764 May 21, 08:52 HIGH This Week

Heap-based buffer overflow in MediaArea MediaInfoLib's LXF (Leitch eXchange Format) element parser allows attackers to achieve arbitrary code execution when a victim opens a maliciously crafted LXF media file. The flaw, disclosed by Cisco Talos as TALOS-2026-2371 and assigned CWE-823, requires user interaction and local file access but no privileges, and at the time of analysis there is no public exploit identified and the issue is not listed in CISA KEV.

Buffer Overflow Memory Corruption Mediainfolib Mediaarea
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-71216 May 21, 13:02 HIGH HOSTED Monitor

Local privilege escalation in the Trend Micro Apex One (mac) endpoint agent lets a low-privileged user who already has code execution on a macOS host abuse a race condition in the agent's cache mechanism to gain full (root-level) control. The flaw was reported by Trend Micro/ZDI (ZDI-26-142) and carries a CVSS of 7.8; there is no public exploit identified at time of analysis, EPSS is negligible (0.01%), and CISA SSVC records exploitation status as none.

Privilege Escalation Trend Micro Trendai Apex One Mac Trend Micro Inc
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-71213 May 21, 13:02 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One and Apex One as a Service stems from an origin validation error (CWE-346) that lets an authenticated low-privileged attacker elevate to higher privileges on the host. Trend Micro has released fixed builds and ZDI has published an advisory (ZDI-26-140); no public exploit identified at time of analysis, though vendor-reported vulnerabilities in endpoint security agents are frequent targets for post-compromise attackers.

Privilege Escalation Trend Micro Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-45207 May 21, 13:04 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One and Apex One as a Service allows an authenticated low-privileged user to elevate to higher privileges by abusing an origin validation flaw in one of the agent's process protection communication mechanisms. No public exploit identified at time of analysis, but the vulnerability is companion to CVE-2026-45206 in a parallel code path, which suggests the underlying class of issue is actively being researched by Trend Micro's own team.

Privilege Escalation Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-45206 May 21, 13:04 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One and Apex One as a Service allows low-privileged attackers to elevate to higher privileges by abusing an origin validation weakness (CWE-346) in one of the agent's process protection communication mechanisms. The flaw is a sibling issue to CVE-2026-45207 affecting a different IPC channel and is reported by Trend Micro itself; no public exploit identified at time of analysis and the CVE is not on CISA KEV.

Privilege Escalation Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-34930 May 21, 13:04 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One and Apex One as a Service stems from an origin validation weakness (CWE-346) in one of the agent's process protection mechanisms, allowing a low-privileged local attacker to elevate to SYSTEM-level privileges on affected installations. The flaw was reported by Trend Micro itself and is a sibling issue to CVE-2026-34927, which affects a different process protection mechanism in the same agent. No public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV.

Privilege Escalation Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-34928 May 21, 13:03 HIGH PATCH This Week

Local privilege escalation in Trend Micro Apex One and Apex One as a Service security agents allows a low-privileged attacker who already has code execution on the endpoint to elevate to higher privileges by abusing a named pipe that fails to validate the origin of incoming connections. The flaw is companion to CVE-2026-34927 (a sibling issue in a different named pipe) and currently has no public exploit identified at time of analysis, but its presence in widely-deployed endpoint security software materially raises post-compromise risk.

Privilege Escalation Trendai Apex One Trendai Apex One As A Service Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-71217 May 21, 13:03 HIGH HOSTED Monitor

Local privilege escalation in the Trend Micro Apex One (Mac) agent lets a low-privileged user abuse a flaw in the agent's self-protection mechanism to gain elevated (root-level) control on affected macOS installations. The root cause is an origin validation error (CWE-346) in the component meant to prevent tampering with the security agent itself. There is no public exploit identified at time of analysis; EPSS is negligible (0.01%) and CISA SSVC records no known exploitation, but a Zero Day Initiative advisory (ZDI-26-143) confirms independent researcher validation of the issue.

Privilege Escalation Trend Micro Trendai Apex One Mac Trend Micro Inc
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-71214 May 21, 13:02 HIGH HOSTED Monitor

Local privilege escalation in the Trend Micro Apex One (mac) agent lets an attacker who already runs low-privileged code abuse an origin validation weakness (CWE-346) in the iCore service to gain full control of the endpoint. The flaw yields total confidentiality, integrity, and availability impact (CVSS 7.8) but requires an existing foothold, and no public exploit identified at time of analysis. It was discovered through the Zero Day Initiative (ZDI-26-139) and reported by the vendor; EPSS is negligible at 0.01% and CISA SSVC records no observed exploitation.

Privilege Escalation Trend Micro Trendai Apex One Mac Trend Micro Inc
NVD VulDB
CVSS 3.1
7.8
EPSS
0.0%
CVE-2026-46634 May 21, 21:25 HIGH PATCH GHSA This Week

Sandbox escape in Twig 3.9.0-3.25.x allows any attacker with template authoring access to fully bypass `SourcePolicyInterface`-driven security policies, enabling OS command execution via `|map("system")` and secret disclosure via `constant()`. The bypass occurs because `Environment::createTemplate()` compiles inline strings under a synthesized name (`__string_template__<hash>`) that name/path-based `SourcePolicy` implementations do not recognize, causing `checkSecurity()` to silently become a no-op on the inner template. No public exploit has been identified at time of analysis, though the vendor advisory provides sufficient technical detail for reproduction, and the RCE tag confirms the potential impact is critical for affected configurations.

RCE
NVD GitHub VulDB
CVSS 4.0
7.7
EPSS
0.0%
CVE-2026-44068 May 21, 07:34 HIGH PATCH This Week

Path traversal via extended attribute (ea) handling in Netatalk 2.1.0 through 4.4.2 allows authenticated remote attackers to access or modify files outside intended directories on AFP file shares. The flaw stems from incomplete input sanitization on the ea code path and is resolved in 4.4.3. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.

Path Traversal Netatalk
NVD VulDB
CVSS 3.1
7.6
EPSS
0.1%
CVE-2026-44055 May 21, 07:34 HIGH PATCH This Week

Shell injection in Netatalk 3.1.4 through 4.4.2 allows authenticated remote attackers to execute arbitrary OS commands through a bitwise-OR logic flaw, achieving full confidentiality, integrity, and availability impact (CVSS 7.5). Netatalk is the open-source AFP (Apple Filing Protocol) server commonly deployed on Linux/BSD NAS appliances to share files with macOS clients. The flaw was fixed in version 4.4.3; no public exploit identified at time of analysis and the issue is not currently in CISA KEV.

Command Injection Netatalk
NVD VulDB
CVSS 3.1
7.5
EPSS
0.2%
CVE-2026-44062 May 21, 07:34 HIGH PATCH This Week

Out-of-bounds write in Netatalk versions 2.0.4 through 4.4.2 stems from a missing o_len bounds check in the pull_charset_flags() character-set conversion routine, enabling remote attackers with low privileges to corrupt memory and potentially compromise confidentiality, integrity, and availability of the AFP file server. The flaw is addressed in Netatalk 4.4.3, and no public exploit has been identified at time of analysis.

Buffer Overflow Memory Corruption Netatalk
NVD VulDB
CVSS 3.1
7.5
EPSS
0.2%
CVE-2026-44049 May 21, 07:34 HIGH PATCH This Week

Out-of-bounds write in Netatalk versions 2.0.4 through 4.4.2 affects the convert_charset() routine during null termination handling, exposing the AppleTalk/AFP server implementation to memory corruption. Authenticated remote attackers can trigger heap or stack corruption that threatens confidentiality, integrity, and availability of the host. No public exploit identified at time of analysis, and the vendor has shipped a corrective release in 4.4.3.

Buffer Overflow Memory Corruption Netatalk
NVD VulDB
CVSS 3.1
7.5
EPSS
0.2%
CVE-2026-8426 May 21, 21:16 HIGH PATCH GHSA This Week

Remote code execution in Concrete CMS 9.5.0 and earlier is achievable through a CSRF flaw in the /dashboard/extend/update/prepare_remote_upgrade/<remoteMPID> endpoint, which fails to validate anti-CSRF tokens. An attacker who controls a marketplace package matching an item ID already installed on the victim site can overwrite package PHP files and trigger the upgrade() method via a single navigation by a privileged admin, resulting in code execution as the web server user. No public exploit identified at time of analysis, though the vendor (Concrete CMS security team) has acknowledged and rated the issue at CVSS 4.0 7.5.

PHP RCE CSRF Concrete Cms Concretecms
NVD
CVSS 4.0
7.5
EPSS
0.1%
CVE-2026-8421 May 21, 21:16 HIGH PATCH GHSA This Week

Cross-site request forgery in Concrete CMS 9.5.0 and earlier allows remote attackers to coerce an authenticated administrator with canInstallPackages permission into installing an attacker-controlled package, resulting in remote code execution as the web server user. The flaw resides in the install_package() method of the dashboard's extend/install.php controller, which lacks CSRF token validation. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.

PHP RCE CSRF Concrete Cms Concretecms
NVD
CVSS 4.0
7.5
EPSS
0.1%
CVE-2026-44060 May 21, 07:34 HIGH PATCH This Week

Denial of service in Netatalk versions 1.5.0 through 4.4.2 allows remote unauthenticated attackers to crash the AFP (Apple Filing Protocol) service by exploiting an integer underflow in the dsi_writeinit() function. The flaw is network-reachable with low complexity (CVSS 7.5, AV:N/AC:L/PR:N) and no public exploit identified at time of analysis, though the trivial trigger conditions make exploitation straightforward once a proof-of-concept emerges. Netatalk has resolved the issue in version 4.4.3.

Denial Of Service Integer Overflow Netatalk
NVD VulDB
CVSS 3.1
7.5
EPSS
0.1%
CVE-2026-46679 May 21, 21:38 HIGH PATCH GHSA This Week

Remote denial-of-service in @libp2p/gossipsub (versions <= 15.0.22) allows a single unauthenticated peer to exhaust the Node.js heap of any gossipsub node running default options. Three cooperating defects - an uncapped decode limit (maxSubscriptions = Infinity), unbounded growth of the internal this.topics Map on subscription handling, and a memory leak that leaves empty Sets behind on peer disconnect - combine to produce ~22x amplification, crashing a 1.5GB-heap process after roughly 68MB of attacker bandwidth (~5 seconds at 100Mbps). A working PoC is published in the GitHub Security Advisory GHSA-4f8r-922h-2vgv; no public exploit identified at time of analysis as a separate weaponized tool, but the advisory itself contains reproducible test code.

Denial Of Service Node.js
NVD GitHub
CVSS 3.1
7.5
EPSS
0.1%
CVE-2026-46673 May 21, 20:49 HIGH PATCH GHSA This Week

Denial-of-service via unchecked memory allocation in russh (Rust SSH library) versions <= 0.60.2 allows local SSH agent peers to trigger uncontrolled buffer growth by sending oversized frame length values, and in pre-0.58.0 releases the same CryptoVec allocation path was reachable from remote SSH transport and zlib decompression buffers. The flaw stems from CryptoVec performing unchecked capacity growth, unchecked length arithmetic, and unsafe allocation/locking calls including NonNull::new_unchecked on potentially failed allocations, which can abort the process under memory pressure. Publicly available exploit code exists in the form of researcher-supplied PoC tests demonstrating both rejection on patched code and crash behavior on historical versions; no public exploit identified at time of analysis for active campaigns and the issue is not listed in CISA KEV.

RCE Denial Of Service SSH
NVD GitHub
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-46545 May 21, 19:50 HIGH PATCH GHSA This Week

Remote unauthenticated denial-of-service in the Nimiq core-rs-albatross client (nimiq-primitives crate prior to 1.5.0) lets any state-sync peer crash a syncing node by sending a ResponseChunk whose first TrieItem.key is the empty ROOT key, triggering a panic in MerkleRadixTrie::put_chunk → put_raw. No public exploit identified at time of analysis, but the issue is trivially triggerable with a single malformed chunk and affects all nodes performing initial sync or recovery against untrusted peers. EPSS data was not provided; CVSS A:H impact and zero attacker prerequisites make this a high-priority availability bug for Nimiq node operators.

Denial Of Service
NVD GitHub
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-8350 May 21, 21:16 HIGH PATCH GHSA This Week

Privilege escalation in Concrete CMS 9.5.0 and earlier allows authenticated users with access to the bulk user assignment dashboard to add arbitrary accounts to the Administrators group and remove existing admins, effectively hijacking site control. The flaw stems from missing authorization checks in bulk_user_assignment.php and was disclosed with a vendor-assigned CVSS v4.0 score of 7.5. No public exploit identified at time of analysis, and the issue is not present in CISA KEV.

PHP Authentication Bypass Privilege Escalation Concrete Cms Concretecms
NVD
CVSS 4.0
7.5
EPSS
0.0%
CVE-2025-13479 May 21, 13:21 HIGH This Week

Unauthorized data disclosure in PosCube QR Menu (all versions through 21052026) allows remote attackers to access other users' restaurant menu data by manipulating user-controlled identifiers in requests. The flaw is an Insecure Direct Object Reference (IDOR) reachable over the network without authentication, and no public exploit identified at time of analysis. Reported by Turkey's national CERT (TR-CERT), with the vendor unresponsive to disclosure outreach.

Authentication Bypass Qr Menu
NVD
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-44052 May 21, 07:34 HIGH PATCH This Week

Information disclosure in Netatalk 2.1.0 through 4.4.2 exposes LDAP simple-bind passwords in log files, allowing any actor with read access to the affected logs to recover plaintext directory service credentials. The flaw is fixed in version 4.4.3, and no public exploit identified at time of analysis, though the CVSS 7.5 score reflects the high confidentiality impact of leaked bind credentials.

Information Disclosure Netatalk
NVD VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-46625 May 21, 21:20 HIGH PATCH GHSA This Week

Cookie-attribute injection in js-cookie versions 3.0.5 and earlier allows remote attackers to override security-relevant Set-Cookie attributes (domain, secure, samesite, expires, path) by supplying a JSON-derived attributes object containing a __proto__ key. Publicly available exploit code exists in the GHSA-qjx8-664m-686j advisory demonstrating per-instance prototype hijack via the assign() helper. No active exploitation has been observed, and the issue is fixed in 3.0.7.

Information Disclosure Node.js Ubuntu Prototype Pollution
NVD GitHub VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-45255 May 21, 09:27 HIGH This Week

Command injection in FreeBSD's bsdinstall(8) and bsdconfig(8) utilities allows an adjacent attacker to execute arbitrary code as root by broadcasting a Wi-Fi access point with a maliciously crafted SSID. The vulnerable shell script builds a network-selection menu without quoting network names, so a shell metacharacter-laden SSID is expanded and executed the moment an operator triggers a Wi-Fi scan - no need to select the rogue network. There is no public exploit identified at time of analysis, and the EPSS score is very low (0.03%), consistent with the CISA SSVC assessment of no observed exploitation.

Command Injection Freebsd
NVD VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-46643 May 21, 20:22 HIGH PATCH GHSA This Week

Command injection in KnpLabs Snappy PHP library (versions <= 1.7.0) allows attackers to execute arbitrary OS commands when the wkhtmltopdf/wkhtmltoimage binary path is attacker-influenced. An inverted is_executable() check around escapeshellarg() renders the safe branch dead code, causing the binary path to be concatenated unescaped into the shell command. Publicly available exploit code exists (vendor-published PoC in the advisory), but no public exploit identified at time of analysis in CISA KEV.

PHP Command Injection
NVD GitHub VulDB
CVSS 4.0
7.5
EPSS
0.0%
CVE-2026-42002 May 21, 09:27 HIGH PATCH This Week

Denial of service in PowerDNS Authoritative Server (4.9.0 before 4.9.15 and 5.0.0 before 5.0.5) arises from concurrency and locking defects in the GSS-TSIG code path, allowing a remote attacker to crash or hang the server (CVSS 7.5, availability-only impact). No public exploit identified at time of analysis, and EPSS is very low (0.02%, 6th percentile), with CISA's SSVC framework rating exploitation as 'none' and technical impact as 'partial'. Vendor patches are available, and exposure is limited to deployments that have the GSS-TSIG feature enabled.

Information Disclosure Powerdns Authoritative
NVD VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-42001 May 21, 09:26 HIGH PATCH This Week

Remote denial of service in PowerDNS Authoritative Server arises from insufficient validation of SOA queries received via the Autoprimary (formerly 'supermaster') replication mechanism, allowing unauthenticated network-based attackers to disrupt service availability. The flaw carries a CVSS 7.5 (AV:N/AC:L/PR:N/UI:N) with availability-only impact, and no public exploit identified at time of analysis. The OX-reported issue is documented in PowerDNS Security Advisory 2026-06.

Denial Of Service Powerdns Authoritative
NVD VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-8428 May 21, 21:16 HIGH PATCH GHSA This Week

Cross-site request forgery in Concrete CMS 9.5.0 and earlier allows remote attackers to coerce an authenticated administrator's browser into triggering a core CMS upgrade to an attacker-chosen version. The dashboard's do_update() controller emits a CSRF token in the rendered POST form but never calls $this->token->validate('do_update'), leaving the update workflow effectively unauthenticated against forged cross-origin requests. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.

PHP CSRF Concrete Cms Concretecms
NVD
CVSS 4.0
7.5
EPSS
0.0%
CVE-2026-8140 May 21, 21:16 HIGH PATCH GHSA This Week

Cross-site request forgery in Concrete CMS 9.5.0 and earlier allows remote attackers to coerce authenticated administrators into downloading arbitrary marketplace packages to the server's DIR_PACKAGES directory by luring them to a crafted page that triggers the unprotected /dashboard/extend/install/download/<remoteId> GET endpoint. The vendor assigned CVSS 4.0 of 7.5 reflecting high impact on confidentiality, integrity, and availability, though no public exploit identified at time of analysis and the flaw is not listed in CISA KEV.

PHP CSRF Concrete Cms Concretecms
NVD
CVSS 4.0
7.5
EPSS
0.0%
CVE-2026-8417 May 21, 20:19 HIGH PATCH GHSA This Week

Cross-site request forgery in Concrete CMS 9.5.0 and earlier allows remote attackers to coerce an authenticated administrator into triggering arbitrary package upgrades by luring them to a malicious page that issues a single GET to /dashboard/extend/update/do_update/<pkgHandle>. The do_update() handler only checks the canInstallPackages() permission and omits CSRF token validation on this state-changing route, so a cross-site navigation is sufficient to invoke upgradeCoreData() and the package controller's upgrade() routine. No public exploit identified at time of analysis and no CISA KEV listing; EPSS not provided.

PHP CSRF Concrete Cms
NVD VulDB
CVSS 4.0
7.5
EPSS
0.0%
CVE-2026-46473 May 21, 18:53 HIGH PATCH This Week

Weak secret generation in the Authen::TOTP Perl module before version 0.1.1 lets attackers predict TOTP shared secrets because they were built with Perl's non-cryptographic rand() function. Any application relying on this module to seed two-factor authentication produces guessable secrets, undermining the OTP protection it was meant to provide. There is no public exploit identified at time of analysis, and EPSS rates near-zero (0.01%) exploitation probability, but the fix (0.1.1) is confirmed in the vendor changelog.

Information Disclosure Authen
NVD GitHub VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2026-44053 May 21, 07:34 HIGH PATCH This Week

Weak cryptography in the dhcast128 user authentication module (UAM) of Netatalk versions 1.5.0 through 4.2.2 allows remote attackers to compromise confidentiality and integrity of AFP authentication exchanges. The flaw was reported by Securin and tagged as an information disclosure issue; no public exploit identified at time of analysis. The CVSS 7.4 score with High attack complexity reflects that exploitation requires conditions beyond a simple network request, yet the impact on credential material and session integrity is significant.

Information Disclosure Netatalk
NVD VulDB
CVSS 3.1
7.4
EPSS
0.1%
CVE-2026-8203 May 21, 21:16 HIGH PATCH GHSA This Week

Stored cross-site scripting in Concrete CMS 9.5.0 and earlier allows authenticated editors to inject persistent JavaScript via the unvalidated 'height' parameter, executing in any subsequent visitor's browser. The CVSS 4.0 score of 7.3 reflects high privilege requirements (editor role) combined with high impact, and no public exploit identified at time of analysis.

XSS Concrete Cms Concretecms
NVD
CVSS 4.0
7.3
EPSS
0.0%
Prev Page 2 of 5 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy