Cybersecurity & Regolamentazione UE

News & Sicurezza

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

33514 risultati

VulnerabilitàAlta
CVE-2026-50059 (CVSS 7.8)

A vulnerability has been identified in Solid Edge SE2025 (All versions < V225.0 Update 15), Solid Edge SE2026 (All versions < V226.0 Update 7). The affected applications contains an out of bounds write vulnerability while parsing specially crafted DFT files. This could allow an attacker to execute code in the context of the current process.

NVD (NIST)3g fa
VulnerabilitàAlta
CVE-2026-50058 (CVSS 7.8)

A vulnerability has been identified in Solid Edge SE2025 (All versions < V225.0 Update 15), Solid Edge SE2026 (All versions < V226.0 Update 7). The affected applications contains an out of bounds read vulnerability while parsing specially crafted DFT files. This could allow an attacker to execute code in the context of the current process.

NVD (NIST)3g fa
News
OpenAI Launches GPT-5.6-Cyber with Reduced Safeguards for Exploit Development

OpenAI Launches GPT-5.6-Cyber with Reduced Safeguards for Exploit Development OpenAI on Monday unveiled a new cybersecurity-focused model called GPT‑5.6‑Cyber that it said is focused on vulnerability research, penetration testing, and incident response. "Built on GPT‑5.6 Sol, i ... Read more Published Date: Aug 11, 2026 (1 day, 18 hours ago) Vulnerabilities has been mentioned in this article. CVE-2026-15903

CVEfeed Newsroom3g fa
VulnerabilitàAlta
CVE-2026-72609 - Koha Community Koha - SQL Injection via ORDER BY Direction in acqui/parcels.pl

CVE ID :CVE-2026-72609 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :An SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the acquisition => order_receive permission to read arbitrary database contents via the orderby request parameter in acqui/parcels.pl. The parameter is passed to C4::Acquisition::GetInvoices, which allow-lists the column name but concatenates the direction token raw into the SQL ORDER BY clause without validation. Exploitation is blind (time-based) in production and allows extraction of patron PII, staff bcrypt password hashes, and two-factor secrets. Severity: 7.1 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72610 - Koha Community Koha - Stored SQL Injection via Patron lang Field in Issue Slip Generation

CVE ID :CVE-2026-72610 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the borrowers => edit_borrowers permission to cause a time-based denial of service by storing a SQL payload in a patron lang field. The value is concatenated raw into a subquery in Koha::AdditionalContents->search_for_display when an issue slip is printed for the affected patron. The 25-character column length limits exploitation to timing attacks; data extraction is not practical. The stored payload executes on each subsequent issue-slip print, scaling linearly with the SLEEP value and the number of slip-news rows. Severity: 4.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72608 - Koha Community Koha - Stored SQL Injection via Patron Card Layout image_name

CVE ID :CVE-2026-72608 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools => label_creator permission to execute arbitrary SQL via the image_name field of a patron card layout. The image_name value is stored verbatim in the layout XML and later concatenated raw into a SQL query in patroncards/create-pdf.pl when a patron card batch is printed. An attacker can read the entire Koha database including patron PII and staff bcrypt password hashes via error-based or time-based blind injection. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72607 - Koha Community Koha - Stored SQL Injection via agefield in Automatic Item Modifications by Age

CVE ID :CVE-2026-72607 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools => items_batchmod permission to read arbitrary database contents by storing a SQL payload in the agefield value of an automatic item modification rule. The agefield value is stored verbatim to the system preference and later interpolated without parameterization into a SQL query in C4::Items::ToggleNewStatus (line 1228) when the scheduled cron job executes. The injection is SELECT-only under standard MariaDB/MySQL DBI single-statement execution; a time-based SLEEP payload is also achievable via the cron trigger. An attacker can read the entire Koha database including patron PII and staff bcrypt password hashes. Severity: 7.1 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72603 - wg-easy wg-easy - OS Command Injection

CVE ID :CVE-2026-72603 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :An OS command injection vulnerability in wg-easy 15.3.0 allows users with the clients.create permission to execute arbitrary commands as root by injecting newline-delimited WireGuard PostUp directives into the client name field. The client name is written to the WireGuard configuration file without neutralizing newline characters, allowing injection of arbitrary directives that are executed by wg-quick with root privileges. An attacker with clients.create permission achieves root code execution on the host. Severity: 9.9 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72602 - AsyncFuncAI deepwiki-open - Path Traversal

CVE ID :CVE-2026-72602 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :A path traversal vulnerability in AsyncFuncAI deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to obtain directory listings for arbitrary filesystem paths via the local-repository structure endpoint. The endpoint accepts an absolute filesystem path parameter and returns a directory listing without authentication, as WIKI_AUTH_MODE defaults to false. An attacker can enumerate sensitive directory contents on the host system. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72601 - CSZ CMS CSZ CMS - Broken Access Control

CVE ID :CVE-2026-72601 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :A broken access control vulnerability in CSZ CMS 1.3.2 allows unauthenticated remote attackers to read all form submissions including personally identifiable information via the admin form-submission viewer. The viewer endpoint lacks an authentication check and the framework authentication helper fails open. An unauthenticated attacker can access all contact form submissions without credentials. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72600 - Idurar IDURAR ERP CRM - Broken Access Control

CVE ID :CVE-2026-72600 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :A broken access control vulnerability in Idurar IDURAR ERP CRM 4.1.0 allows unauthenticated remote attackers to download invoice PDF files containing customer PII via the /download router. The router is mounted without authentication middleware, making it publicly accessible. An attacker can enumerate MongoDB ObjectIds to download any invoice in the system without credentials. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa
VulnerabilitàAlta
CVE-2026-72606 - Pinry Pinry - Server-Side Request Forgery

CVE ID :CVE-2026-72606 Published : Aug. 11, 2026, 12:17 p.m. | 13 minutes ago Description :A server-side request forgery vulnerability in Pinry through 2.1.13 allows unauthenticated remote attackers to make the server issue HTTP requests to arbitrary internal or external hosts via the pin-from-URL feature. The feature passes the user-supplied URL directly to requests.get() without host or IP validation, and ALLOW_NEW_REGISTRATIONS defaults to true enabling anonymous triggering. An attacker can reach internal services or cloud metadata endpoints from the server. Severity: 7.5 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE3g fa

Pagina 93 di 2793

Resta aggiornato sulla cybersecurity

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