2026-05-12
2026-05-12 22:16Z
HIGH

CVE-2026-45227 — Heym: before 0.0.21 contains a sandbox escape vulnerability in the custom Python tool executor

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

Heym before 0.0.21 contains a sandbox escape vulnerability in the custom Python tool executor that allows authenticated workflow authors to bypass sandbox restrictions by using object-graph introspection primitives. Attackers can use Python introspection techniques to recover the unrestricted __import__ function, import blocked modules such as os and subprocess, and access inherited backend environment variables containing database credentials and encryption keys to execute a CVSSv3.1 8.8 (HIGH)

CWECWE 693VNDHeymTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 22:16Z
HIGH

CVE-2026-44304 — Lemur: manages TLS certificate creation.

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

Lemur manages TLS certificate creation. Prior to 1.9.0, Lemur's LDAP authentication module (lemur/auth/ldap.py) constructs LDAP search filters using unsanitized user input via Python string interpolation. An authenticated LDAP user can inject LDAP filter metacharacters through the username field to manipulate group membership queries and escalate their privileges to administrator. This vulnerability is fixed in 1.9.0. CVSSv3.1 8.1 (HIGH)

CWECWE 90VNDLemurTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-05-12
2026-05-12 22:16Z
HIGH

CVE-2026-44301 — Gohugo Hugo: As a result, executing hugo against an untrusted site could allow code running through

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

Hugo is a static site generator. From 0.43 to before 0.161.0, when building a Hugo site that uses Node-based asset pipelines (PostCSS, Babel, TailwindCSS), Hugo invoked the configured Node tools without restrictions on file system access. As a result, executing hugo against an untrusted site could allow code running through these tools to read or write files outside the project's working directory. Users who do not use PostCSS, Babel, or TailwindCSS, or who only build trusted CVSSv3.1 8.1 (HIGH)

CWECWE 22VNDGohugoVNDHugoTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-05-12
2026-05-12 22:16Z
CRIT

CVE-2026-44262 — Scramble: generates API documentation for Laravel project.

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

Scramble generates API documentation for Laravel project. From 0.13.2 to before 0.13.22, when documentation endpoints are publicly accessible and validation rules reference user-controlled input, request supplied data may be evaluated during documentation generation, leading to execution of arbitrary PHP code in the application context. This vulnerability is fixed in 0.13.22. CVSSv3.1 9.4 (CRITICAL)

CWECWE 94VNDScrambleTYPVulnerability
9.4
CVSS v3.1
97
Edit Score
2026-05-12
2026-05-12 22:16Z
HIGH

CVE-2026-44260 — Enterprise: efw4.X is an Enterprise Framework for Web.

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

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the readonly flag set on the <efw:elFinder> JSP tag is intended to prevent file modifications. When protected=true, elfinder_checkRisk enforces that the client sends readonly=true (matching the session value), but no event handler checks the readonly value before performing write operations. The flag only controls client-side UI elements (disabling buttons) and response metadata (write: 0, locked: 1). An attacker w CVSSv3.1 8.1 (HIGH)

CWECWE 863VNDEnterpriseTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-05-12
2026-05-12 22:16Z
HIGH

CVE-2026-44015 — Nginx: In 2.3.4 and earlier, an authenticated user can perform Server-Side Request Forgery (SSRF) by

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

Nginx UI is a web user interface for the Nginx web server. In 2.3.4 and earlier, an authenticated user can perform Server-Side Request Forgery (SSRF) by creating a cluster node pointing to an arbitrary internal URL and then sending API requests with the X-Node-ID header. The Proxy middleware forwards these requests to the attacker-specified internal address, bypassing network segmentation and enabling access to services bound to localhost or internal networks. CVSSv3.1 8.5 (HIGH)

CWECWE 918VNDNginxTYPVulnerability
8.5
CVSS v3.1
93
Edit Score
2026-05-12
2026-05-12 22:16Z
CRIT

CVE-2026-43948 — wger is a free, open-source workout and fitness manager.

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

wger is a free, open-source workout and fitness manager. Prior to 2.6, the reset_user_password and gym_permissions_user_edit views in wger perform a gym-scope authorization check using Python object comparison (!=) that evaluates None != None as False, silently bypassing the guard when both the attacker and victim have no gym assignment (gym=None). A user with gym.manage_gym permission and gym=None can reset the password of any other gym=None user; the new plaintext password CVSSv3.1 9.9 (CRITICAL)

CWECWE 863TYPVulnerability
9.9
CVSS v3.1
100
Edit Score
728 × 90 / responsive · programmatic ad slot
2026-05-12
2026-05-12 22:16Z
CRIT

CVE-2026-42854 — Arduino: Sending a boundary string longer than ~8000 characters overflows the 8192-byte task stack of

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

arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2 microcontrollers. Prior to 3.3.8, the WebServer multipart form parser in arduino-esp32 allocates a Variable Length Array (VLA) on the stack whose size is derived from an attacker-controlled HTTP header field (Content-Type: multipart/form-data; boundary=...) without enforcing any length limit. Sending a boundary string longer than ~8000 characters overflows the 8192-byte task st CVSSv3.1 9.8 (CRITICAL)

