Cybersecurity & Regolamentazione UE

News & Sicurezza

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

13892 risultati

News
Over 1,000 Exposed ComfyUI Instances Targeted in Cryptomining Botnet Campaign

Over 1,000 Exposed ComfyUI Instances Targeted in Cryptomining Botnet Campaign An active campaign has been observed targeting internet-exposed instances running ComfyUI, a popular stable diffusion platform, to enlist them into a cryptocurrency mining and proxy botnet. "A purpose ... Read more Published Date: Apr 07, 2026 (20 hours, 9 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-3055 CVE-2025-68613 CVE-2025-55182 CVE-2025-53521 CVE-2025-7544 CVE-2023-46604 CVE-2023-38646

CVEfeed Newsroom07 apr 2026
News
BlueHammer PoC for Windows Defender Exploited by Researchers to Escalate Privileges

BlueHammer PoC for Windows Defender Exploited by Researchers to Escalate Privileges A proof-of-concept (PoC) exploit dubbed BlueHammer has been publicly released by security researcher Nightmare Eclipse (also known as Chaotic Eclipse), targeting a zero-day local privilege escalation ... Read more Published Date: Apr 07, 2026 (20 hours, 22 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2023-38175

CVEfeed Newsroom07 apr 2026
News
Breaking the App Shell: Five New Electron Vulnerabilities Shatter Context Isolation

Breaking the App Shell: Five New Electron Vulnerabilities Shatter Context Isolation The Electron framework—the powerhouse behind heavyweights like Visual Studio Code and countless other cross-platform desktop applications —has released a series of important patches to address five si ... Read more Published Date: Apr 07, 2026 (20 hours, 47 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-35616 CVE-2026-34780 CVE-2026-34774 CVE-2026-34771 CVE-2026-34770 CVE-2026-34769 CVE-2026-5281 CVE-2026-3502 CVE-2026-33032 CVE-2026-2441 CVE-2026-21962 CVE-2025-58754 CVE-2025-54782

CVEfeed Newsroom07 apr 2026
News
Flowise AI Agent Builder Injection Vulnerability Exploited in Attacks, 15,000+ Instances Exposed

Flowise AI Agent Builder Injection Vulnerability Exploited in Attacks, 15,000+ Instances Exposed Threat actors are actively exploiting a maximum-severity remote code execution (RCE) vulnerability in Flowise, an open-source platform used for building AI agents and customized large language model w ... Read more Published Date: Apr 07, 2026 (20 hours, 50 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2025-59528

CVEfeed Newsroom07 apr 2026
VulnerabilitàAlta
CVE-2026-31842 - Tinyproxy HTTP request parsing desynchronization via case-sensitive Transfer-Encoding handling

CVE ID :CVE-2026-31842 Published : April 7, 2026, 12:16 p.m. | 1 hour, 39 minutes ago Description :Tinyproxy through 1.11.3 is vulnerable to HTTP request parsing desynchronization due to a case-sensitive comparison of the Transfer-Encoding header in src/reqs.c. The is_chunked_transfer() function uses strcmp() to compare the header value against "chunked", even though RFC 7230 specifies that transfer-coding names are case-insensitive. By sending a request with Transfer-Encoding: Chunked, an unauthenticated remote attacker can cause Tinyproxy to misinterpret the request as having no body. In this state, Tinyproxy sets content_length.client to -1, skips pull_client_data_chunked(), forwards request headers upstream, and transitions into relay_connection() raw TCP forwarding while unread body data remains buffered. This leads to inconsistent request state between Tinyproxy and backend servers. RFC-compliant backends (e.g., Node.js, Nginx) will continue waiting for chunked body data, causing connections to hang indefinitely. This behavior enables application-level denial of service through backend worker exhaustion. Additionally, in deployments where Tinyproxy is used for request-body inspection, filtering, or security enforcement, the unread body may be forwarded without proper inspection, resulting in potential security control bypass. Severity: 8.7 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE07 apr 2026
VulnerabilitàAlta
CVE-2026-4420 - Stored XSS via Page Creating functionality in Bludit

CVE ID :CVE-2026-4420 Published : April 7, 2026, 11:16 a.m. | 2 hours, 39 minutes ago Description :Bludit is vulnerable to Stored Cross-Site Scripting (XSS) in its page creating functionality. An authenticated attacker with page creation privileges (such as Author, Editor, or Administrator) can embed a malicious JavaScript payload in the tags field of a newly created article. This payload will be executed when a victim visits the URL of the uploaded resource. The uploaded resource itself is accessible without authentication. Critically, this vulnerability could be used to automatically create a new site administrator if the victim has enough privileges. The vendor was notified early about this vulnerability, but didn't respond with the details of vulnerability or vulnerable version range. Only versions 3.17.2 and 3.18.0 were tested and confirmed as vulnerable, other versions were not tested and might also be vulnerable. Severity: 5.1 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE07 apr 2026
News
Vulnerability in Bludit software

Vulnerability in Bludit software Vulnerability in Bludit software CVE ID CVE-2026-4420 Publication date 07 April 2026 Vendor Bludit Product Bludit Vulnerable versions 3.17.2, 3.18.0 Vulnerability type (CWE) Improper Neutralization of ... Read more Published Date: Apr 07, 2026 (19 hours, 59 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-4420

CVEfeed Newsroom07 apr 2026
VulnerabilitàAlta
CVE-2026-34903 - WordPress Ocean Extra plugin <= 2.5.3 - Broken Access Control vulnerability

CVE ID :CVE-2026-34903 Published : April 7, 2026, 9:16 a.m. | 4 hours, 39 minutes ago Description :Missing Authorization vulnerability in OceanWP Ocean Extra allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Ocean Extra: from n/a through 2.5.3. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE07 apr 2026
VulnerabilitàAlta
CVE-2026-34896 - WordPress Under Construction, Coming Soon & Maintenance Mode plugin <= 2.1.1 - Cross Site Request Forgery (CSRF) vulnerability

CVE ID :CVE-2026-34896 Published : April 7, 2026, 9:16 a.m. | 4 hours, 39 minutes ago Description :Cross-Site Request Forgery (CSRF) vulnerability in Analytify Under Construction, Coming Soon & Maintenance Mode allows Cross Site Request Forgery.This issue affects Under Construction, Coming Soon & Maintenance Mode: from n/a through 2.1.1. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE07 apr 2026
VulnerabilitàAlta
CVE-2026-34899 - WordPress LTL Freight Quotes – Worldwide Express Edition plugin <= 5.2.1 - Broken Access Control vulnerability

CVE ID :CVE-2026-34899 Published : April 7, 2026, 9:16 a.m. | 4 hours, 39 minutes ago Description :Missing Authorization vulnerability in Eniture technology LTL Freight Quotes – Worldwide Express Edition allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects LTL Freight Quotes – Worldwide Express Edition: from n/a through 5.2.1. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE07 apr 2026
VulnerabilitàAlta
CVE-2026-34904 - WordPress Simple Social Media Share Buttons plugin <= 6.2.0 - Cross Site Request Forgery (CSRF) vulnerability

CVE ID :CVE-2026-34904 Published : April 7, 2026, 9:16 a.m. | 4 hours, 39 minutes ago Description :Cross-Site Request Forgery (CSRF) vulnerability in Analytify Simple Social Media Share Buttons allows Cross Site Request Forgery.This issue affects Simple Social Media Share Buttons: from n/a through 6.2.0. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE07 apr 2026
VulnerabilitàAlta
CVE-2026-28810 - Predictable DNS Transaction IDs Enable Cache Poisoning in Built-in Resolver

CVE ID :CVE-2026-28810 Published : April 7, 2026, 9:16 a.m. | 2 hours, 39 minutes ago Description :Generation of Predictable Numbers or Identifiers vulnerability in Erlang/OTP kernel (inet_res, inet_db modules) allows DNS Cache Poisoning. The built-in DNS resolver (inet_res) uses a sequential, process-global 16-bit transaction ID for UDP queries and does not implement source port randomization. Response validation relies almost entirely on this ID, making DNS cache poisoning practical for an attacker who can observe one query or predict the next ID. This conflicts with RFC 5452 recommendations for mitigating forged DNS answers. inet_res is intended for use in trusted network environments and with trusted recursive resolvers. Earlier documentation did not clearly state this deployment assumption, which could lead users to deploy the resolver in environments where spoofed DNS responses are possible. This vulnerability is associated with program files lib/kernel/src/inet_db.erl and lib/kernel/src/inet_res.erl. This issue affects OTP from OTP 17.0 until OTP 28.4.2, 27.3.4.10 and 26.2.5.19 corresponding to kernel from 3.0 until 10.6.2, 10.2.7.4 and 9.2.4.11. Severity: 6.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE07 apr 2026

Pagina 332 di 1158

Resta aggiornato sulla cybersecurity

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