Subscribe, build a custom feed, or pitch a sponsorship at hello@acadenix.com
Latest intel// live feed
CVE-2026-34260 — SAP: S/4HANA (SAP Enterprise Search for ABAP) contains a SQL injection vulnerability that allows
SAP S/4HANA (SAP Enterprise Search for ABAP) contains a SQL injection vulnerability that allows an authenticated attacker to inject malicious SQL statements through user-controlled input. The application directly concatenates this malicious user input into SQL queries, which are then passed to the underlying database without proper validation or sanitization. Upon successful exploitation, an attacker may gain unauthorized access to sensitive database information and could pot CVSSv3.1 9.6 (CRITICAL)
CVE-2026-34259 — Command: Successful exploitation could allow the attacker to read or modify any system data or
Due to an OS Command Execution vulnerability in SAP Forecasting & Replenishment, an authenticated attacker with administrative authorizations could abuse a non-remote-enabled function to execute arbitrary operating system commands. Successful exploitation could allow the attacker to read or modify any system data or shut down the system, resulting in a complete compromise of confidentiality, integrity, and availability. CVSSv3.1 8.2 (HIGH)
CVE-2026-45393 — Reserved: Details will be published at disclosure.
Reserved. Details will be published at disclosure. CVSSv3.1 9.8 (CRITICAL)
CVE-2026-45392 — Reserved: Details will be published at disclosure.
Reserved. Details will be published at disclosure. CVSSv3.1 9.8 (CRITICAL)
CVE-2026-45391 — Reserved: Details will be published at disclosure.
Reserved. Details will be published at disclosure. CVSSv3.1 9.8 (CRITICAL)
CVE-2026-45321 — On 2026-05-11, between approximately 19:20 and 19:26 UTC, 84 malicious versions across 42 @tanstack/*
On 2026-05-11, between approximately 19:20 and 19:26 UTC, 84 malicious versions across 42 @tanstack/* packages were published to the npm registry. The publishes were authenticated via the legitimate GitHub Actions OIDC trusted-publisher binding for TanStack/router, but the publish workflow itself was not modified. The attacker chained three known vulnerability classes — a pull_request_target "Pwn Request" misconfiguration, GitHub Actions cache poisoning across the fork↔base t CVSSv3.1 9.6 (CRITICAL)
Inside the lethal trifecta: Blast radius reduction in AI agent deployments
Sophos X-Ops publishes a comprehensive defensive framework for mitigating indirect prompt injection attacks against AI agents operating in the 'lethal trifecta' (accessing private data, processing untrusted content, communicating externally). The article outlines seven tactical patterns—agent sandboxing, credential isolation, sealed tool endpoints, egress restriction, EDR integration, human-gated approval, and memory/audit controls—that practitioners can deploy within 1–6 months to reduce blast radius without waiting for mature architectural solutions like CaMeL or Dual LLM.
CVE-2026-43913 — Vaultwarden: Prior to 1.35.5, Vaultwarden allows an unconfirmed organization owner to purge the entire organization
Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, Vaultwarden allows an unconfirmed organization owner to purge the entire organization vault. The organization invite flow uses a two-step process: accepting an invite transitions membership from Invited to Accepted, and a separate confirmation by an existing owner upgrades it to Confirmed. The POST /api/ciphers/purge endpoint uses plain Headers and only checks that the membership type is Owner with CVSSv3.1 8.1 (HIGH)
CVE-2026-43912 — Vaultwarden: This lets an attacker who is Admin in Organization A, and only a low-privileged
Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, Vaultwarden does not enforce that a groups_users.users_organizations_uuid entry belongs to the same organization as groups.groups_uuid, or a collections_groups.collections_uuid entry belongs to the same organization as collections_groups.groups_uuid. Multiple organization group-management endpoints accept arbitrary MembershipId and CollectionId values and persist them directly without verifying org CVSSv3.1 8.7 (HIGH)
CVE-2026-43900 — DeepChat: Prior to v1.0.4-beta.1, a Cross-Site Scripting (XSS) vulnerability exists due to a discrepancy between
DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, a Cross-Site Scripting (XSS) vulnerability exists due to a discrepancy between the backend validation layer and the frontend browser rendering engine. The SVGSanitizer (src/main/lib/svgSanitizer.ts) restricts script execution by scrubbing javascript: protocols using plain-text regular expressions. However, it fails to account for HTML entity decodi CVSSv3.1 9.3 (CRITICAL)
CVE-2026-43899 — DeepChat: Prior to v1.0.4-beta.1, An incomplete mitigation for CVE-2025-55733 leaves DeepChat vulnerable to an arbitrary
DeepChat is an open-source artificial intelligence agent platform that unifies models, tools, and agents. Prior to v1.0.4-beta.1, An incomplete mitigation for CVE-2025-55733 leaves DeepChat vulnerable to an arbitrary protocol execution bypass (RCE). While the patch correctly restricted api.openExternal() inside the renderer's preload/index.ts script, it structurally neglected to sanitize native Electron pop-up window handlers. An attacker or a compromised AI endpoint returnin CVSSv3.1 9.6 (CRITICAL)
CVE-2026-34963 — barebox version prior to 2026.04.0 contains multiple memory-safety vulnerabilities in the EFI PE loader
barebox version prior to 2026.04.0 contains multiple memory-safety vulnerabilities in the EFI PE loader in efi/loader/pe.c where integer overflow in virtual image size computation using 32-bit arithmetic on section VirtualAddress and size values allows undersized heap allocation, and PE section loading logic fails to validate that PointerToRawData plus copied size remains within the PE file buffer. An attacker can supply a malicious EFI PE binary via TFTP, USB, SD card, or ne CVSSv3.1 8.4 (HIGH)
CVE-2026-43893 — Node: A newline or carriage return inside one of those strings could split a single
exiftool-vendored provides cross-platform Node.js access to ExifTool. Prior to 35.19.0, exiftool-vendored starts ExifTool in -stay_open True -@ - mode, where arguments are read from stdin one per line. In affected versions, several caller-supplied strings were interpolated into ExifTool arguments without rejecting line delimiters. A newline or carriage return inside one of those strings could split a single intended argument into multiple ExifTool arguments, allowing argument CVSSv3.1 8.2 (HIGH)
CVE-2026-43888 — Outline: is a service that allows for collaborative documentation.
Outline is a service that allows for collaborative documentation. Prior to 1.7.0, ZipHelper.extract computes the extraction path for each entry by passing a full filesystem path through trimFileAndExt, a filename helper that calls path.basename on its input when truncating. When a zip entry's nested path is long enough to push the joined filesystem path over MAX_PATH_LENGTH (4096 bytes), trimFileAndExt silently drops all directory components and returns a bare filename. fs.cr CVSSv3.1 8.7 (HIGH)
CVE-2026-43886 — Outline: is a service that allows for collaborative documentation.
Outline is a service that allows for collaborative documentation. From 0.84.0 to 1.6.1, a logic error in OAuthInterface.validateScope() uses Array.some() to validate requested OAuth scopes, causing the function to accept the entire scope array if any single scope is valid. An attacker can smuggle the wildcard * scope by requesting scope=read *, escalating a read-only OAuth token to full unrestricted API access including write, delete, and admin operations. This vulnerability CVSSv3.1 8.2 (HIGH)
CVE-2026-42564 — Prior to 1.22.0, an unauthenticated path traversal vulnerability exists in /api/app-icons/[filename].
jotty·page is a self-hosted app for your checklists and notes. Prior to 1.22.0, an unauthenticated path traversal vulnerability exists in /api/app-icons/[filename]. The filename route parameter is joined into a filesystem path without traversal/boundary validation, allowing file reads outside data/uploads/app-icons/. This vulnerability is fixed in 1.22.0. CVSSv3.1 8.2 (HIGH)
CVE-2026-41489 — DNS: On a default Pi-hole installation this yields local privilege escalation to root via SSH
Pi-hole is a DNS sinkhole that protects devices from unwanted content without installing any client-side software. From 6.0 to before Core 6.4.2 and FTL 6.6.1, two shell scripts executed as root by systemd (pihole-FTL-prestart.sh and pihole-FTL-poststop.sh) read the files.pid path from this config without validation and use it in privileged file operations (install and rm -f). By writing an arbitrary path into files.pid, an attacker with pihole privilege can cause root to del CVSSv3.1 8.8 (HIGH)
CVE-2026-28995 — A logic issue was addressed with improved restrictions.
A logic issue was addressed with improved restrictions. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. A malicious app may be able to break out of its sandbox. CVSSv3.1 8.8 (HIGH)
CVE-2026-28978 — Apple Macos: A permissions issue was addressed with additional restrictions.
A permissions issue was addressed with additional restrictions. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. A malicious app may be able to break out of its sandbox. CVSSv3.1 8.8 (HIGH)
CVE-2026-28947 — A use-after-free issue was addressed with improved memory management.
A use-after-free issue was addressed with improved memory management. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected Safari crash. CVSSv3.1 8.8 (HIGH)
CVE-2026-28923 — A logging issue was addressed with improved data redaction.
A logging issue was addressed with improved data redaction. This issue is fixed in macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. A malicious app may be able to break out of its sandbox. CVSSv3.1 8.8 (HIGH)
CVE-2026-28907 — The issue was addressed with improved input validation.
The issue was addressed with improved input validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may prevent Content Security Policy from being enforced. CVSSv3.1 8.1 (HIGH)
CVE-2026-42882 — Prior to 5.0.0, s3-proxy contains an authentication bypass caused by inconsistent URL path interpretation
oxyno-zeta/s3-proxy is an aws s3 proxy written in go. Prior to 5.0.0, s3-proxy contains an authentication bypass caused by inconsistent URL path interpretation between the authentication middleware and the bucket handler. The authentication middleware evaluates resource path patterns against the percent-encoded request URI (r.URL.RequestURI()), while the bucket handler constructs S3 object keys from the decoded path (r.URL.Path). This mismatch, combined with the glob library CVSSv3.1 9.4 (CRITICAL)
CVE-2026-42869 — SOCFortress: CoPilot focuses on providing a single pane of glass for all your security
SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value in backend/app/auth/utils.py:28 and ships it verbatim in .env.example. Any deployment where JWT_SECRET is not explicitly set — including the default Docker Compose setup — signs all authentication tokens with this publicly known value. An unauthenticated attacker can forge arbitrar CVSSv3.1 10.0 (CRITICAL)
CVE-2026-36734 — EDIMAX: BR-6428nS V3 1.15 is vulnerable to Command Injection.
EDIMAX BR-6428nS V3 1.15 is vulnerable to Command Injection. An authenticated attacker with access to the network can submit crafted input to the WLAN configuration functionality. Due to insufficient input validation, the attacker is able to execute arbitrary system commands on the device. CVSSv3.1 8.8 (HIGH)