Cybersecurity & Regolamentazione UE

News & Sicurezza

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

32844 risultati

VulnerabilitàAlta
CVE-2026-11325 - cloudflare/pages-action is deprecated — migration required by September 18th, 2026

CVE ID :CVE-2026-11325 Published : Aug. 12, 2026, 12:17 p.m. | 15 minutes ago Description :Description Cloudflare was recently notified by external researchers of vulnerabilities in this archived repository, including a remote code execution issue in `src/index.ts` reachable from certain GitHub Actions workflow configurations. Successful exploitation may expose workflow secrets such as CLOUDFLARE_API_TOKEN and GITHUB_TOKEN to an attacker. Because this repository has been deprecated since 2024, Cloudflare will not be issuing patches. To remediate this issue, we recommend migrating to `cloudflare/wrangler-action` immediately. Consumers who have already migrated are not affected. Sunset Date The cloudflare/pages-action repository will be removed on 2026-09-18. Consumers must complete migration before 18th September to avoid CI disruption. Affected Versions All published versions of cloudflare/pages-action, including consumers pinned to the v1 moving tag. Patched Versions None. This repository will not receive further updates, including security patches. Resolution / Migration Path Migrate all workflows using cloudflare/pages-action to `cloudflare/wrangler-action` before 2026-09-18. Refer to the wrangler-action README for the equivalent step configuration and migration guidance. Credit Thanks to @agentka99 and @beg1nn3r for reporting their findings via Cloudflare's HackerOne program that informe Severity: 8.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE8h fa
News
Adobe Patches Three CVSS 10.0 ColdFusion and Campaign Classic Flaws

Adobe Patches Three CVSS 10.0 ColdFusion and Campaign Classic Flaws Adobe has shipped updates to address multiple critical security vulnerabilities impacting ColdFusion, Commerce, and Campaign Classic that, if successfully exploited, could result in arbitrary code exe ... Read more Published Date: Aug 12, 2026 (8 hours, 11 minutes ago) Vulnerabilities has been mentioned in this article.

CVEfeed Newsroom9h fa
VulnerabilitàAlta
CVE-2026-68868 - Apache Airflow Google provider: google Secret Manager backend: team scope is never applied, exposing every team's Connections and Variables

CVE ID :CVE-2026-68868 Published : Aug. 12, 2026, 11:17 a.m. | 1 hour, 16 minutes ago Description :The Google Cloud Secret Manager secrets backend in Apache Airflow's Google provider never applied the team scope when resolving Connections and Variables: the caller's `team_name` was accepted by the backend but dropped at the internal call boundary, so every lookup resolved against the team-agnostic secret name. In a deployment running multi-team mode with this backend, a task or Dag belonging to one team resolved another team's Connection or Variable, obtaining its credentials in full. No unusual configuration is required beyond enabling multi-team mode and using this backend. Users are advised to upgrade to apache-airflow-providers-google 22.3.0 or later, which builds and applies the team-scoped secret name. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE10h fa
News
NCSC meldt actief misbruik van Screen Sharing-lek in macOS