CWECWE 121VNDArduinoTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-12
2026-05-12 22:16Z
HIGH

CVE-2026-42844 — Getgrav Grav: This results in full administrative compromise of the Grav API.

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

Grav is a file-based Web platform. In Grav 2.0.0-beta.2, a low-privileged authenticated API user with api.media.write can abuse /api/v1/blueprint-upload to write an arbitrary YAML file into user/accounts/, then log in as the newly created account with api.super privileges. This results in full administrative compromise of the Grav API. This vulnerability is fixed in API 1.0.0-beta.17. CVSSv3.1 8.8 (HIGH)

CWECWE 434CWECWE 269VNDGravVNDGetgravTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 22:16Z
HIGH

CVE-2026-26289 — PowerSYSTEM: Center REST API endpoint for device account export allows an authenticated user with

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

PowerSYSTEM Center REST API endpoint for device account export allows an authenticated user with limited permissions to expose sensitive information normally restricted to administrative permissions only. CVSSv3.1 8.2 (HIGH)

CWECWE 863VNDPowersystemTYPVulnerability
8.2
CVSS v3.1
91
Edit Score
2026-05-12
2026-05-12 21:16Z
HIGH

CVE-2026-44224 — Requarks Wiki.js: Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies

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

Wiki.js is an open source wiki app built on Node.js. Prior to 2.5.313, the users.update GraphQL mutation accepts an arbitrary groups array and applies it directly to the database with no validation of the group IDs supplied. The resolver passes the caller's arguments straight to the model without any ownership check or restriction on which groups can be assigned. A user with manage:users — a permission typically delegated to wiki moderators for account management — can set gr CVSSv3.1 8.8 (HIGH)

CWECWE 269VNDRequarksVNDWikiTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 20:16Z
HIGH

CVE-2026-7474 — HashiCorp: Nomad and Nomad Enterprise prior to 2.0.1 are vulnerable to code execution on

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

HashiCorp Nomad and Nomad Enterprise prior to 2.0.1 are vulnerable to code execution on the client host through a path traversal attack. This vulnerability (CVE-2026-7474) is fixed in Nomad 2.0.1, 1.11.5 and 1.10.11. CVSSv3.1 8.8 (HIGH)

CWECWE 22VNDHashicorpTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 20:16Z
CRIT

CVE-2026-45185 — Exim: before 4.99.3, in certain GnuTLS configurations, has a remotely reachable use-after-free in the

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

Exim before 4.99.3, in certain GnuTLS configurations, has a remotely reachable use-after-free in the BDAT body parsing path. It is triggered when a client sends a TLS close_notify mid-body during a CHUNKING transfer, followed by a final cleartext byte on the same TCP connection. This can lead to heap corruption. An unauthenticated network attacker exploiting this vulnerability could execute arbitrary code. CVSSv3.1 9.8 (CRITICAL)

CWECWE 416VNDEximTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-12
2026-05-12 20:16Z
CRIT

CVE-2026-44225 — Pulpy: Prior to 0.1.1, Pulpy injects a pulpy.fs JavaScript API into every packaged web application

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

Pulpy is a lightweight, cross-platform desktop application packager for web apps. Prior to 0.1.1, Pulpy injects a pulpy.fs JavaScript API into every packaged web application, giving it access to the host filesystem. A validateFsPath() function is supposed to sandbox this access, but its blocklist is incomplete. Any web app packaged with Pulpy can read and write arbitrary files in the user's home directory — including ~/.ssh/id_rsa, ~/.aws/credentials, and ~/Library/Keychains/ CVSSv3.1 9.3 (CRITICAL)

CWECWE 284CWECWE 22VNDPulpyTYPVulnerability
9.3
CVSS v3.1
97
Edit Score
2026-05-12
2026-05-12 20:16Z
CRIT

CVE-2026-44221 — ArcadeDB: Two distinct defects contributed: (1) ServerSecurityUser.getDatabaseUser() returned a DB user with an uninitialized fileAccessMap

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

ArcadeDB is a Multi-Model DBMS. Prior to 2.6.4, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: (1) ServerSecurityUser.getDatabaseUser() returned a DB user with an uninitialized fileAccessMap, which requestAccessOnFile treated as allow-all; (2) ArcadeDBServer.createDatabase() omitted factory.setSecurity(...) so any database created via POST /api/v1 CVSSv3.1 9.0 (CRITICAL)

CWECWE 863VNDArcadedbTYPVulnerability
9.0
CVSS v3.1
95
Edit Score
2026-05-12
2026-05-12 20:16Z
CRIT

CVE-2026-42889 — Relay: Server versions 0.9.0 through 0.9.6 contain an authentication bypass in the multi-document WebSocket

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

Relay adds real-time collaboration to Obsidian. Relay Server versions 0.9.0 through 0.9.6 contain an authentication bypass in the multi-document WebSocket endpoints. When authentication is configured, WebSocket connections without a token query parameter were incorrectly treated as having full server permissions. An unauthenticated network attacker who knows or guesses a document ID could connect to the document sync WebSocket and read or modify document contents without a va CVSSv3.1 9.1 (CRITICAL)

