Cybersecurity & Regolamentazione UE

News & Sicurezza

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

38517 risultati

VulnerabilitàAlta
CVE-2026-40474 - wger has Broken Access Control in the Global Gym Configuration Update Endpoint

CVE ID :CVE-2026-40474 Published : April 17, 2026, 10:16 p.m. | 1 hour, 42 minutes ago Description :wger is a free, open-source workout and fitness manager. In versions 2.5 and below, the GymConfigUpdateView declares permission_required = 'config.change_gymconfig' but inherits WgerFormMixin instead of WgerPermissionMixin, so the permission is never enforced at runtime. Since GymConfig is an ownerless singleton, any authenticated user can modify the global gym configuration, triggering save() side effects that bulk-update user profile gym assignments — a vertical privilege escalation to installation-wide configuration control. This issue is fixed in version 2.5. Severity: 7.6 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40527 (CVSS 7.8)

radare2 prior to commit bc5a890 contains a command injection vulnerability in the afsv/afsvj command path where crafted ELF binaries can embed malicious r2 command sequences as DWARF DW_TAG_formal_parameter names. Attackers can craft a binary with shell commands in DWARF parameter names that execute when radare2 analyzes the binary with aaa and subsequently runs afsvj, allowing arbitrary shell command execution through the unsanitized parameter interpolation in the pfq command string.

NVD (NIST)17 apr 2026
VulnerabilitàAlta
CVE-2026-40303 - zrok allows unauthenticated DoS via unbounded memory allocation in striped session cookie parsing

CVE ID :CVE-2026-40303 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, endpoints.GetSessionCookie parses an attacker-supplied cookie chunk count and calls make([]string, count) with no upper bound before any token validation occurs. The function is reached on every request to an OAuth-protected proxy share, allowing an unauthenticated remote attacker to trigger gigabyte-scale heap allocations per request, leading to process-level OOM termination or repeated goroutine panics. Both publicProxy and dynamicProxy are affected. Version 2.0.1 patches the issue. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40293 - OpenFGA Playground Preshared Key Exposure

CVE ID :CVE-2026-40293 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :OpenFGA is an authorization/permission engine built for developers. In versions 0.1.4 through 1.13.1, when OpenFGA is configured to use preshared-key authentication with the built-in playground enabled, the local server includes the preshared API key in the HTML response of the /playground endpoint. The /playground endpoint is enabled by default and does not require authentication. It is intended for local development and debugging and is not designed to be exposed to production environments. Only those who run OpenFGA with `--authn-method` preshared, with the playground enabled, and with the playground endpoint accessible beyond localhost or trusted networks are vulnerable. To remediate the issue, users should upgrade to OpenFGA v1.14.0, or disable the playground by running `./openfga run --playground-enabled=false.` Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40282 - WeGIA has stored XSS in intercorrencia_visualizar.php

CVE ID :CVE-2026-40282 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript into the Intercorrências notification page, which is executed when user access the the page, enabling session hijacking and account takeover. Version 3.6.10 fixes the issue. Severity: 6.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40286 - WeGIA has Cross-Site Scripting in Controle de Contribuição

CVE ID :CVE-2026-40286 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability was identified in the 'Member Registration' (Cadastrar Sócio) function. By injecting a payload into the 'Member Name' (Nome Sócio) field, the script is persistently stored in the database. Consequently, the payload is executed whenever a user navigates to certain URL. Version 3.6.10 fixes the issue. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40285 - WeGIA has SQL Injection via Session Variable Override in DespachoControle.php

CVE ID :CVE-2026-40285 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :WeGIA is a web manager for charitable institutions. Versions prior to 3.6.10 contain a SQL injection vulnerability in dao/memorando/UsuarioDAO.php. The cpf_usuario POST parameter overwrites the session-stored user identity via extract($_REQUEST) in DespachoControle::verificarDespacho(), and the attacker-controlled value is then interpolated directly into a raw SQL query, allowing any authenticated user to query the database under an arbitrary identity. Version 3.6.10 fixes the issue. Severity: 8.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40284 - WeGIA has stored XSS in listar_despachos.php

CVE ID :CVE-2026-40284 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :WeGIA is a web manager for charitable institutions. In versions prior to 3.6.10, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript via the "Destinatário" field. The payload is stored and later executed when viewing the dispatch page, impacting other users. Version 3.6.10 fixes the issue. Severity: 6.8 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40302 - zrok has reflected XSS in GitHub OAuth callback via unsanitized refreshInterval error rendering

CVE ID :CVE-2026-40302 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :zrok is software for sharing web services, files, and network resources. Prior to version 2.0.1, the proxyUi template engine uses Go's text/template (which performs no HTML escaping) instead of html/template. The GitHub OAuth callback handlers in both publicProxy and dynamicProxy embed the attacker-controlled refreshInterval query parameter verbatim into an error message when time.ParseDuration fails, and render that error unescaped into HTML. An attacker can deliver a crafted login URL to a victim; after the victim completes the GitHub OAuth flow, the callback page executes arbitrary JavaScript in the OAuth server's origin. Version 2.0.1 patches the issue. Severity: 6.1 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40301 - rhukster/dom-sanitizer: SVG <style> tag allows CSS injection via unfiltered url() and @import directives

CVE ID :CVE-2026-40301 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :DOMSanitizer is a DOM/SVG/MathML Sanitizer for PHP 7.3+. Prior to version 1.0.10, DOMSanitizer::sanitize() allows elements in SVG content but never inspects their text content. CSS url() references and @import rules pass through unfiltered, causing the browser to issue HTTP requests to attacker-controlled hosts when the sanitized SVG is rendered. Version 1.0.10 fixes the issue. Severity: 4.7 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-40299 - next-intl has an open redirect vulnerability

CVE ID :CVE-2026-40299 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :next-intl provides internationalization for Next.js. Applications using the `next-intl` middleware prior to version 4.9.1with `localePrefix: 'as-needed'` could construct URLs where path handling and the WHATWG URL parser resolved a relative redirect target to another host (e.g. scheme-relative `//` or control characters stripped by the URL parser), so the middleware could redirect the browser off-site while the user still started from a trusted app URL. The problem has been patchedin `[email protected]`. Severity: 6.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026
VulnerabilitàAlta
CVE-2026-35402 - mcp-neo4j-cypher: SSRF and Data Modification via read_only Mode Bypass Through CALL Procedures

CVE ID :CVE-2026-35402 Published : April 17, 2026, 9:16 p.m. | 42 minutes ago Description :mcp-neo4j-cypher is an MCP server for executing Cypher queries against Neo4j databases. In versions prior to 0.6.0, the read_only mode enforcement can be bypassed using APOC CALL procedures, potentially allowing unauthorized write operations or server-side request forgery. This issue is fixed in version 0.6.0. Severity: 2.3 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE17 apr 2026

Pagina 2213 di 3210

Resta aggiornato sulla cybersecurity

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