Cybersecurity & Regolamentazione UE

News & Sicurezza

Aggiornamenti da ENISA, NVD e le principali fonti di cybersecurity europee. Tutto quello che un Responsabile Tecnico deve sapere.

39765 risultati

VulnerabilitàAlta
CVE-2026-2231 (CVSS 7.2)

The Fluent Booking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple parameters in all versions up to, and including, 2.0.01 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

NVD (NIST)26 mar 2026
VulnerabilitàAlta
CVE-2019-25650 (CVSS 8.4)

River Past CamDo 3.7.6 contains a structured exception handler (SEH) buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious string in the Lame_enc.dll name field. Attackers can craft a payload with a 280-byte buffer, NSEH jump instruction, and SEH handler address pointing to a pop-pop-ret gadget to trigger code execution and establish a bind shell on port 3110.

NVD (NIST)26 mar 2026
VulnerabilitàAlta
CVE-2018-25219 (CVSS 8.4)

PassFab Excel Password Recovery 8.3.1 contains a structured exception handling buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious payload in the registration code field. Attackers can craft a buffer overflow payload with a pop-pop-ret gadget and shellcode that triggers code execution when pasted into the Licensed E-mail and Registration Code field during the registration process.

NVD (NIST)26 mar 2026
VulnerabilitàAlta
CVE-2018-25218 (CVSS 8.4)

PassFab RAR Password Recovery 9.3.2 contains a structured exception handler (SEH) buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying a malicious payload. Attackers can craft a payload with a buffer overflow, NSEH jump, and shellcode, then paste it into the 'Licensed E-mail and Registration Code' field during registration to trigger code execution.

NVD (NIST)26 mar 2026
VulnerabilitàAlta
CVE-2018-25217 (CVSS 8.4)

PDF Explorer 1.5.66.2 contains a structured exception handler (SEH) overflow vulnerability that allows local attackers to execute arbitrary code by overwriting SEH records with malicious data. Attackers can craft a payload with buffer overflow, NSEH jump, and ROP gadget chains that execute when the Custom fields settings dialog processes the malicious input in the Label field.

NVD (NIST)26 mar 2026
VulnerabilitàAlta
CVE-2018-25213 (CVSS 8.4)

Nsauditor 3.0.28.0 contains a structured exception handling buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying malicious input to the DNS Lookup tool. Attackers can craft a payload with SEH chain overwrite and inject shellcode through the DNS Query field to achieve code execution with application privileges.

NVD (NIST)26 mar 2026
VulnerabilitàAlta
CVE-2018-25212 (CVSS 8.4)

Boxoft wav-wma Converter 1.0 contains a local buffer overflow vulnerability in structured exception handling that allows attackers to execute arbitrary code by crafting malicious WAV files. Attackers can create a specially crafted WAV file with excessive data and ROP gadgets to overwrite the SEH chain and achieve code execution on Windows systems.

NVD (NIST)26 mar 2026
VulnerabilitàAlta
CVE-2018-25211 (CVSS 7.8)

Allok Video Splitter 3.1.1217 contains a buffer overflow vulnerability that allows local attackers to cause a denial of service or execute arbitrary code by supplying an oversized string in the License Name field. Attackers can craft a malicious payload exceeding 780 bytes, paste it into the License Name registration field, and trigger the overflow when the Register button is clicked.

NVD (NIST)26 mar 2026
News
Zabbix API Vulnerability: High-Severity SQL Injection Threatens Network Monitoring Security

Zabbix API Vulnerability: High-Severity SQL Injection Threatens Network Monitoring Security A high-severity security vulnerability has been identified in the Zabbix API, a popular open-source monitoring solution used by enterprises worldwide to track the status of network services, servers, ... Read more Published Date: Mar 26, 2026 (1 day, 14 hours ago) Vulnerabilities has been mentioned in this article. CVE-2026-23921 CVE-2026-25075 CVE-2026-3584 CVE-2026-27728 CVE-2026-1603 CVE-2026-25544 CVE-2025-29969 CVE-2024-22116

CVEfeed Newsroom26 mar 2026
News
Hackers Actively Exploiting 9.8 Critical RCE Flaw in Kali Forms WordPress Plugin

Hackers Actively Exploiting 9.8 Critical RCE Flaw in Kali Forms WordPress Plugin The attackers begin actively exploiting a critical vulnerability in Kali Forms, a popular drag-and-drop form builder WordPress plugin. With over 10,000 active installations, the plugin is a favorite f ... Read more Published Date: Mar 26, 2026 (1 day, 13 hours ago) Vulnerabilities has been mentioned in this article. CVE-2026-3608 CVE-2026-23921 CVE-2026-3584 CVE-2025-6691 CVE-2025-29969

CVEfeed Newsroom26 mar 2026
VulnerabilitàAlta
CVE-2026-33396 - OneUptime has sandbox escape in Synthetic Monitor Playwright runtime allows project members to execute arbitrary commands on Probe

CVE ID :CVE-2026-33396 Published : March 26, 2026, 2:16 p.m. | 1 hour, 36 minutes ago Description :OneUptime is an open-source monitoring and observability platform. Prior to version 10.0.35, a low-privileged authenticated user (ProjectMember) can achieve remote command execution on the Probe container/host by abusing Synthetic Monitor Playwright script execution. Synthetic monitor code is executed in VMRunner.runCodeInNodeVM with a live Playwright page object in context. The sandbox relies on a denylist of blocked properties/methods, but it is incomplete. Specifically, _browserType and launchServer are not blocked, so attacker code can traverse `page.context().browser()._browserType.launchServer(...)` and spawn arbitrary processes. Version 10.0.35 contains a patch. Severity: 9.9 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE26 mar 2026
VulnerabilitàAlta
CVE-2026-33413 - etcd: Authorization bypasses in multiple APIs

CVE ID :CVE-2026-33413 Published : March 26, 2026, 2:16 p.m. | 1 hour, 36 minutes ago Description :etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.4.42, 3.5.28, and 3.6.9, unauthorized users may bypass authentication or authorization checks and call certain etcd functions in clusters that expose the gRPC API to untrusted or partially trusted clients. In unpatched etcd clusters with etcd auth enabled, unauthorized users are able to call MemberList and learn cluster topology, including member IDs and advertised endpoints; call Alarm, which can be abused for operational disruption or denial of service; use Lease APIs, interfering with TTL-based keys and lease ownership; and/or trigger compaction, permanently removing historical revisions and disrupting watch, audit, and recovery workflows. Kubernetes does not rely on etcd’s built-in authentication and authorization. Instead, the API server handles authentication and authorization itself, so typical Kubernetes deployments are not affected. Versions 3.4.42, 3.5.28, and 3.6.9 contain a patch. If upgrading is not immediately possible, reduce exposure by treating the affected RPCs as unauthenticated in practice. Restrict network access to etcd server ports so only trusted components can connect and/or require strong client identity at the transport layer, such as mTLS with tightly scoped client certificate distribution. Severity: 8.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE26 mar 2026

Pagina 2659 di 3314

Resta aggiornato sulla cybersecurity

Iscriviti a CodersRegistry per ricevere gli aggiornamenti più importanti su regolamentazione EU e vulnerabilità critiche.