Cyber Shield: The path to an agentic AI future for cyber defence
Why the UK is pioneering an initiative to develop a national scale, sovereign defence capability
● Live advisory feed
Security advisories from 24 sources — CISA, CERT-EU, NCSC-UK, BSI, CERT-FR, NCSC-NL, JPCERT/CC, JVN, HKCERT, the Canadian Cyber Centre, NVD, GitHub, Microsoft, Cisco, Fortinet, Palo Alto Networks and more — normalized, translated to English and flagged against the CISA KEV catalog. One global feed for CSIRTs, SOCs and defenders.
Why the UK is pioneering an initiative to develop a national scale, sovereign defence capability
A remote, anonymous attacker can exploit a vulnerability in xwiki to disclose information.
An attacker can exploit multiple vulnerabilities in HCL BigFix Compliance to execute arbitrary code, bypass security measures, manipulate data, disclose confidential information, or cause a denial-of-service condition.
A remote, authenticated attacker can exploit multiple vulnerabilities in DriveLock to disclose information, execute arbitrary code, and escalate privileges.
A remote, authenticated attacker can exploit a vulnerability in Devolutions Server to bypass MFA security measures.
It was discovered that Addressable incorrectly handled certain URI templates, generating regular expressions vulnerable to catastrophic backtracking. An attacker could use this issue to craft a URI that, when matched against a vulnerable template, causes excessive resource consum…
A local attacker can exploit a vulnerability in the 'socat' package of Red Hat Enterprise Linux to manipulate files.
A remote, anonymous attacker can exploit a vulnerability in GnuTLS to conduct a denial of service attack.
A remote, anonymous attacker can exploit multiple vulnerabilities in GnuTLS to disclose information or cause a denial of service.
A remote, anonymous attacker can exploit a vulnerability in Synacor Zimbra Classic Web Client to conduct a cross-site scripting attack.
A remote, anonymous attacker can exploit a vulnerability in Mozilla Firefox to display false information.
A remote, authenticated attacker can exploit a vulnerability in Hashicorp Terraform to disclose information.
A remote, authenticated attacker can exploit multiple vulnerabilities in CPython to manipulate files or cause a denial-of-service condition.
A local attacker can exploit a vulnerability in Linux Kernel to conduct a Denial of Service attack.
A remote, authenticated attacker can exploit a vulnerability in Coolify to execute arbitrary code and disclose information.
An attacker can exploit multiple vulnerabilities in vllm to perform a Denial of Service attack.
A remote, anonymous attacker can exploit a vulnerability in vllm to execute arbitrary code.
An attacker can exploit multiple vulnerabilities in vllm to bypass security measures, cause a Denial-of-Service condition, manipulate data, or disclose confidential information.
A remote, anonymous attacker can exploit a vulnerability in CPython to conduct a Denial of Service attack.
An attacker can exploit multiple vulnerabilities in ESRI ArcGIS to disclose information and bypass security measures.
An attacker can exploit multiple vulnerabilities in the AMD Processor to escalate privileges, execute arbitrary code—even with administrator rights—manipulate data, disclose confidential information, or cause a denial-of-service condition.
A remote, anonymous attacker can exploit a vulnerability in FasterXML Jackson to bypass security measures.
A remote, anonymous attacker can exploit a vulnerability in vim to execute arbitrary program code.
A remote, anonymous attacker can exploit a vulnerability in dnsmasq to conduct a denial of service attack.
A local attacker can exploit a vulnerability in CPython to manipulate data.
A local attacker from a guest VM can exploit a vulnerability in Xen to bypass security measures.
An attacker can exploit multiple vulnerabilities in vllm to manipulate files, bypass security measures, disclose confidential information, or cause a denial-of-service condition.
An attacker can exploit a vulnerability in Apache Airflow to manipulate files.
Ubiquiti Networks has fixed vulnerabilities in various UniFi products, including UniFi Connect Application, UniFi Talk Application, UniFi Access Application, UniFi OS, UniFi Network Application, and UniFi Protect Application. The vulnerabilities affect multiple UniFi products and…
Jena Fuseki provided by The Apache Software Foundation contains a path traversal vulnerability.
Multiple vulnerabilities have been discovered in Microsoft Edge. Some of them allow an attacker to cause remote arbitrary code execution, privilege escalation, and a breach of data confidentiality.
A vulnerability has been discovered in Mozilla Firefox for iOS. It allows an attacker to bypass the security policy.
Multiple vulnerabilities have been discovered in Microsoft Azure Linux. They allow an attacker to cause an unspecified security issue by the vendor.
Adobe ColdFusion contains a path traversal vulnerability that could lead to arbitrary code execution in the context of the current user.
Multiple security vulnerabilities were discovered in imagemagick, a software suite used for editing and manipulating digital images, which could lead to denial of service, information disclosure or potentially arbitrary code execution if malformed images are processed. https://se…
Langflow contains an authorization bypass through user-controlled key vulnerability which allows an authenticated attacker to execute any flow belonging to another user by specifying the victim's flow ID in the request.
Joomlack Page Builder contains an improper access control vulnerability that could allow for remote code execution via unauthenticated arbitrary file upload.
A vulnerability has been discovered in Synacor Zimbra Collaboration. It allows an attacker to cause a remote indirect code injection (XSS).
Multiple security vulnerabilities were discovered in the Postfix mail transport agent, which could result in denial of service. https://security-tracker.debian.org/tracker/DSA-6382-1
Multiple vulnerabilities have been discovered in Postfix. They allow an attacker to cause a denial of service and an unspecified security issue by the vendor.
Multiple vulnerabilities have been discovered in PHP. They allow an attacker to cause an unspecified security issue by the vendor.
Multiple vulnerabilities have been discovered in SPIP. Some of them allow an attacker to cause a breach of data confidentiality, a SQL injection (SQLi), and a remote indirect code injection (XSS).
JoomShaper SP Page Builder contains an unrestricted upload of file with dangerous type vulnerability that allows unauthenticated users to upload arbitrary files, ultimately resulting in the upload and execution of PHP code.
cut routes -z -d '' through a special newline-delimiter path that ignores the -s only-delimited flag, emitting whole undelimited records (plus NUL) that should be suppressed. Pipelines relying on cut -s to drop undelimited records process data that should be filtered. printf 'ab…
uutils calls mknod *before* setting the SELinux context (GNU uses setfscreatecon first, labeling atomically). If set_selinux_security_context fails, cleanup uses std::fs::remove_dir, which cannot remove device nodes or FIFOs, leaving the mislabeled node behind. Impact: on SELinu…
When mkfifo() fails (e.g. target already exists), the code shows an error but is missing a continue;, so it falls through to fs::set_permissions and changes the permissions of the pre-existing file to the default FIFO mode (0o666 & umask -> 0644). $ touch secret; chmod 000 secre…
Summary agentConn.apiClient() used the default redirect behavior of http.Client while its custom transport dialed the host from the request URL as long as the port was the workspace agent HTTP API port (4). Agent tailnet IPs are deterministic from agent UUIDs, so a malicious wor…
Summary The datapoint export API builds a PostgreSQL crosstab export query by concatenating asset display names into raw SQL. An authenticated user who can create or rename an asset and then request a crosstab datapoint export can inject SQL through the asset name. The injected …
Summary In Kiwi TCMS the fields TestCase.extra_link and TestPlan.extra_link were meant to represent URLs to external resources however in versions prior to 16.1 user input was not being sanitized and values were rendered verbatim which represents an opportunity for cross-site sc…
Summary The 9router dashboard login rate limiter derives the client identity from the attacker-controlled X-Forwarded-For HTTP header. When 9router is directly exposed, or deployed behind a reverse proxy that does not overwrite untrusted forwarding headers, a remote attacker can…