Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
6.5 MEDIUM
CVE-2025-15463 — Advanced Custom Fields: Extended <= 0.9.2.3 - Unauthenticated Arbitrary Shortcode Executi…

The The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 0.9.2.3. This is due to the software allowing users …

Remote | Injection
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
8.8 HIGH
CVE-2026-45227 — Heym < 0.0.21 Sandbox Escape via Python Introspection

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 introspec…

Remote | Authentication
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
7.6 HIGH
CVE-2026-45226 — Heym < 0.0.21 Authorization Bypass in Workflow Execution

Heym before 0.0.21 contains an authorization bypass vulnerability in workflow execution that allows authenticated users to execute arbitrary workflows by referencing victim workflow UUIDs without pro…

Remote | Authorization
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
7.6 HIGH
CVE-2026-45225 — Heym < 0.0.21 Path Traversal File Upload via upload_file()

Heym before 0.0.21 contains a path traversal vulnerability in the file upload endpoint that allows authenticated users to write attacker-controlled files to arbitrary locations by supplying a crafted…

Remote | Path Traversal
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
7.2 HIGH
CVE-2026-44871 — Authenticated Command Injection Vulnerabilities in Command Line Interface (CLI) Service A…

Command injection vulnerabilities exist in the command line interface (CLI) service accessed by the PAPI protocol of AOS-8 and AOS-10 Operating Systems. Successful exploitation of these vulnerabiliti…

Remote | Injection
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
8.7 HIGH
CVE-2026-44307 — Mako: Path traversal via backslash URI on Windows in TemplateLookup

Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and th…

mako | Remote | Path Traversal
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
5.3 MEDIUM
CVE-2026-44306 — Statamic: Email enumeration via forgot password endpoint

Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.21 and 6.15.0, responses from the forgot password forms hinted at whether an account existed for a given email add…

statamic | Remote | Information Disclosure
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
6.8 MEDIUM
CVE-2026-44305 — Lemur: LDAP TLS certificate verification globally disabled enables credential interception

Lemur manages TLS certificate creation. Prior to 1.9.0, when LDAP TLS is enabled (LDAP_USE_TLS = True), Lemur's LDAP authentication module unconditionally disables TLS certificate verification at the…

| Authentication
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
8.1 HIGH
CVE-2026-44304 — Lemur: LDAP Filter Injection enables post-authentication privilege escalation

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 interpola…

Remote | Injection
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
7.5 HIGH
CVE-2026-44302 — Snappier: Infinite loop in SnappyStream decompression on malformed framed input

Snappier is a high performance C# implementation of the Snappy compression algorithm. Prior to 1.3.1, Snappier.SnappyStream enters an uncatchable infinite loop when decompressing a malformed framed-f…

snappier | Remote | Denial of Service
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
6.2 MEDIUM
CVE-2026-44301 — Hugo: Node tool execution allows file system access outside the project directory

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 with…

hugo | Remote | Path Traversal
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
7.5 HIGH
CVE-2026-44296 — Deskflow: TLS multiplexer DoS on failed `SSL_accept`

Deskflow is a keyboard and mouse sharing app. Prior to 1.26.0.167, a remote, unauthenticated denial of service (DoS) vulnerability affects Deskflow servers running with TLS enabled (the default). Whe…

Remote | Denial of Service
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
9.4 CRITICAL
CVE-2026-44262 — Scramble: Remote code execution via evaluation of user-controlled input in validation rul…

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, req…

Remote | Injection
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
8.1 HIGH
CVE-2026-44260 — efw4.X: readonly Flag Not Enforced Server-Side

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 en…

Remote | Authorization
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
4.6 MEDIUM
CVE-2026-44259 — efw4.X: Stored XSS via previewServlet

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the previewServlet serves files with their detected MIME type based on file extension, without any content sanitization or security heade…

Remote | Cross-Site Scripting
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
9.3 CRITICAL
CVE-2026-44258 — efw4.X: Path Traversal via Unchecked dst Parameter leads to Remote Code Execution

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the elfinder_checkRisk function validates target and targets for path traversal and home containment, but does not validate the dst (dest…

Remote | Path Traversal
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
9.3 CRITICAL
CVE-2026-44257 — efw4.X: RCE via zipslip

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, efw.file.FileManager.unZip writes zip entries to disk using new File(baseDir, zipEntry.getName()) with no canonical-path check. An entry …

Remote | Path Traversal
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
3.7 LOW
CVE-2026-44242 — Micronaut Framework: Unbounded bundleCache in ResourceBundleMessageSource Allows Memory E…

Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. Prior to 4.10.22, the bundleCache is keyed by (Locale, baseName) where th…

micronaut | Remote | Denial of Service
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
7.5 HIGH
CVE-2026-44241 — Micronaut Framework: Unbounded formattersCache in TimeConverterRegistrar Allows Memory Ex…

Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. From 4.3.0 to before 4.10.22, TimeConverterRegistrar caches DateTimeForma…

micronaut | Remote | Denial of Service
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
8.5 HIGH
CVE-2026-44015 — Nginx UI: Server-Side Request Forgery (SSRF) via Cluster Proxy Middleware Allows Access t…

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 arbitra…

nginx_ui | Remote | Server-Side Request Forgery
May 12, 2026 May 13, 2026
May 12, 2026
May 13, 2026
Showing 20 of 6407 Results