2026-05-20
2026-05-20 02:16Z
CRIT

CVE-2026-7284 — Easy: The Easy Elements for Elementor – Addons & Website Templates plugin for WordPress is

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

The Easy Elements for Elementor – Addons & Website Templates plugin for WordPress is vulnerable to privilege escalation via user registration in all versions up to, and including, 1.4.4. This is due to the 'easyel_handle_register' function not restricting what user roles a user can register with. This makes it possible for unauthenticated attackers to supply the 'administrator' role during registration and gain administrator access to the site. CVSSv3.1 9.8 (CRITICAL)

CWECWE 269VNDEasyTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-20
2026-05-20 02:16Z
CRIT

CVE-2026-6555 — ProSolution: The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File Upload in

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

The ProSolution WP Client plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 2.0.0. This is due to an array validation mismatch where only the first file in the upload array undergoes extension and MIME type validation, while all files are processed and uploaded to a web-accessible directory. This makes it possible for unauthenticated attackers to upload malicious PHP files and achieve remote code execution by sending a valid first f CVSSv3.1 9.8 (CRITICAL)

CWECWE 434VNDProsolutionTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-20
2026-05-20 02:16Z
HIGH

CVE-2026-6456 — Account: The Account Switcher plugin for WordPress is vulnerable to Privilege Escalation in all versions

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

The Account Switcher plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.2. This is due to the `rememberLogin` REST API endpoint using a loose comparison (`!=` instead of `!==`) for secret validation at `app/RestAPI.php:111`, combined with no validation that the secret is non-empty. When a target user has never used the "Remember me" feature, their `asSecret` user meta does not exist, causing `get_user_meta()` to return an empt CVSSv3.1 8.8 (HIGH)

CWECWE 287VNDAccountTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-20
2026-05-20 02:16Z
HIGH

CVE-2026-43618 — Rsync: version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder

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

Rsync version 3.4.2 and prior contain an integer overflow vulnerability in the compressed-token decoder where a 32-bit signed counter is not checked for overflow, allowing a malicious sender to trigger an overflow that causes the receiver process to read and return data from outside the intended buffer bounds. Attackers can exploit this vulnerability to disclose process memory contents including environment variables, passwords, heap and stack data, and library memory pointer CVSSv3.1 8.1 (HIGH)

CWECWE 125CWECWE 190VNDRsyncTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-05-20
2026-05-20 00:00Z
CRIT

GitHub internal repositories breached

Sophos X-Ops·news.sophos.comin the wild

GitHub's internal systems were breached on May 19-20, 2026 via a malicious Visual Studio Code extension that harvested developer credentials from an employee's workstation. The attacker, tracked as TeamPCP/UNC6780, cloned approximately 3,800 internal GitHub repositories containing proprietary source code and configuration material, subsequently listing the data for sale on criminal forums. GitHub confirmed customer repositories and user data were not affected, but the incident demonstrates a sophisticated supply-chain attack pattern targeting developer tooling.

SRFApplicationTACTA0004TACTA0001TACTA0003SRFSupply ChainSWVisual Studio CodeVNDGithubTYPThreat Intel
78
Edit Score
2026-05-19
2026-05-19 23:16Z
CRIT

CVE-2026-8495 — Authorization: Missing Authorization vulnerability in Drupal Date iCal allows Forceful Browsing.

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

Missing Authorization vulnerability in Drupal Date iCal allows Forceful Browsing. This issue affects Date iCal: from 0.0.0 before 4.0.15. CVSSv3.1 9.8 (CRITICAL)

CWECWE 862TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-19
2026-05-19 22:16Z
HIGH

CVE-2026-34358 — CtrlPanel: Versions 1.1.1 and prior contains a broken access control vulnerability where multiple admin controllers

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

CtrlPanel is open-source billing software for hosting providers. Versions 1.1.1 and prior contains a broken access control vulnerability where multiple admin controllers enforce permission checks on form display methods but omit equivalent checks on the corresponding write methods, allowing any authenticated user to bypass RBAC via direct POST/PATCH requests. Controllers missing checks on write methods store() and update() include ApplicationApiController (admin.api.write), C CVSSv3.1 8.1 (HIGH)

CWECWE 862CWECWE 284VNDCtrlpanelTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
728 × 90 / responsive · programmatic ad slot
2026-05-19
2026-05-19 22:16Z
HIGH

CVE-2026-34241 — CtrlPanel: Versions 1.1.1 and prior contain a Stored Cross-Site Scripting (XSS) vulnerability in the ticket

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

