Cybersecurity & Regolamentazione UE

News & Sicurezza

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

36767 risultati

VulnerabilitàAlta
CVE-2026-8008 - Google Chrome DevTools UI Spoofing Vulnerability

CVE ID :CVE-2026-8008 Published : May 6, 2026, 7:16 p.m. | 1 hour, 7 minutes ago Description :Inappropriate implementation in DevTools in Google Chrome prior to 148.0.7778.96 allowed an attacker who convinced a user to install a malicious extension to perform UI spoofing via a crafted Chrome Extension. (Chromium security severity: Low) Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026
VulnerabilitàAlta
CVE-2026-8006 - Google Chrome DevTools UI Spoofing Vulnerability

CVE ID :CVE-2026-8006 Published : May 6, 2026, 7:16 p.m. | 1 hour, 7 minutes ago Description :Insufficient policy enforcement in DevTools in Google Chrome prior to 148.0.7778.96 allowed an attacker who convinced a user to install a malicious extension to perform UI spoofing via a crafted Chrome Extension. (Chromium security severity: Low) Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026
VulnerabilitàAlta
CVE-2026-8003 - Google Chrome TabGroups UI Spoofing Vulnerability

CVE ID :CVE-2026-8003 Published : May 6, 2026, 7:16 p.m. | 1 hour, 7 minutes ago Description :Insufficient validation of untrusted input in TabGroups in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to perform UI spoofing via malicious network traffic. (Chromium security severity: Low) Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026
VulnerabilitàAlta
CVE-2026-8004 - Google Chrome DevTools Cross-Origin Policy Enforcement Bypass

CVE ID :CVE-2026-8004 Published : May 6, 2026, 7:16 p.m. | 1 hour, 7 minutes ago Description :Insufficient policy enforcement in DevTools in Google Chrome prior to 148.0.7778.96 allowed an attacker who convinced a user to install a malicious extension to leak cross-origin data via a crafted Chrome Extension. (Chromium security severity: Low) Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026
VulnerabilitàAlta
CVE-2026-8000 - Google Chrome HTML Injection Vulnerability

CVE ID :CVE-2026-8000 Published : May 6, 2026, 7:16 p.m. | 1 hour, 7 minutes ago Description :Insufficient validation of untrusted input in ChromeDriver in Google Chrome on Windows prior to 148.0.7778.96 allowed a remote attacker to execute arbitrary code via a crafted HTML page. (Chromium security severity: Low) Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026
VulnerabilitàAlta
CVE-2026-7999 - Google Chrome V8 Memory Disclosure Vulnerability

CVE ID :CVE-2026-7999 Published : May 6, 2026, 7:16 p.m. | 1 hour, 7 minutes ago Description :Inappropriate implementation in V8 in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low) Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026
VulnerabilitàAlta
CVE-2026-41938 (CVSS 8.8)

Vvveb before version 1.0.8.2 contains an unrestricted file upload vulnerability in the media upload handler that allows authenticated users with media-upload permissions to bypass extension restrictions by uploading a .htaccess file to map .phtml extensions to the PHP handler. Attackers can upload a .phtml file containing arbitrary PHP code and trigger execution by sending an unauthenticated HTTP GET request to the uploaded file, resulting in remote code execution with web server privileges.

NVD (NIST)06 mag 2026
VulnerabilitàAlta
CVE-2026-41936 (CVSS 8.1)

Vvveb before version 1.0.8.2 contains an XML external entity (XXE) injection vulnerability in the admin Tools/Import feature that allows authenticated site_admin users to read arbitrary files and modify database records. Attackers can exploit the XML parser configuration in system/import/xml.php to inject file:// or php://filter entity references that are resolved and persisted into the application database, enabling arbitrary file disclosure and administrator password hash overwriting for privilege escalation.

NVD (NIST)06 mag 2026
VulnerabilitàAlta
CVE-2026-41934 (CVSS 8.8)

Vvveb before version 1.0.8.2 contains an authenticated remote code execution vulnerability in the admin code editor that allows low-privilege authenticated users to execute arbitrary code by exploiting insufficient file extension restrictions. Attackers with editor, author, contributor, or site_admin roles can write a malicious .htaccess file to map arbitrary extensions to the PHP handler, then upload PHP code with that extension to achieve unauthenticated remote code execution when the file is accessed via HTTP.

NVD (NIST)06 mag 2026
VulnerabilitàCritica
CVE-2026-41930 (CVSS 9.8)

Vvveb before version 1.0.8.2 contains a hard-coded credentials vulnerability in its docker-compose-apache.yaml configuration that allows unauthenticated attackers to access the bundled phpMyAdmin container with pre-configured database credentials. Attackers can connect to the phpMyAdmin port to gain unrestricted read and write access to the entire Vvveb database, including administrator password hashes, customer personally identifiable information, and order data, enabling account takeover and data manipulation.

NVD (NIST)06 mag 2026
VulnerabilitàAlta
CVE-2026-33079 - Mistune ReDoS in LINK_TITLE_RE allows denial of service with crafted Markdown titles

CVE ID :CVE-2026-33079 Published : May 6, 2026, 5:25 p.m. | 58 minutes ago Description :In versions 3.0.0a1 through 3.2.0 of Mistune, there is a ReDoS (Regular Expression Denial of Service) vulnerability in `LINK_TITLE_RE` that allows an attacker who can supply Markdown for parsing to cause denial of service. The regular expression used for parsing link titles contains overlapping alternatives that can trigger catastrophic backtracking. In both the double-quoted and single-quoted branches, a backslash followed by punctuation can be matched either as an escaped punctuation sequence or as two ordinary characters, creating an ambiguous pattern inside a repeated group. If an attacker supplies Markdown containing repeated ! sequences with no closing quote, the regex engine explores an exponential number of backtracking paths. This is reachable through normal Markdown parsing of inline links and block link reference definitions. A small crafted input can therefore cause significant CPU consumption and make applications using Mistune unresponsive. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026
VulnerabilitàAlta
CVE-2026-29090 - Rucio SQL injection in postgres_meta DID search path compromises PostgreSQL metadata database

CVE ID :CVE-2026-29090 Published : May 6, 2026, 5:21 p.m. | 1 hour, 2 minutes ago Description :### Summary A SQL injection vulnerability exists in Rucio versions 1.30.0 and later before 35.8.5, 38.5.5, 39.4.2, and 40.1.1, in `FilterEngine.create_postgres_query()`. This allows any authenticated Rucio user to execute arbitrary SQL against the PostgreSQL metadata database through the DID search endpoint (`GET /dids//dids/search`). When the `postgres_meta` metadata plugin is configured, attacker-controlled filter keys and values are interpolated directly into raw SQL strings via Python `.format()`, then passed to `psycopg3`'s `sql.SQL()` which treats the string as trusted SQL syntax. Depending on the database privileges assigned to the service account, exploitation can expose sensitive tables, modify or delete metadata, access server-side files, or achieve code execution through PostgreSQL features such as COPY ... FROM PROGRAM. This issue affects deployments that explicitly use the postgres_meta metadata plugin. This vulnerability has been fixed in versions 35.8.5, 38.5.5, 39.4.2, and 40.1.1. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE06 mag 2026

Pagina 1815 di 3064

Resta aggiornato sulla cybersecurity

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