Cybersecurity & Regolamentazione UE

News & Sicurezza

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

36688 risultati

News
Critical 9.5 Severity: PHP SOAP Extension Flaw Enables Remote Code Execution

Critical 9.5 Severity: PHP SOAP Extension Flaw Enables Remote Code Execution For the system administrators and DevOps engineers who maintain the backbone of the internet, PHP is a foundational tool. However, a new wave of security disclosures has revealed that even this season ... Read more Published Date: May 11, 2026 (1 day, 4 hours ago) Vulnerabilities has been mentioned in this article.

CVEfeed Newsroom11 mag 2026
VulnerabilitàAlta
CVE-2026-5084 - WebDyne::Session versions through 2.075 for Perl generates the session id insecurely

CVE ID :CVE-2026-5084 Published : May 11, 2026, 8:16 a.m. | 6 hours, 14 minutes ago Description :WebDyne::Session versions through 2.075 for Perl generates the session id insecurely. The session handler generates the session id from an MD5 hash seeded with a call to the built-in rand() function. The rand function is passed a maximum value based on the process id, the epoch time and the reference address of the object, but this information will have no effect on the overall quality of the seed of the message digest. The rand function is seeded by 32-bits and is predictable. It is considered unsuitable for cryptographic purposes. Predictable session ids could allow an attacker to gain access to systems. Note that WebDyne::Session versions 1.042 and earlier appear to be in separate distributions from WebDyne. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-43500 - rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present

CVE ID :CVE-2026-43500 Published : May 11, 2026, 8:16 a.m. | 6 hours, 14 minutes ago Description :In the Linux kernel, the following vulnerability has been resolved: rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present The DATA-packet handler in rxrpc_input_call_event() and the RESPONSE handler in rxrpc_verify_response() copy the skb to a linear one before calling into the security ops only when skb_cloned() is true. An skb that is not cloned but still carries externally-owned paged fragments (e.g. SKBFL_SHARED_FRAG set by splice() into a UDP socket via __ip_append_data, or a chained skb_has_frag_list()) falls through to the in-place decryption path, which binds the frag pages directly into the AEAD/skcipher SGL via skb_to_sgvec(). Extend the gate to also unshare when skb_has_frag_list() or skb_has_shared_frag() is true. This catches the splice-loopback vector and other externally-shared frag sources while preserving the zero-copy fast path for skbs whose frags are kernel-private (e.g. NIC page_pool RX, GRO). The OOM/trace handling already in place is reused. Severity: 7.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-8276 - bettercap MySQL Server mysql_server.go integer coercion

CVE ID :CVE-2026-8276 Published : May 11, 2026, 6:16 a.m. | 8 hours, 14 minutes ago Description :A flaw has been found in bettercap up to 2.41.5. Affected by this issue is some unknown functionality of the file modules/mysql_server/mysql_server.go of the component MySQL Server. Executing a manipulation can lead to integer coercion error. The attack can be launched remotely. The attack requires a high level of complexity. The exploitation is known to be difficult. The exploit has been published and may be used. This patch is called 0eaa375c5e5446bfba94a290eff92967a5deac9e. It is advisable to implement a patch to correct this issue. Severity: 3.7 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-6433 - Custom CSS JS PHP <= 2.0.7 - Unauthenticated SQL Injection to RCE

CVE ID :CVE-2026-6433 Published : May 11, 2026, 6:16 a.m. | 8 hours, 14 minutes ago Description :The Custom css-js-php WordPress plugin through 2.0.7 does not properly sanitize user input before using it in a SQL query, and the result is passed to eval(), allowing unauthenticated users to execute arbitrary PHP code on the server. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-8275 - bettercap zerogod IPP Service zerogod_ipp_primitives.go ippReadChunkedBody integer coercion