CtrlPanel is open-source billing software for hosting providers. Versions 1.1.1 and prior contain a Stored Cross-Site Scripting (XSS) vulnerability in the ticket reply notification system. Unsanitized reply content ($newmessage) is stored directly in database notification payloads and later rendered unescaped via Blade's {!! !!} syntax in the recipient's browser. The flaw exists in both App\Notifications\Ticket\Admin\AdminReplyNotification (triggered when a user replies, targ CVSSv3.1 8.7 (HIGH)

CWECWE 79VNDCtrlpanelTYPVulnerability
8.7
CVSS v3.1
94
Edit Score
2026-05-19
2026-05-19 22:16Z
CRIT

CVE-2026-34234 — CtrlPanel: In versions 1.1.1 and prior, the web-based installer (public/installer/index.php) is vulnerable to unauthenticated Remote

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

CtrlPanel is open-source billing software for hosting providers. In versions 1.1.1 and prior, the web-based installer (public/installer/index.php) is vulnerable to unauthenticated Remote Code Execution (RCE) because it performs the install.lock check only after including and executing form handler files, leaving installer endpoints reachable on already-installed instances. The handlers also pass unsanitized user input directly into shell commands, allowing an attacker to subm CVSSv3.1 10.0 (CRITICAL)

CWECWE 284CWECWE 78VNDCtrlpanelTYPVulnerability
10.0
CVSS v3.1
100
Edit Score
2026-05-19
2026-05-19 20:16Z
HIGH

CVE-2026-32740 — HEIF: libheif is a HEIF and AVIF file format decoder and encoder.

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

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap-buffer-overflow (write) vulnerability in the grid tile compositing, allowing an attacker to write 64 bytes of fully attacker-controlled data past the end of a chroma plane heap allocation by crafting a HEIF/AVIF file with a 1×4 grid of odd-height tiles. The overflow is triggered during normal image decoding with default build configuration. The written bytes are chroma (Cb/Cr) CVSSv3.1 8.8 (HIGH)

CWECWE 787VNDHeifTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-19
2026-05-19 20:16Z
HIGH

CVE-2026-27173 — JWT: This could allow users with just read-only access to perform actions that were only

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

JWT tokens that were used by workers in Kubernetes Executors have been exposed to users who had read only access to Kuberentes Pods. This could allow users with just read-only access to perform actions that were only available to running tasks via Task SDK and potentially allow to modify state of Airflow Database for tasks. CVSSv3.1 8.7 (HIGH)

CWECWE 538VNDJwtTYPVulnerability
8.7
CVSS v3.1
94
Edit Score
2026-05-19
2026-05-19 19:16Z
CRIT

CVE-2026-33642 — Kitty: An attacker who can write escape sequences to a kitty terminal (e.g., via a

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

Kitty is a cross-platform GPU based terminal. In versions 0.46.2 and below, the handle_compose_command() function in kitty/graphics.c performs bounds validation on composition offsets using unsigned 32-bit arithmetic that is subject to integer wrapping, potentially leading to Heap Buffer Over-Read/Write. An attacker who can write escape sequences to a kitty terminal (e.g., via a malicious file, SSH login banner, or piped content) can supply crafted x_offset/y_offset values th CVSSv3.1 9.9 (CRITICAL)

CWECWE 125CWECWE 787CWECWE 190VNDKittyTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
2026-05-19
2026-05-19 18:16Z
CRIT

CVE-2026-8605 — Scadabr Scadabr: In ScadaBR version 1.2.0, a Use of Hard-Coded Credentials vulnerability could allow an attacker

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

In ScadaBR version 1.2.0, a Use of Hard-Coded Credentials vulnerability could allow an attacker to access the SCADA system as admin. CVSSv3.1 9.8 (CRITICAL)

CWECWE 798VNDScadabrTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-19
2026-05-19 18:16Z
HIGH

CVE-2026-8604 — Scadabr Scadabr: In ScadaBR version 1.2.0, a CSRF vulnerability could allow an attacker to trigger any

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

In ScadaBR version 1.2.0, a CSRF vulnerability could allow an attacker to trigger any authenticated action through a victim's session by luring any logged-in user to a malicious webpage. CVSSv3.1 8.8 (HIGH)

CWECWE 352VNDScadabrTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-19
2026-05-19 18:16Z
CRIT

CVE-2026-8603 — Scadabr Scadabr: In ScadaBR version 1.2.0, an OS Command Injection vulnerability could allow an attacker to

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

In ScadaBR version 1.2.0, an OS Command Injection vulnerability could allow an attacker to execute commands as root on the SCADA system. CVSSv3.1 9.8 (CRITICAL)

CWECWE 78VNDScadabrTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-19
2026-05-19 18:16Z
CRIT

CVE-2026-8602 — Scadabr Scadabr: In ScadaBR version 1.2.0, a Missing Authentication for Critical Function vulnerability could allow an

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

In ScadaBR version 1.2.0, a Missing Authentication for Critical Function vulnerability could allow an unauthenticated attacker to send a HTTP GET requests to the SCADA system and inject arbitrary sensor readings. CVSSv3.1 9.1 (CRITICAL)

CWECWE 306VNDScadabrTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
2026-05-19
2026-05-19 18:16Z
CRIT

CVE-2026-47107 — Windmill: prior to 1.703.2 contains an incorrect default permissions vulnerability in nsjail sandbox configuration

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

Windmill prior to 1.703.2 contains an incorrect default permissions vulnerability in nsjail sandbox configuration files where /etc is bind-mounted without read-write restrictions, allowing authenticated users to write arbitrary entries to /etc/hosts, /etc/resolv.conf, and /etc/ssl/certs/ca-certificates.crt from within script execution sandboxes. Attackers can exploit persistent poisoned entries across all subsequent script executions on the same worker pod to redirect hostnam CVSSv3.1 9.6 (CRITICAL)

CWECWE 276VNDWindmillTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
2026-05-19
2026-05-19 17:16Z
CRIT

CVE-2026-36829 — An authentication bypass vulnerability exists in the embedded HTTP server of Panabit PAP-XM320 up

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

An authentication bypass vulnerability exists in the embedded HTTP server of Panabit PAP-XM320 up to and including v7.7. The server validates session cookies using a filesystem existence check based on a user-controlled cookie value without proper sanitization, allowing directory traversal and bypass of authentication. CVSSv3.1 9.8 (CRITICAL)

CWECWE 287CWECWE 22TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-19
2026-05-19 17:16Z
HIGH

CVE-2026-36828 — A command injection vulnerability exists in the /cgi-bin/tools/ajax_cmd endpoint of Panabit PAP-XM320 up to

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

A command injection vulnerability exists in the /cgi-bin/tools/ajax_cmd endpoint of Panabit PAP-XM320 up to and including v7.7. The CGI component allows authenticated users to execute arbitrary shell commands with root privileges via the action=runcmd parameter. CVSSv3.1 8.8 (HIGH)

CWECWE 78TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-19
2026-05-19 16:16Z
HIGH

CVE-2026-5804 — This could allow a local attacker to bypass permission checks and access protected device

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

An improper authentication vulnerability was discovered in the Motorola Factory Test component (com.motorola.motocit). The application contained a reference to a writable file descriptor in external storage which could be used by third party apps running on the device to open a TCP server, exposing sensitive permissions and data. This could allow a local attacker to bypass permission checks and access protected device settings. CVSSv3.1 8.4 (HIGH)

TYPVulnerability
8.4
CVSS v3.1
92
Edit Score
2026-05-19
2026-05-19 16:16Z
CRIT

CVE-2026-37281 — An OS command injection vulnerability in the /stream-to-vlc Express route in hitarth-gg Zenshin before

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

An OS command injection vulnerability in the /stream-to-vlc Express route in hitarth-gg Zenshin before 2.7.0 allows remote attackers to execute arbitrary commands via the url parameter. CVSSv3.1 9.8 (CRITICAL)

CWECWE 78TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-19
2026-05-19 16:16Z
CRIT

CVE-2026-31072 — JSONSerializer: The JSONSerializer and CBORSerializer in APScheduler (all versions including 3.10.x and 4.0.0a5) are vulnerable

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

The JSONSerializer and CBORSerializer in APScheduler (all versions including 3.10.x and 4.0.0a5) are vulnerable to Remote Code Execution (RCE) via Insecure Deserialization. The unmarshal_object function allows for arbitrary class instantiation and state injection by dynamically importing modules and calling __setstate__ on any class available in the Python environment. An attacker can exploit this by submitting a specially crafted JSON or CBOR payload to an application using CVSSv3.1 9.8 (CRITICAL)

CWECWE 502VNDJsonserializerTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-19
2026-05-19 16:16Z
CRIT

CVE-2026-31071 — API: endpoints in LalanaChami Pharmacy Management System (commit 5c3d028) lack authentication middleware.

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

API endpoints in LalanaChami Pharmacy Management System (commit 5c3d028) lack authentication middleware. Unauthenticated remote attackers can exploit this to dump all user records (including bcrypt password hashes) via /api/user/getUserData, modify drug inventory, and access private medical prescription data via /api/doctorOder. CVSSv3.1 9.1 (CRITICAL)

CWECWE 306VNDApiTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
2026-05-19
2026-05-19 16:16Z
CRIT

CVE-2026-31070 — LalanaChami: The LalanaChami Pharmacy Management System (commit 5c3d028) allows unauthenticated remote attackers to escalate privileges

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

The LalanaChami Pharmacy Management System (commit 5c3d028) allows unauthenticated remote attackers to escalate privileges by self-assigning an administrative role during registration. The /api/user/signup endpoint fails to validate the role parameter in the request body CVSSv3.1 9.8 (CRITICAL)

CWECWE 269VNDLalanachamiTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-19
2026-05-19 16:16Z
HIGH

CVE-2026-31069 — BillaBear: (all versions prior to Jan 2026) contains a SQL Injection vulnerability in the

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

BillaBear (all versions prior to Jan 2026) contains a SQL Injection vulnerability in the EventRepository. User-controlled input from metric filter names and aggregation properties is directly interpolated into SQL queries using sprintf() without proper sanitization or identifier quoting. Although filter values are parameterized, the filter identifiers (keys) are not. An authenticated attacker with ROLE_ACCOUNT_MANAGER permissions can exploit this to execute arbitrary SQL comm CVSSv3.1 8.8 (HIGH)

CWECWE 89VNDBillabearTYPVulnerability
8.8
CVSS v3.1
94
Edit Score