NCSC meldt actief misbruik van Screen Sharing-lek in macOS Het Nationaal Cyber Security Centrum (NCSC) meldt dat aanvallers actief misbruik maken van een kwetsbaarheid in de ScreenSharing-functie van macOS om zo toegang tot Macs te krijgen. Via Screen Sharing ... Read more Published Date: Aug 12, 2026 (9 hours, 3 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-65400

CVEfeed Newsroom10h fa
VulnerabilitàAlta
CVE-2026-67284 - Joomla Extension - tabaoca.org - Improper ACL checks allow file operations in Cotton Cloud < 2.0.2

CVE ID :CVE-2026-67284 Published : Aug. 12, 2026, 10:17 a.m. | 2 hours, 16 minutes ago Description :Joomla Extension - tabaoca.org - Improper ACL implementation allows file operations in Cotton Cloud Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE10h fa
VulnerabilitàAlta
CVE-2026-64951 - Velociraptor DoS triggered by Divide by Zero panic

CVE ID :CVE-2026-64951 Published : Aug. 12, 2026, 10:17 a.m. | 2 hours, 16 minutes ago Description :A rogue Velociraptor client can upload a malformed sparse file such that if the GUI attempts to expand the file, a panic occurs which may crash the server process. The problem is a Divide by Zero bug in the ShouldPadFile() function. Severity: 3.5 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE10h fa
VulnerabilitàAlta
CVE-2026-64955 - Velociraptor CSV Formula Injection in Export Pipeline

CVE ID :CVE-2026-64955 Published : Aug. 12, 2026, 10:17 a.m. | 2 hours, 16 minutes ago Description :When Microsoft Excel imports a CSV file, it executes cells beginning with certain characters as formulas, giving such CSV files arbitrary execution. Velociraptor fails to sanitize such cells when exporting to CSV from various places such as the GUI, offline collector or data exports. It is not clear if the vulnerability is actually in Microsoft Excel treating a CSV data file as executable content, or if Velociraptor should be sanitizing the data to prevent Excel from executing it. However, since this is such a common use case for Velociraptor we decided to highlight it in an advisory. Severity: 6.1 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE10h fa
VulnerabilitàAlta
CVE-2026-64952 - Velociraptor Hunt Deletion With Insufficient Permission Check

CVE ID :CVE-2026-64952 Published : Aug. 12, 2026, 10:17 a.m. | 2 hours, 16 minutes ago Description :The hunt_delete() VQL function allows deleting hunts. Velociraptor misapplied the permission check requiring only COLLECT_CLIENT (usually assigned to the "investigator" role) instead of the "DELETE_RESULTS" permission (usually only assigned to "administrators"). Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE10h fa
VulnerabilitàAlta
CVE-2026-18663 - 389-ds-base: 389-ds-base: pre-authentication double-free in get_ldapmessage_controls_ext() via critical session tracking control

CVE ID :CVE-2026-18663 Published : Aug. 12, 2026, 10:17 a.m. | 2 hours, 16 minutes ago Description :A flaw was found in 389-ds-base. The get_ldapmessage_controls_ext() function frees the parsed controls array on the Session Tracking critical-control rejection path without clearing the SLAPI_REQCONTROLS pblock slot. Operation teardown then frees the same pointer again, causing a double-free. An unauthenticated remote attacker can trigger this with a single BIND request carrying a critical Session Tracking control, resulting in heap corruption and potential denial of service. Severity: 5.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE10h fa
VulnerabilitàAlta
CVE-2026-18652 - Velociraptor STACK Type Download Path Bypasses Denied Prefix Check

CVE ID :CVE-2026-18652 Published : Aug. 12, 2026, 10:17 a.m. | 2 hours, 16 minutes ago Description :Velociraptor allows reading Stacked result sets from the GUI. Velociraptor's multi-tenant design stores sub orgs within the datastore directory. The path requested by the GUI is not correctly checked against the prefix deny list, allowing result sets to read from denied prefixes. In particular, a user with read access to the root org can access result sets from child orgs. Severity: 4.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE10h fa
News
'Europese defensiesector aangevallen via nep-vacatures en Windows-zeroday'

'Europese defensiesector aangevallen via nep-vacatures en Windows-zeroday' Europese defensiebedrijven zijn recentelijk het doelwit van cyberaanvallen geworden, waarbij nep-vacatures en een zerodaylek in Windows werden gecombineerd om systemen met een rootkit en backdoor te i ... Read more Published Date: Aug 12, 2026 (9 hours, 31 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2026-68820

CVEfeed Newsroom11h fa
VulnerabilitàAlta
CVE-2026-67283 - Joomla Extension - tabaoca.org - Improper ACL implementation allows allow file operations in Cotton Cloud < 2.0.2

CVE ID :CVE-2026-67283 Published : Aug. 12, 2026, 9:17 a.m. | 3 hours, 16 minutes ago Description :Joomla Extension - tabaoca.org - Improper ACL implementation allows file operations in Cotton Cloud Severity: 6.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVEfeed CVE11h fa

Pagina 10 di 2737

Resta aggiornato sulla cybersecurity

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