CVE ID :CVE-2026-8275 Published : May 11, 2026, 6:16 a.m. | 8 hours, 14 minutes ago Description :A vulnerability was detected in bettercap up to 2.41.5. Affected by this vulnerability is the function ippReadChunkedBody of the file modules/zerogod/zerogod_ipp_primitives.go of the component zerogod IPP Service. Performing a manipulation results in integer coercion error. The attack can be initiated remotely. The attack is considered to have high complexity. The exploitation appears to be difficult. The exploit is now public and may be used. The patch is named 3731d5576cffae9eefe3721cd46a40933304129f. To fix this issue, it is recommended to deploy a patch. Severity: 3.7 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-1677 - net: TLS 1.2 connections allowed on TLS 1.3 sockets

CVE ID :CVE-2026-1677 Published : May 11, 2026, 6:16 a.m. | 6 hours, 14 minutes ago Description :Zephyr sockets created with `IPPROTO_TLS_1_3` can still negotiate a TLS 1.2 connection when both TLS versions are enabled in Kconfig, because the socket-level protocol selection is not propagated to mbedTLS (e.g. via `mbedtls_ssl_conf_min_tls_version`). The ClientHello advertises both versions and the peer can establish TLS 1.2, so applications that assumed `IPPROTO_TLS_1_3` enforces TLS 1.3 may silently use TLS 1.2 and remain exposed to TLS 1.2-specific weaknesses. As a workaround, the `TLS_CIPHERSUITE_LIST` socket option can be restricted to TLS 1.3-only cipher suites. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-8272 - D-Link DNS-320 webfile_mgr.cgi chown os command injection

CVE ID :CVE-2026-8272 Published : May 11, 2026, 5:16 a.m. | 5 hours, 14 minutes ago Description :A security flaw has been discovered in D-Link DNS-320 2.06B01. This affects the function delete/rename/copy/move/chmod/chown of the file /cgi-bin/webfile_mgr.cgi. The manipulation results in os command injection. The attack may be performed from remote. The exploit has been released to the public and may be used for attacks. Severity: 5.8 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-8271 - D-Link DNS-320 network_mgr.cgi cgi_upnp_edit os command injection

CVE ID :CVE-2026-8271 Published : May 11, 2026, 5:16 a.m. | 5 hours, 14 minutes ago Description :A vulnerability was identified in D-Link DNS-320 2.06B01. The impacted element is the function cgi_speed/cgi_dhcpd_lease/cgi_ddns/cgi_set_ip/cgi_upnp_del/cgi_dhcpd/cgi_upnp_add/cgi_upnp_edit of the file /cgi-bin/network_mgr.cgi. The manipulation leads to os command injection. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. Severity: 5.8 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-8274 - npitre cramfs-tools Directory cramfsck.c do_directory path traversal

CVE ID :CVE-2026-8274 Published : May 11, 2026, 5:16 a.m. | 7 hours, 14 minutes ago Description :A security vulnerability has been detected in npitre cramfs-tools up to 2.1. Affected is the function do_directory of the file cramfsck.c of the component Directory Handler. Such manipulation leads to path traversal. The attack can only be performed from a local environment. The exploit has been disclosed publicly and may be used. Upgrading to version 2.2 is able to address this issue. The name of the patch is 2fc492747115b24d8a07eddd27a2d45229cb273c. Upgrading the affected component is recommended. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-8273 - D-Link DNS-320 system_mgr.cgi cgi_merge_user os command injection

CVE ID :CVE-2026-8273 Published : May 11, 2026, 5:16 a.m. | 7 hours, 14 minutes ago Description :A weakness has been identified in D-Link DNS-320 2.06B01. This impacts the function cgi_set_host/cgi_set_ntp/cgi_fan_control/cgi_merge_user of the file /cgi-bin/system_mgr.cgi. This manipulation causes os command injection. It is possible to initiate the attack remotely. Severity: 5.8 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026
VulnerabilitàAlta
CVE-2026-8270 - Open5GS SMF ogs_nas_parse_qos_rules denial of service

CVE ID :CVE-2026-8270 Published : May 11, 2026, 5:16 a.m. | 5 hours, 14 minutes ago Description :A vulnerability was determined in Open5GS up to 2.7.7. The affected element is the function ogs_nas_parse_qos_rules of the component SMF. Executing a manipulation can lead to denial of service. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet. Severity: 4.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11 mag 2026

Pagina 1747 di 3058

Resta aggiornato sulla cybersecurity

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