2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8519 — Integer: overflow in ANGLE in Google Chrome on Windows prior to 148.0.7778.168 allowed a

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8519

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)

CWECWE 472TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8518 — Use: after free in Blink in Google Chrome prior to 148.0.7778.168 allowed a remote

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8518

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)

CWECWE 416TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8517 — Object: lifecycle issue in WebShare in Google Chrome on Mac prior to 148.0.7778.168 allowed

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8517

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)

CWECWE 664VNDObjectTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8515 — Use: after free in HID in Google Chrome prior to 148.0.7778.168 allowed a remote

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8515

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)

CWECWE 416TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8514 — Use: after free in Aura in Google Chrome prior to 148.0.7778.168 allowed a remote

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8514

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)

CWECWE 416TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8513 — Use: after free in Input in Google Chrome on Android prior to 148.0.7778.168 allowed

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8513

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)

CWECWE 416TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8512 — Use: after free in FileSystem in Google Chrome prior to 148.0.7778.168 allowed a remote

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8512

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)

CWECWE 416TYPVulnerability
8.3
CVSS v3.1
92
Edit Score
728 × 90 / responsive · programmatic ad slot
2026-05-14
2026-05-14 20:17Z
CRIT

CVE-2026-8511 — Use: after free in UI in Google Chrome prior to 148.0.7778.168 allowed a remote

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8511

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)

CWECWE 416TYPVulnerability
9.6
CVSS v3.1
98
Edit Score
2026-05-14
2026-05-14 20:17Z
HIGH

CVE-2026-8509 — Heap: buffer overflow in WebML in Google Chrome prior to 148.0.7778.168 allowed a remote

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8509

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)

CWECWE 122VNDHeapTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-14
2026-05-14 20:17Z
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

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-43909

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)

CWECWE 125CWECWE 787CWECWE 190VNDOpenimageioTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-14
2026-05-14 20:17Z
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

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-43908

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)

CWECWE 787CWECWE 190VNDOpenimageioTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-14
2026-05-14 20:17Z
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

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-43907

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)

CWECWE 787CWECWE 190VNDOpenimageioTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-05-14
2026-05-14 20:17Z
CRIT

CVE-2026-26191 — Fleetdm Fleet: Prior to version 4.81.0, a vulnerability in Fleet's software installer pipeline could allow a

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-26191

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)

CWECWE 78VNDFleetdmVNDFleetTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-14
2026-05-14 19:16Z
HIGH

CVE-2026-8621 — Crabbox: prior to v0.12.0 contains an authentication bypass vulnerability that allows non-admin shared-token callers

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-8621

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)

CWECWE 287VNDCrabboxTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-14
2026-05-14 19:16Z
CRIT

CVE-2026-45375 — SiYuan: Prior to 3.7.0, SiYuan's Bazaar (community marketplace) renders the name and version fields of

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-45375

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)

CWECWE 79CWECWE 116VNDSiyuanTYPVulnerability
9.0
CVSS v3.1
95
Edit Score
2026-05-14
2026-05-14 19:16Z
HIGH

CVE-2026-44633 — Live: Helper Chat is an open-source application that enables live support websites.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-44633

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)

CWECWE 863VNDLiveTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-05-14
2026-05-14 19:16Z
CRIT

CVE-2026-44592 — Gradient: In 1.1.0, when GRADIENT_DISCOVERABLE=true (the default, and the NixOS module default), anyone who can

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-44592

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)

CWECWE 862CWECWE 345CWECWE 306VNDGradientTYPVulnerability
9.4
CVSS v3.1
97
Edit Score
2026-05-14
2026-05-14 19:16Z
HIGH

CVE-2026-44586 — SiYuan: In the desktop app this becomes stored XSS, and because SiYuan's Electron windows are

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-44586

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)

CWECWE 94CWECWE 79VNDSiyuanTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
2026-05-14
2026-05-14 19:16Z
CRIT

CVE-2026-44523 — Note: Prior to 0.19.4, no minimum length or entropy is enforced on the JWT_SECRET configuration

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-44523

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)

CWECWE 345CWECWE 326TYPVulnerability
10.0
CVSS v3.1
100
Edit Score
2026-05-14
2026-05-14 19:16Z
CRIT

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.

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-41315

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)

CWECWE 862CWECWE 78VNDMidoksTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-14
2026-05-14 19:15Z
HIGH

CVE-2026-0265: Authentication Bypass in Palo Alto Networks PAN-OS

Rapid7 Research·rapid7.comCVE-2026-0265in the wild

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.

TACTA0001SRFNetworkSRFNetwork ApplianceSWPan OsVNDPalo Alto NetworksTYPVulnerabilityTYPAdvisorySTGInitial Access
88
Edit Score
2026-05-14
2026-05-14 18:16Z
CRIT

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

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-44542

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)

CWECWE 22VNDFilebrowserTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
2026-05-14
2026-05-14 18:16Z
HIGH

CVE-2026-42897 — Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Exchange Server

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-42897

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)

CWECWE 79TYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-05-14
2026-05-14 18:16Z
CRIT

CVE-2026-41615 — Exposure: of sensitive information to an unauthorized actor in Microsoft Authenticator allows an unauthorized

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2026-41615

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)

CWECWE 200TYPVulnerability
9.6
CVSS v3.1
98
Edit Score
2026-05-14
2026-05-14 18:16Z
HIGH

CVE-2025-15024 — Control: Improper Control of Generation of Code ('Code Injection') vulnerability in Yordam Information Technology Consulting

NVD (auto-promoted CVEs)·nvd.nist.govCVE-2025-15024

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)

CWECWE 94TYPVulnerability
8.8
CVSS v3.1
94
Edit Score