Cybersecurity & Regolamentazione UE

News & Sicurezza

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

36933 risultati

News
MOVEit Automation Alert: Critical Authentication Bypass Hits CVSS 9.8

MOVEit Automation Alert: Critical Authentication Bypass Hits CVSS 9.8 Progress Software has issued an urgent security bulletin for MOVEit Automation users, disclosing two significant vulnerabilities that could allow attackers to seize administrative control over the pla ... Read more Published Date: May 04, 2026 (1 day ago) Vulnerabilities has been mentioned in this article.

CVEfeed Newsroom04 mag 2026
News
The CVE Watchtower: Weekly Threat Intelligence Briefing (April 27 – May 3, 2026)

The CVE Watchtower: Weekly Threat Intelligence Briefing (April 27 – May 3, 2026) Welcome to your weekly vulnerability digest. As we transition from April to May, attackers are weaponizing critical infrastructure management tools, zeroing in on legacy communication protocols, and u ... Read more Published Date: May 04, 2026 (1 day ago) Vulnerabilities has been mentioned in this article.

CVEfeed Newsroom04 mag 2026
VulnerabilitàAlta
CVE-2026-7720 - Totolink WA300 POST Request cstecgi.cgi setLanguageCfg command injection

CVE ID :CVE-2026-7720 Published : May 4, 2026, 2:15 a.m. | 4 hours, 4 minutes ago Description :A weakness has been identified in Totolink WA300 5.2cu.7112_B20190227. The impacted element is the function setLanguageCfg of the file /cgi-bin/cstecgi.cgi of the component POST Request Handler. This manipulation of the argument langType causes command injection. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026
News
FreeBSD DHCP Client Flaw Opens Door to Remote Code Execution as Root Privilege

FreeBSD DHCP Client Flaw Opens Door to Remote Code Execution as Root Privilege FreeBSD has issued an urgent security advisory regarding a critical vulnerability in its default IPv4 DHCP client, dhclient(8). The flaw, tracked as CVE-2026-42511, carries a CVSS score of 8.1 and cou ... Read more Published Date: May 04, 2026 (1 day, 1 hour ago) Vulnerabilities has been mentioned in this article.

CVEfeed Newsroom04 mag 2026
VulnerabilitàAlta
CVE-2026-7717 (CVSS 8.8)

A vulnerability was determined in Totolink WA300 5.2cu.7112_B20190227. This issue affects the function UploadCustomModule of the file /cgi-bin/cstecgi.cgi of the component POST Request Handler. Executing a manipulation of the argument File can lead to buffer overflow. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.

NVD (NIST)04 mag 2026
VulnerabilitàAlta
CVE-2026-7715 - ravenwits mcp-server-arangodb MCP tools.ts arango_backup path traversal

CVE ID :CVE-2026-7715 Published : May 4, 2026, 1:16 a.m. | 5 hours, 4 minutes ago Description :A vulnerability has been found in ravenwits mcp-server-arangodb up to 0.4.7. This affects the function arango_backup of the file src/tools.ts of the component MCP Interface. Such manipulation of the argument outputDir leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026
VulnerabilitàAlta
CVE-2026-7716 - code-projects Gym Management System In PHP/Windows NT index.php sql injection

CVE ID :CVE-2026-7716 Published : May 4, 2026, 1:16 a.m. | 5 hours, 4 minutes ago Description :A vulnerability was found in code-projects Gym Management System In PHP and Windows NT 1.0. This vulnerability affects unknown code of the file /index.php. Performing a manipulation of the argument day results in sql injection. The attack can be initiated remotely. The exploit has been made public and could be used. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026
VulnerabilitàAlta
CVE-2026-7717 - Totolink WA300 POST Request cstecgi.cgi UploadCustomModule buffer overflow

CVE ID :CVE-2026-7717 Published : May 4, 2026, 1:16 a.m. | 5 hours, 4 minutes ago Description :A vulnerability was determined in Totolink WA300 5.2cu.7112_B20190227. This issue affects the function UploadCustomModule of the file /cgi-bin/cstecgi.cgi of the component POST Request Handler. Executing a manipulation of the argument File can lead to buffer overflow. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. Severity: 9.0 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026
VulnerabilitàAlta
CVE-2026-42369 - GeoVision GV-VMS V20 WebCam Server stack overflow vulnerability

CVE ID :CVE-2026-42369 Published : May 4, 2026, 1:16 a.m. | 3 hours, 4 minutes ago Description :GV-VMS V20 is a Video Monitoring Software used to gather the feeds of many surveillance cameras and manage other security devices. It is a native application accessed locally, but it is also possible to enable remote access via the "WebCam Server" feature. Once enabled, it is possible to access to the management and monitoring feature via a regular Web interface. This webersever is another native application, compiled without ASLR, which makes exploitation much easier and more likely. Most of the features require authentication before being reachable and leverage a standard login page to grant access. However the `gvapi` endpoint uses its own authentication mechanism via an `HTTP Authorization` header. It supports both `Basic` authentication and the `Digest` modes of authentication. #### Stack-overflow via unbound copy of base64 decoded string The `b64decoder` string is sized dynamically, but it is then copied to the `Buffer` stack variable one character at the time at [0], and there's no bound-check. As such, if the decoded string is bigger than 256 characters (the size of the `Buffer` variable) then a stack overflow occurs. Because the data can be fully controlled by an attacker and lack of ASLR, this vulnerability can easily be exploited to gain full code execution as SYSTEM on the machine running the service. Severity: 10.0 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026
VulnerabilitàAlta
CVE-2026-42370 - GeoVision GV-VMS V20 WebCam Server Login stack overflow vulnerability

CVE ID :CVE-2026-42370 Published : May 4, 2026, 1:16 a.m. | 5 hours, 4 minutes ago Description :A stack overflow vulnerability exists in the WebCam Server Login functionality of GeoVision GV-VMS V20 20.0.2. A specially crafted HTTP request can lead to an arbitrary code execution. An attacker can make an unauthenticated HTTP request to trigger this vulnerability. Severity: 9.0 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026
VulnerabilitàAlta
CVE-2026-7714 - crocodilestick Calibre-Web-Automated Admin Endpoint cwa_functions.py missing authentication

CVE ID :CVE-2026-7714 Published : May 4, 2026, 1:16 a.m. | 5 hours, 4 minutes ago Description :A flaw has been found in crocodilestick Calibre-Web-Automated up to 4.0.6. Affected by this issue is some unknown functionality of the file cps/cwa_functions.py of the component Admin Endpoint. This manipulation causes missing authentication. It is possible to initiate the attack remotely. The exploit has been published and may be used. The project was informed of the problem early through a pull request but has not reacted yet. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026
VulnerabilitàAlta
CVE-2026-7371 - GeoVision LPC2011/LPC2211 Web Interface / ssi.cgi reflected cross-site scripting (XSS) vulnerabilities

CVE ID :CVE-2026-7371 Published : May 4, 2026, 1:16 a.m. | 5 hours, 4 minutes ago Description :Multiple reflected cross-site scripting (xss) vulnerabilities exist in the Web Interface / ssi.cgi functionality of GeoVision LPC2011/LPC2211 1.10. A specially crafted malicious url can lead to an arbitrary javascript code execution. An attacker can provide a crafted URL to trigger this vulnerability. Reflected XXS via the error message for requesting non-existing page. Severity: 7.4 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE04 mag 2026

Pagina 1873 di 3078

Resta aggiornato sulla cybersecurity

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