Cybersecurity & Regolamentazione UE

News & Sicurezza

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

38586 risultati

VulnerabilitàAlta
CVE-2026-4786 - Incomplete mitigation of CVE-2026-4519, %action expansion for command injection to webbrowser.open()

CVE ID :CVE-2026-4786 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :Mitgation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types the "webbrowser.open()" API could have commands injected into the underlying shell. See CVE-2026-4519 for details. Severity: 7.0 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-40312 - ImageMagick: Off-by-One in MSL decoder could result in crash

CVE ID :CVE-2026-40312 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, an off by one error in the MSL decoder could result in a crash when a malicous MSL file is read. This issue has been fixed in version 7.1.2-19. Severity: 6.2 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-6220 - HummerRisk Video File Download URL ServerService.java ServerService.addServer server-side request forgery

CVE ID :CVE-2026-6220 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :A vulnerability was identified in HummerRisk up to 1.5.0. This vulnerability affects the function ServerService.addServer of the file ServerService.java of the component Video File Download URL Handler. Such manipulation of the argument streamIp leads to server-side request forgery. It is possible to launch the attack remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way. Severity: 5.8 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-33947 - jq: Unbounded Recursion in jv_setpath(), jv_getpath() and delpaths_sorted()

CVE ID :CVE-2026-33947 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :jq is a command-line JSON processor. In versions 1.8.1 and below, functions jv_setpath(), jv_getpath(), and delpaths_sorted() in jq's src/jv_aux.c use unbounded recursion whose depth is controlled by the length of a caller-supplied path array, with no depth limit enforced. An attacker can supply a JSON document containing a flat array of ~65,000 integers (~200 KB) that, when used as a path argument by a trusted jq filter, exhausts the C call stack and crashes the process with a segmentation fault (SIGSEGV). This bypass works because the existing MAX_PARSING_DEPTH (10,000) limit only protects the JSON parser, not runtime path operations where arrays can be programmatically constructed to arbitrary lengths. The impact is denial of service (unrecoverable crash) affecting any application or service that processes untrusted JSON input through jq's setpath, getpath, or delpaths builtins. This issue has been addressed in commit fb59f1491058d58bdc3e8dd28f1773d1ac690a1f. Severity: 6.2 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-40311 - ImageMagick: Heap-use-after-free via XMP profile could result in a crash when printing values

CVE ID :CVE-2026-40311 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below 7.1.2-19 and 6.9.13-44 contain a heap use-after-free vulnerability that can cause a crash when reading and printing values from an invalid XMP profile. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19. Severity: 5.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-33902 - ImageMagick: Stack Overflow via Recursive FX Expression Parsing

CVE ID :CVE-2026-33902 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, a stack overflow vulnerability in ImageMagick's FX expression parser allows an attacker to crash the process by providing a deeply nested expression. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19. Severity: 5.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-33905 - ImageMagick has an Out-of-Bounds read via -sample operation

CVE ID :CVE-2026-33905 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, the -sample operation has an out of bounds read when an specific offset is set through the `sample:offset` define that could lead to an out of bounds read. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19. Severity: 5.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
News
Zombie Microsoft bugs rise from the dead, pave way for crims and ransomware scum

Zombie Microsoft bugs rise from the dead, pave way for crims and ransomware scum Crooks are exploiting four Microsoft vulnerabilities - one patched 14 years ago and another tied to ransomware activity - according to America's lead cyber-defense agency, which on Monday gave federal ... Read more Published Date: Apr 13, 2026 (19 hours, 21 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-34621 CVE-2025-60710 CVE-2023-36424 CVE-2023-21529 CVE-2020-9715 CVE-2012-1854

CVEfeed Newsroom13 apr 2026
VulnerabilitàAlta
CVE-2026-40310 - ImageMagick: Heap out-of-bounds write in JP2 encoder

CVE ID :CVE-2026-40310 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :ImageMagick is free and open-source software used for editing and manipulating digital images. Versions below both 7.1.2-19 and 6.9.13-44, contain a heap out-of-bounds write in the JP2 encoder with when a user specifies an invalid sampling index. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19. Severity: 5.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-40183 - ImageMagick: Heap buffer overflow when encoding JXL image with a 16-bit float

CVE ID :CVE-2026-40183 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below 7.1.2-19, the JXL encoder has an heap write overflow when a user specifies that the image should be encoded as 16 bit floats. This issue has been fixed in version 7.1.2-19. Severity: 5.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-22563 - "UniFi Play PowerAmp and Audio Port Command Injection Vulnerability"

CVE ID :CVE-2026-22563 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :A series of Improper Input Validation vulnerabilities could allow a Command Injection by a malicious actor with access to the UniFi Play network. Affected Products: UniFi Play PowerAmp (Version 1.0.35 and earlier) UniFi Play Audio Port (Version 1.0.24 and earlier) Mitigation: Update UniFi Play PowerAmp to Version 1.0.38 or later Update UniFi Play Audio Port to Version 1.1.9 or later Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026
VulnerabilitàAlta
CVE-2026-22562 - "Ubiquiti UniFi Play Path Traversal Remote Code Execution Vulnerability"

CVE ID :CVE-2026-22562 Published : April 13, 2026, 10:16 p.m. | 1 hour, 41 minutes ago Description :A malicious actor with access to the UniFi Play network could exploit a Path Traversal vulnerability found in the device firmware to write files on the system that could be used for a remote code execution (RCE). Affected Products: UniFi Play PowerAmp (Version 1.0.35 and earlier) UniFi Play Audio Port (Version 1.0.24 and earlier) Mitigation: Update UniFi Play PowerAmp to Version 1.0.38 or later Update UniFi Play Audio Port to Version 1.1.9 or later Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE13 apr 2026

Pagina 2287 di 3216

Resta aggiornato sulla cybersecurity

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