CWECWE 639CWECWE 863VNDRelayTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
2026-05-12
2026-05-12 20:16Z
HIGH

CVE-2026-34686 — Adobe: Commerce versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier are affected by

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

Adobe Commerce versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by a low-privileged attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the vulnerable field, potentially gaining elevated access or control over the victim's account or session. CVSSv3.1 8.7 (HIGH)

CWECWE 79VNDAdobeTYPVulnerability
8.7
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 20:16Z
HIGH

CVE-2026-34653 — Adobe: Commerce versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier are affected by

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

Adobe Commerce versions 2.4.9-beta1, 2.4.8-p4, 2.4.7-p9, 2.4.6-p14, 2.4.5-p16, 2.4.4-p17 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could result in arbitrary file system read and write. An authenticated attacker with administrative privileges could exploit this vulnerability to read or write files outside the restricted directory. Exploitation of this issue does not require user interaction. CVSSv3.1 8.7 (HIGH)

CWECWE 22VNDAdobeTYPVulnerability
8.7
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 19:16Z
HIGH

CVE-2026-8430 — SPIP: versions prior to 4.4.14 contain a remote code execution vulnerability in the public

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

SPIP versions prior to 4.4.14 contain a remote code execution vulnerability in the public space that is limited to certain nginx configurations, allowing attackers to execute arbitrary code in the context of the web server. Attackers can exploit this vulnerability through specific nginx configuration scenarios to achieve code execution, and this issue is not mitigated by the SPIP security screen. CVSSv3.1 8.1 (HIGH)

CWECWE 94VNDSpipTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
2026-05-12
2026-05-12 19:16Z
HIGH

CVE-2026-8429 — SPIP: versions prior to 4.4.14 contain a remote code execution vulnerability in the private

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

SPIP versions prior to 4.4.14 contain a remote code execution vulnerability in the private space that allows attackers to execute arbitrary code in the context of the web server. Attackers can exploit this vulnerability to achieve code execution that bypasses the SPIP security screen protections. CVSSv3.1 8.8 (HIGH)

CWECWE 94VNDSpipTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 19:16Z
CRIT

CVE-2026-34660 — Adobe: Connect versions 2025.9.15, 2025.8.157 and earlier are affected by an Incorrect Authorization vulnerability

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

Adobe Connect versions 2025.9.15, 2025.8.157 and earlier are affected by an Incorrect Authorization vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to inject malicious scripts into a web page, potentially gaining elevated access or control over the victim's account or session. Exploitation of this issue requires user interaction in that a victim must visit a maliciously crafted URL or CVSSv3.1 9.3 (CRITICAL)

CWECWE 863VNDAdobeTYPVulnerability
9.3
CVSS v3.1
97
Edit Score
2026-05-12
2026-05-12 19:16Z
CRIT

CVE-2026-34659 — Adobe: Connect versions 2025.9.15, 2025.8.157 and earlier are affected by a Deserialization of Untrusted

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

Adobe Connect versions 2025.9.15, 2025.8.157 and earlier are affected by a Deserialization of Untrusted Data vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue requires user interaction in that a victim must visit a maliciously crafted URL or interact with a compromised web page. Scope is changed. CVSSv3.1 9.6 (CRITICAL)

CWECWE 502VNDAdobeTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
2026-05-12
2026-05-12 19:16Z
HIGH

CVE-2026-23819 — A vulnerability in the web-based management interface of Access Points running AOS-10 and AOS-8

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

A vulnerability in the web-based management interface of Access Points running AOS-10 and AOS-8 Instant could allow an unauthenticated remote attacker to execute arbitrary JavaScript code in a victim's browser within the same local network. Successful exploitation could allow an attacker to compromise user data and potentially manipulate device configuration settings. CVSSv3.1 8.8 (HIGH)

TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
2026-05-12
2026-05-12 18:17Z
CRIT

CVE-2026-44343 — Wgdashboard Wgdashboard: Prior to 4.3.2, there are critical vulnerabilities affecting WGDashboard that, if exploited, could allow

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

WGDashboard is a dashboard for WireGuard VPN. Prior to 4.3.2, there are critical vulnerabilities affecting WGDashboard that, if exploited, could allow unauthorized parties to access the host file system without authentication. This vulnerability is fixed in 4.3.2. CVSSv3.1 9.8 (CRITICAL)

CWECWE 20VNDWgdashboardTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
2026-05-12
2026-05-12 18:17Z
CRIT

CVE-2026-44277 — A improper access control vulnerability in Fortinet FortiAuthenticator 8.0.2, FortiAuthenticator 8.0.0, FortiAuthenticator 6.6.0 through

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

A improper access control vulnerability in Fortinet FortiAuthenticator 8.0.2, FortiAuthenticator 8.0.0, FortiAuthenticator 6.6.0 through 6.6.8, FortiAuthenticator 6.5.0 through 6.5.6 may allow attacker to execute unauthorized code or commands via <insert attack vector here> CVSSv3.1 9.8 (CRITICAL)

CWECWE 284TYPVulnerability
9.8
CVSS v3.1
99
Edit Score