Subscribe, build a custom feed, or pitch a sponsorship at hello@acadenix.com
Latest intel// live feed
CVE-2026-8519 — Integer: overflow in ANGLE in Google Chrome on Windows prior to 148.0.7778.168 allowed a
Integer overflow in ANGLE in Google Chrome on Windows prior to 148.0.7778.168 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.8 (HIGH)
CVE-2026-8518 — Use: after free in Blink in Google Chrome prior to 148.0.7778.168 allowed a remote
Use after free in Blink in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.8 (HIGH)
CVE-2026-8517 — Object: lifecycle issue in WebShare in Google Chrome on Mac prior to 148.0.7778.168 allowed
Object lifecycle issue in WebShare in Google Chrome on Mac prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.8 (HIGH)
CVE-2026-8515 — Use: after free in HID in Google Chrome prior to 148.0.7778.168 allowed a remote
Use after free in HID in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.3 (HIGH)
CVE-2026-8514 — Use: after free in Aura in Google Chrome prior to 148.0.7778.168 allowed a remote
Use after free in Aura in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.3 (HIGH)
CVE-2026-8513 — Use: after free in Input in Google Chrome on Android prior to 148.0.7778.168 allowed
Use after free in Input in Google Chrome on Android prior to 148.0.7778.168 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.3 (HIGH)
CVE-2026-8512 — Use: after free in FileSystem in Google Chrome prior to 148.0.7778.168 allowed a remote
Use after free in FileSystem in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.3 (HIGH)
CVE-2026-8511 — Use: after free in UI in Google Chrome prior to 148.0.7778.168 allowed a remote
Use after free in UI in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 9.6 (CRITICAL)
CVE-2026-8509 — Heap: buffer overflow in WebML in Google Chrome prior to 148.0.7778.168 allowed a remote
Heap buffer overflow in WebML in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Critical) CVSSv3.1 8.8 (HIGH)
CVE-2026-43909 — OpenImageIO: Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in the loop index
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in the loop index expression i * 4 inside SwapRGBABytes() causes the function to compute a large negative pointer offset when processing kABGR DPX images with large dimensions. The immediate crash is an out-of-bounds read (the memcpy at line 45 reads from &input[i * 4] first), but the CVSSv3.1 8.8 (HIGH)
CVE-2026-43908 — OpenImageIO: Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in the pixel-loop index
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed 32-bit integer overflow in the pixel-loop index expression i * 3 inside ConvertCbYCrYToRGB() causes the function to compute a large negative pointer offset into the output buffer, producing an out-of-bounds write that crashes the process. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0. CVSSv3.1 8.8 (HIGH)
CVE-2026-43907 — OpenImageIO: Prior to 3.0.18.0 and 3.1.13.0, a signed integer overflow in QueryRGBBufferSizeInternal() in DPXColorConverter.cpp leads
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, a signed integer overflow in QueryRGBBufferSizeInternal() in DPXColorConverter.cpp leads to a heap-based out-of-bounds write when processing crafted DPX image files. The function computes buffer sizes using 32-bit signed integer arithmetic with negative multipliers (e.g., pixels * -3 * bytes for kCbYCr descriptors an CVSSv3.1 8.3 (HIGH)
CVE-2026-26191 — Fleetdm Fleet: Prior to version 4.81.0, a vulnerability in Fleet's software installer pipeline could allow a
Fleet is open source device management software. Prior to version 4.81.0, a vulnerability in Fleet's software installer pipeline could allow a crafted software package to execute arbitrary commands as root (macOS/Linux) or SYSTEM (Windows) on managed endpoints when an uninstall is triggered. When a software package (.pkg, .deb, .rpm, .exe, or .msi) is uploaded to Fleet, metadata is extracted from the package binary and used to generate uninstall scripts. In affected versions, CVSSv3.1 9.8 (CRITICAL)
CVE-2026-8621 — Crabbox: prior to v0.12.0 contains an authentication bypass vulnerability that allows non-admin shared-token callers
Crabbox prior to v0.12.0 contains an authentication bypass vulnerability that allows non-admin shared-token callers to impersonate other owners or organizations by spoofing identity headers. Attackers can inject malicious X-Crabbox-Owner and X-Crabbox-Org headers in requests authenticated with a shared token to bypass authorization checks and access owner/org-scoped lease operations belonging to victim accounts. CVSSv3.1 8.8 (HIGH)
CVE-2026-45375 — SiYuan: Prior to 3.7.0, SiYuan's Bazaar (community marketplace) renders the name and version fields of
SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, SiYuan's Bazaar (community marketplace) renders the name and version fields of a package's plugin.json (and the equivalent theme.json / template.json / widget.json / icon.json) into the Settings → Marketplace UI without HTML escaping. The kernel-side helper sanitizePackageDisplayStrings in kernel/bazaar/package.go HTML-escapes only Author, DisplayName, and Description — Name and Version flow throug CVSSv3.1 9.0 (CRITICAL)
CVE-2026-44633 — Live: Helper Chat is an open-source application that enables live support websites.
Live Helper Chat is an open-source application that enables live support websites. In 4.84v, the Live Helper Chat REST API chat update endpoint allows a REST user with lhchat/use to update a chat in a department they cannot read. The endpoint accepts arbitrary chat object fields, so the user can change the chat hash and status and then access or tamper with the chat through visitor/widget paths. The same write primitive can set operation_admin, which is later emitted as opera CVSSv3.1 8.1 (HIGH)
CVE-2026-44592 — Gradient: In 1.1.0, when GRADIENT_DISCOVERABLE=true (the default, and the NixOS module default), anyone who can
Gradient is a nix-based continuous integration system. In 1.1.0, when GRADIENT_DISCOVERABLE=true (the default, and the NixOS module default), anyone who can reach /proto can register as a worker without any credentials by sending a fresh, never-registered worker UUID. The resulting session has PeerAuth::Open, i.e. it sees jobs from every organisation, and can immediately NarPush/NarUploaded arbitrary store paths into nar_storage and the cached_path table. This vulnerability i CVSSv3.1 9.4 (CRITICAL)
CVE-2026-44586 — SiYuan: In the desktop app this becomes stored XSS, and because SiYuan's Electron windows are
SiYuan is an open-source personal knowledge management system. From 2.1.12 to before 3.7.0. SiYuan's Bazaar marketplace renders package author metadata from the public bazaar stage feed into HTML without escaping. In the desktop app this becomes stored XSS, and because SiYuan's Electron windows are created with nodeIntegration: true and contextIsolation: false, a successful payload can call Node.js APIs and execute code on the host. This vulnerability is fixed in 3.7.0. CVSSv3.1 8.3 (HIGH)
CVE-2026-44523 — Note: Prior to 0.19.4, no minimum length or entropy is enforced on the JWT_SECRET configuration
Note Mark is an open-source note-taking application. Prior to 0.19.4, no minimum length or entropy is enforced on the JWT_SECRET configuration value. The application accepts any base64-decodable secret regardless of size, including secrets as short as 1 byte. This vulnerability is fixed in 0.19.4. CVSSv3.1 10.0 (CRITICAL)
CVE-2026-41315 — Midoks Mdserver-web: From 0.18.0 to 0.18.4, mdserver-web has a front-end unauthorized remote command execution vulnerability.
mdserver-web is a simple Linux panel. From 0.18.0 to 0.18.4, mdserver-web has a front-end unauthorized remote command execution vulnerability. Due to the lack of authentication on the /modify_crond and /start_task interfaces, it is possible to modify the default built-in scheduled tasks and start them, achieving RCE. CVSSv3.1 9.8 (CRITICAL)
CVE-2026-0265: Authentication Bypass in Palo Alto Networks PAN-OS
CVE-2026-0265 is a signature verification vulnerability in Palo Alto Networks PAN-OS that allows unauthenticated remote attackers to bypass authentication when Cloud Authentication Service (CAS) is enabled on login interfaces. The vulnerability affects PA-Series, VM-Series firewalls, and Panorama appliances; patches are partially available with remaining fixes expected May 28, 2026. The reporting researcher disputes the vendor's CVSS 7.2 rating, claiming successful exploitation of internet-facing GlobalProtect portals and pending full technical disclosure.
CVE-2026-44542 — FileBrowser: Prior to 1.3.1-stable and 1.3.9-beta, attacker-controlled path input is joined with a trusted base
FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to 1.3.1-stable and 1.3.9-beta, attacker-controlled path input is joined with a trusted base path prior to sanitization, allowing traversal sequences (e.g., ../) to escape the intended shared directory. As a result, an unauthenticated attacker possessing a valid public share hash with delete permissions enabled can delete arbitrary files outside the shared directory within the share owner’s configured s CVSSv3.1 9.1 (CRITICAL)
CVE-2026-42897 — Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Exchange Server
Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Exchange Server allows an unauthorized attacker to perform spoofing over a network. CVSSv3.1 8.1 (HIGH)
CVE-2026-41615 — Exposure: of sensitive information to an unauthorized actor in Microsoft Authenticator allows an unauthorized
Exposure of sensitive information to an unauthorized actor in Microsoft Authenticator allows an unauthorized attacker to disclose information over a network. CVSSv3.1 9.6 (CRITICAL)
CVE-2025-15024 — Control: Improper Control of Generation of Code ('Code Injection') vulnerability in Yordam Information Technology Consulting
Improper Control of Generation of Code ('Code Injection') vulnerability in Yordam Information Technology Consulting, Training and Electronic Systems Industry and Trade Inc. Library Automation System allows Remote Code Inclusion. This issue affects Library Automation System: from v.19.5 before v.22.1. CVSSv3.1 8.8 (HIGH)