Cybersecurity & Regolamentazione UE

News & Sicurezza

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

38564 risultati

VulnerabilitàAlta
CVE-2026-40728 - WordPress Magazine Blocks plugin <= 1.8.3 - Broken Access Control vulnerability

CVE ID :CVE-2026-40728 Published : April 15, 2026, 10:21 a.m. | 3 hours, 36 minutes ago Description :Missing Authorization vulnerability in BlockArt Magazine Blocks magazine-blocks allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Magazine Blocks: from n/a through Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-40730 - WordPress ThemeGrill Demo Importer plugin <= 2.0.0.6 - Broken Access Control vulnerability

CVE ID :CVE-2026-40730 Published : April 15, 2026, 10:21 a.m. | 3 hours, 36 minutes ago Description :Missing Authorization vulnerability in ThemeGrill ThemeGrill Demo Importer themegrill-demo-importer allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects ThemeGrill Demo Importer: from n/a through Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-40734 - WordPress Categories Images plugin <= 3.3.1 - Cross Site Scripting (XSS) vulnerability

CVE ID :CVE-2026-40734 Published : April 15, 2026, 10:21 a.m. | 3 hours, 36 minutes ago Description :Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Zahlan Categories Images categories-images allows DOM-Based XSS.This issue affects Categories Images: from n/a through Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-28741 - CSRF Protection Bypass Allows Updating a User's Authentication Method

CVE ID :CVE-2026-28741 Published : April 15, 2026, 10:13 a.m. | 3 hours, 44 minutes ago Description :Mattermost versions 10.11.x Severity: 6.8 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-33805 - @fastify/reply-from vulnerable to connection header abuse enabling stripping of proxy-added headers

CVE ID :CVE-2026-33805 Published : April 15, 2026, 10:13 a.m. | 3 hours, 44 minutes ago Description :@fastify/reply-from v12.6.1 and earlier and @fastify/http-proxy v11.4.3 and earlier process the client's Connection header after the proxy has added its own headers via rewriteRequestHeaders. This allows attackers to retroactively strip proxy-added headers from upstream requests by listing them in the Connection header value. Any header added by the proxy for routing, access control, or security purposes can be selectively removed by a client. @fastify/http-proxy is also affected as it delegates to @fastify/reply-from. Upgrade to @fastify/reply-from v12.6.2 or @fastify/http-proxy v11.4.4 or later. Severity: 9.0 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-27769 - Connected Workspaces: Malicious remote server can manipulate arbitrary user's status

CVE ID :CVE-2026-27769 Published : April 15, 2026, 10:11 a.m. | 1 hour, 46 minutes ago Description :Mattermost versions 10.11.x Severity: 2.7 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-33807 - @fastify/express vulnerable to middleware path doubling causing authentication bypass in child plugin scopes

CVE ID :CVE-2026-33807 Published : April 15, 2026, 9:52 a.m. | 2 hours, 5 minutes ago Description :@fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time, causing it to never match incoming requests. This results in complete bypass of Express middleware security controls, including authentication, authorization, and rate limiting, for all routes defined within affected child plugin scopes. No special configuration or request crafting is required. Upgrade to @fastify/express v4.0.5 or later. Severity: 9.1 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2024-33618 - Bosch VMS Central Server Uncontrolled Resource Consumption Denial of Service

CVE ID :CVE-2024-33618 Published : April 15, 2026, 9:51 a.m. | 2 hours, 6 minutes ago Description :Uncontrolled Resource Consumption in Bosch VMS Central Server in Bosch VMS 12.0.1 allows attackers to consume excessive amounts of disk space via network interface. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-33808 - @fastify/express vulnerable to middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)

CVE ID :CVE-2026-33808 Published : April 15, 2026, 9:29 a.m. | 2 hours, 28 minutes ago Description :Impact@fastify/express v4.0.4 and earlier fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via duplicate slashes when ignoreDuplicateSlashes is enabled, or via semicolon delimiters when useSemicolonDelimiter is enabled. In both cases, Fastify router normalizes the URL and matches the route, but @fastify/express passes the original un-normalized URL to Express middleware, which fails to match and is skipped. An unauthenticated attacker can access protected routes by manipulating the URL path. PatchesUpgrade to @fastify/express v4.0.5 or later. Severity: 9.1 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-3505 - Unbounded PGP AEAD chunk size leads to pre-auth resource exhaustion.

CVE ID :CVE-2026-3505 Published : April 15, 2026, 9:06 a.m. | 2 hours, 51 minutes ago Description :Allocation of resources without limits or throttling vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcpg on all (pg modules).This issue affects BC-JAVA: before 1.84. Unbounded PGP AEAD chunk size leads to pre-auth resource exhaustion. Severity: 10.0 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
VulnerabilitàAlta
CVE-2026-5588 - PKIX draft CompositeVerifier accepts empty signature sequence as valid.

CVE ID :CVE-2026-5588 Published : April 15, 2026, 9:06 a.m. | 2 hours, 51 minutes ago Description :: Use of a Broken or Risky Cryptographic Algorithm vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA bcpkix on all (pkix modules). PKIX draft CompositeVerifier accepts empty signature sequence as valid. This issue affects BC-JAVA: from 1.49 before 1.84. Severity: 10.0 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE15 apr 2026
News
Windows BitLocker Vulnerability Allows Attacker to Bypass Security Feature

Windows BitLocker Vulnerability Allows Attacker to Bypass Security Feature Microsoft officially released security updates to address a significant vulnerability in Windows BitLocker. Tracked as CVE-2026-27913, this security feature bypass vulnerability was discovered by secu ... Read more Published Date: Apr 15, 2026 (23 hours, 44 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-27913

CVEfeed Newsroom15 apr 2026

Pagina 2255 di 3214

Resta aggiornato sulla cybersecurity

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