Cybersecurity & Regolamentazione UE

News & Sicurezza

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

35110 risultati

VulnerabilitàAlta
CVE-2026-7802 - Frontend Admin by DynamiApps <= 3.29.2 - Missing Authorization to Authenticated (Subscriber+) Account Takeover via 'user_id' URL Query Parameter

CVE ID :CVE-2026-7802 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.29.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite an administrator's user_pass, user_email, first_name, last_name, and other profile fields by supplying an arbitrary ?user_id= value, enabling full administrator account takeover via direct password replacement or email-redirect password reset. Exploitation requires the targeted Edit-User form to have its 'Roles' configuration setting left empty; when a non-empty roles list is configured, load_data() sets the user ID to 'none' for users whose roles fall outside the allowed list, preventing administrators from being targeted through that form. Severity: 8.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
VulnerabilitàAlta
CVE-2026-5737 - Independent Analytics <= 2.14.9 - Unauthenticated Server-Side Request Forgery via Tracking Route

CVE ID :CVE-2026-5737 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :The Independent Analytics plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.14.9. This is due to a public tracking route at /wp-json/iawp/search that accepts attacker-controlled referrer_url values when the signature matches, combined with a scheduled favicon fetcher that performs unrestricted cURL requests to stored domains. The signature validation is insufficient because the signature is embedded in publicly-accessible JavaScript and the salt is static per site, allowing attackers to extract valid signatures. The favicon downloader uses raw cURL functions without any SSRF protection mechanisms (no localhost blocking, no private network filtering, and does not use WordPress's wp_safe_remote_* functions). This makes it possible for unauthenticated attackers to inject malicious referrer domains into the database and trigger server-side requests to arbitrary hosts including internal services. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
VulnerabilitàAlta
CVE-2026-32999 - Comet Backup Code Execution Vulnerability

CVE ID :CVE-2026-32999 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :Insufficient character filtering in backup agent signing module on Comet Backup server allows authenticated tenant administrator to execute an arbitrary code on behalf of a privileged user on the affected server and connected devices. Severity: 9.0 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
VulnerabilitàAlta
CVE-2026-32996 - Veeam Agent for Microsoft Windows Local Privilege Escalation Vulnerability

CVE ID :CVE-2026-32996 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :This vulnerability in Veeam Agent for Microsoft Windows allows for Local Privilege Escalation. Severity: 7.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
VulnerabilitàAlta
CVE-2026-32995 - Rocket.Chat Information Disclosure

CVE ID :CVE-2026-32995 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :The Rocket.Chat DDP method autoTranslate.translateMessage in versions Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
VulnerabilitàAlta
CVE-2026-32997 - Veeam Backup & Replication Server Authenticated File Write Vulnerability

CVE ID :CVE-2026-32997 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :A vulnerability allowing an authenticated user with the Backup Administrator role to write arbitrary files on Linux-based Veeam Backup & Replication server. Severity: 8.6 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
VulnerabilitàAlta
CVE-2026-32998 - Veeam Service Provider Console Remote Code Execution Vulnerability

CVE ID :CVE-2026-32998 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :This vulnerability in Veeam Service Provider Console allows for remote code execution. Severity: 9.4 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
VulnerabilitàAlta
CVE-2026-2374 (CVSS 7.2)

The Login No Captcha reCAPTCHA plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `$_SERVER['PHP_SELF']` superglobal in all versions up to, and including, 1.8.0. This is due to the `authenticate()` function storing the unsanitized output of `basename($_SERVER['PHP_SELF'])` in the `login_nocaptcha_error` WordPress option when a login attempt is made from a non-standard login page (e.g., xmlrpc.php). The `admin_notices()` function then echoes this stored value directly into the admin dashboard HTML without escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when an administrator with a whitelisted IP address visits the WordPress dashboard within 30 seconds of the attack.

NVD (NIST)28 mag 2026
VulnerabilitàAlta
CVE-2026-2374 - Login No Captcha reCAPTCHA <= 1.8.0 - Unauthenticated Stored Cross-Site Scripting via PHP_SELF

CVE ID :CVE-2026-2374 Published : May 28, 2026, 5:16 a.m. | 1 hour, 15 minutes ago Description :The Login No Captcha reCAPTCHA plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `$_SERVER['PHP_SELF']` superglobal in all versions up to, and including, 1.8.0. This is due to the `authenticate()` function storing the unsanitized output of `basename($_SERVER['PHP_SELF'])` in the `login_nocaptcha_error` WordPress option when a login attempt is made from a non-standard login page (e.g., xmlrpc.php). The `admin_notices()` function then echoes this stored value directly into the admin dashboard HTML without escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when an administrator with a whitelisted IP address visits the WordPress dashboard within 30 seconds of the attack. Severity: 7.2 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
News
FortiClient Code Execution Vulnerability Exploited to Deploy EKZ Malware

FortiClient Code Execution Vulnerability Exploited to Deploy EKZ Malware A newly observed exploitation campaign targeting FortiClient Endpoint Management Server (EMS) has weaponized trusted administrative infrastructure to silently deploy a previously unreported credential ... Read more Published Date: May 28, 2026 (2 days, 4 hours ago) Vulnerabilities has been mentioned in this article. CVE-2026-35616

CVEfeed Newsroom28 mag 2026
VulnerabilitàAlta
CVE-2026-9789 - NitroSense V3: Security Vulnerability Information

CVE ID :CVE-2026-9789 Published : May 28, 2026, 3:16 a.m. | 1 hour, 15 minutes ago Description :A Local Privilege Escalation (LPE) vulnerability affects Acer NitroSense software versions prior to 3.01.3052. The vulnerability stems from the the PSAdminAgent service, which creates a Named Pipe with a weak Access Control List (ACL). This allows any authenticated local user to connect and send commands. Because the service does not check the caller's privileges before running file deletion commands, a low-privileged local user can exploit this to delete arbitrary files with system authority. Severity: 8.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE28 mag 2026
News
CVE-2026-48172 — LiteSpeed User-End cPanel Plugin Privilege Escalation

CVE-2026-48172 — LiteSpeed User-End cPanel Plugin Privilege Escalation May 28, 2026OverviewCISA has added CVE-2026-48172 to its Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild. The flaw is a maximum-severity privilege escalation vulner ... Read more Published Date: May 28, 2026 (2 days, 3 hours ago) Vulnerabilities has been mentioned in this article. CVE-2026-45659 CVE-2026-48172

CVEfeed Newsroom28 mag 2026

Pagina 1366 di 2926

Resta aggiornato sulla cybersecurity

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