Cybersecurity & Regolamentazione UE

News & Sicurezza

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

38532 risultati

VulnerabilitàAlta
CVE-2025-12624 - Improper Token Invalidation in WSO2 Identity Server Allows Access After Account Lock

CVE ID :CVE-2025-12624 Published : April 16, 2026, 11:16 a.m. | 2 hours, 41 minutes ago Description :Active access tokens are not revoked or invalidated when a user account is locked within WSO2 Identity Server. This failure to enforce revocation allows previously issued, valid tokens to remain usable, enabling continued access to protected resources by locked user accounts. The security consequence is that a locked user account can maintain access to protected resources through the use of existing, unexpired access tokens. This creates a security gap where access control policies are bypassed, potentially leading to unauthorized data access or actions until the tokens naturally expire. Severity: 6.0 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE16 apr 2026
News
Tails 7.6.2 patches vulnerability that could expose saved files

Tails 7.6.2 patches vulnerability that could expose saved files The Tails Project released Tails v7.6.2, an emergency release of the popular open source secure portable operating system. What is Tails? Tails, which is based on Debian GNU/Linux, is aimed at users w ... Read more Published Date: Apr 16, 2026 (1 day ago) Vulnerabilities has been mentioned in this article. CVE-2026-34078

CVEfeed Newsroom16 apr 2026
VulnerabilitàAlta
CVE-2024-8010 - XML External Entity Injection via Publisher in WSO2 API Manager Allows Reading Arbitrary Files

CVE ID :CVE-2024-8010 Published : April 16, 2026, 10:16 a.m. | 3 hours, 41 minutes ago Description :The component accepts XML input through the publisher without disabling external entity resolution. This allows malicious actors to submit a crafted XML payload that exploits the unescaped external entity references. By leveraging this vulnerability, a malicious actor can read confidential files from the product's file system or access limited HTTP resources reachable via HTTP GET requests to the vulnerable product. Severity: 3.5 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE16 apr 2026
VulnerabilitàAlta
CVE-2025-6024 - Cross-Site Scripting via Authentication Endpoint in Multiple WSO2 Products Allows Redirection to Malicious Websites

CVE ID :CVE-2025-6024 Published : April 16, 2026, 10:16 a.m. | 3 hours, 41 minutes ago Description :The authentication endpoint fails to encode user-supplied input before rendering it in the web page, allowing for script injection. An attacker can leverage this by injecting malicious scripts into the authentication endpoint. This can result in the user's browser being redirected to a malicious website, manipulation of the web page's user interface, or the retrieval of information from the browser. However, session hijacking is not possible due to the httpOnly flag protecting session-related cookies. Severity: 6.1 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE16 apr 2026
VulnerabilitàAlta
CVE-2024-4867 - Cross-Site Scripting via Developer Portal in WSO2 API Manager Enables UI Modification and Information Retrieval

CVE ID :CVE-2024-4867 Published : April 16, 2026, 10:16 a.m. | 3 hours, 41 minutes ago Description :The WSO2 API Manager developer portal accepts user-supplied input without enforcing expected validation constraints or proper output encoding. This deficiency allows a malicious actor to inject script content that is executed within the context of a user's browser. By leveraging this cross-site scripting vulnerability, a malicious actor can cause the browser to redirect to a malicious website, make changes to the UI of the web page, or retrieve information from the browser. However, session hijacking is not possible as all session-related sensitive cookies are protected by the httpOnly flag. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE16 apr 2026
VulnerabilitàAlta
CVE-2024-10242 - Reflected Cross-Site Scripting via Authentication Endpoint in WSO2 API Manager Allows UI Modification and Redirection

CVE ID :CVE-2024-10242 Published : April 16, 2026, 10:16 a.m. | 3 hours, 41 minutes ago Description :The authentication endpoint fails to adequately validate user-supplied input before reflecting it back in the response. This allows an attacker to inject malicious script payloads into the input parameters, which are then executed by the victim's browser. Successful exploitation can enable an attacker to redirect the user's browser to a malicious website, modify the UI of the web page, or retrieve information from the browser. However, the impact is limited as session-related sensitive cookies are protected by the httpOnly flag, preventing session hijacking. Severity: 6.1 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE16 apr 2026
News
Cisco Webex Services Vulnerability Let Remote Attacker Impersonate Any User

Cisco Webex Services Vulnerability Let Remote Attacker Impersonate Any User Cisco has issued a critical security advisory warning of a severe vulnerability in its cloud-based Webex Services. Tracked as CVE-2026-20184, this flaw carries a maximum Common Vulnerability Scoring S ... Read more Published Date: Apr 16, 2026 (23 hours, 19 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-20184

CVEfeed Newsroom16 apr 2026
News
Nginx-ui Vulnerability Actively Exploited in Attack – Enables Full Server Takeover

Nginx-ui Vulnerability Actively Exploited in Attack – Enables Full Server Takeover A critical authentication bypass vulnerability in Nginx UI, tracked as CVE-2026-33032 with a maximum CVSS score of 9.8, is currently being actively exploited in the wild. This flaw allows unauthentica ... Read more Published Date: Apr 16, 2026 (23 hours, 29 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-33032

CVEfeed Newsroom16 apr 2026
VulnerabilitàAlta
CVE-2026-23772 - Dell Storage Manager Replay Manager for Microsoft Servers Privilege Escalation

CVE ID :CVE-2026-23772 Published : April 16, 2026, 9:16 a.m. | 4 hours, 41 minutes ago Description :Dell Storage Manager - Replay Manager for Microsoft Servers, version(s) 8.0, contain(s) an Improper Privilege Management vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of privileges. Severity: 7.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE16 apr 2026
VulnerabilitàAlta
CVE-2024-2374 - XML External Entity Injection in Multiple WSO2 Products Allows Arbitrary file read and Denial of Service

CVE ID :CVE-2024-2374 Published : April 16, 2026, 9:16 a.m. | 4 hours, 41 minutes ago Description :The XML parsers within multiple WSO2 products accept user-supplied XML data without properly configuring to prevent the resolution of external entities. This omission allows malicious actors to craft XML payloads that exploit the parser's behavior, leading to the inclusion of external resources. By leveraging this vulnerability, an attacker can read confidential files from the file system and access limited HTTP resources reachable by the product. Additionally, the vulnerability can be exploited to perform denial of service attacks by exhausting server resources through recursive entity expansion or fetching large external resources. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE16 apr 2026
News
31 High-Impact Vulnerabilities Exploited in March as Interlock Hits Cisco FMC Zero-Day

31 High-Impact Vulnerabilities Exploited in March as Interlock Hits Cisco FMC Zero-Day March 2026 turned out to be one of the more active months for vulnerability exploitation this year. Security researchers tracked 31 high-impact vulnerabilities that were actively used against real-wor ... Read more Published Date: Apr 16, 2026 (1 day ago) Vulnerabilities has been mentioned in this article.

CVEfeed Newsroom16 apr 2026
News
New Chrome Privacy Analysis Shows How Fingerprinting and Header Leaks Can Expose Users

New Chrome Privacy Analysis Shows How Fingerprinting and Header Leaks Can Expose Users Google Chrome is the most widely used browser in the world, yet a sweeping new analysis reveals it offers users almost no protection against fingerprinting and data leaks that quietly expose their ide ... Read more Published Date: Apr 16, 2026 (1 day ago) Vulnerabilities has been mentioned in this article. CVE-2025-4664

CVEfeed Newsroom16 apr 2026

Pagina 2235 di 3211

Resta aggiornato sulla cybersecurity

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