9.3
    Critical

    CVE-2026-39492

    Last Modified: 23 Jun 2026

    Unauthenticated SQL Injection in WP Maps <= 4.9.1 versions.

    Published:15 Jun 2026
    9.9
    Critical

    CVE-2026-39440

    Last Modified: 28 Apr 2026

    Improper Control of Generation of Code ('Code Injection') vulnerability in Funnelforms LLC FunnelFormsPro allows Remote Code Inclusion.This issue affects FunnelFormsPro: from n/a through 3.8.1.

    Published:23 Apr 2026
    7.2
    High

    CVE-2026-39387

    Last Modified: 23 Apr 2026

    BoidCMS is an open-source, PHP-based flat-file CMS for building simple websites and blogs, using JSON as its database. Versions prior to 2.1.3 are vulnerable to a critical Local File Inclusion (LFI) attack via the tpl parameter, which can lead to Remote Code Execution (RCE).The application fails to sanitize the tpl (template) parameter during page creation and updates. This parameter is passed directly to a require_once() statement without path validation. An authenticated administrator can exploit this by injecting path traversal sequences (../) into the tpl value to escape the intended theme directory and include arbitrary files — specifically, files from the server's media/ directory. When combined with the file upload functionality, this becomes a full RCE chain: an attacker can first upload a file with embedded PHP code (e.g., disguised as image data), then use the path traversal vulnerability to include that file via require_once(), executing the embedded code with web server privileges. This issue has been fixed in version 2.1.3.

    Published:14 Apr 2026
    9.3
    Critical

    CVE-2026-39382

    Last Modified: 16 Apr 2026

    dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications. Inside the reusable workflow dbt-labs/actions/blob/main/.github/workflows/open-issue-in-repo.yml, the prep job uses peter-evans/find-comment to search for an existing comment indicating that a docs issue has already been opened. The output steps.issue_comment.outputs.comment-body is then interpolated directly into a bash if statement. Because comment-body is attacker-controlled text and is inserted into shell syntax without escaping, a malicious comment body can break out of the quoted string and inject arbitrary shell commands. This vulnerability is fixed with commit bbed8d28354e9c644c5a7df13946a3a0451f9ab9.

    Published:7 Apr 2026
    7.5
    High

    CVE-2026-39376

    Last Modified: 15 Apr 2026

    FastFeedParser is a high performance RSS, Atom and RDF parser. Prior to 0.5.10, when parse() fetches a URL that returns an HTML page containing a <meta http-equiv="refresh"> tag, it recursively calls itself with the redirect URL — with no depth limit, no visited-URL deduplication, and no redirect count cap. An attacker-controlled server that returns an infinite chain of HTML meta-refresh responses causes unbounded recursion, exhausting the Python call stack and crashing the process. This vulnerability can also be chained with the companion SSRF issue to reach internal network targets after bypassing the initial URL check. This vulnerability is fixed in 0.5.10.

    Published:7 Apr 2026
    8.1
    High

    CVE-2026-39371

    Last Modified: 5 May 2026

    RedwoodSDK is a server-first React framework. From 1.0.0-beta.50 to 1.0.5, erver functions exported from "use server" files could be invoked via GET requests, bypassing their intended HTTP method. In cookie-authenticated applications, this allowed cross-site GET navigations to trigger state-changing functions, because browsers send SameSite=Lax cookies on top-level GET requests. This affected all server functions -- both serverAction() handlers and bare exported functions in "use server" files. This vulnerability is fixed in 1.0.6.

    Published:7 Apr 2026
    8.2
    High

    CVE-2026-39363

    Last Modified: 25 Aug 2026

    Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, if it is possible to connect to the Vite dev server’s WebSocket without an Origin header, an attacker can invoke fetchModule via the custom WebSocket event vite:invoke and combine file://... with ?raw (or ?inline) to retrieve the contents of arbitrary files on the server as a JavaScript string (e.g., export default "..."). The access control enforced in the HTTP request path (such as server.fs.allow) is not applied to this WebSocket-based execution path. This vulnerability is fixed in 6.4.2, 7.3.2, and 8.0.5.

    Published:7 Apr 2026
    9.3
    Critical

    CVE-2026-39324

    Last Modified: 15 Apr 2026

    Rack::Session is a session management implementation for Rack. From 2.0.0 to before 2.1.2, Rack::Session::Cookie incorrectly handles decryption failures when configured with secrets:. If cookie decryption fails, the implementation falls back to a default decoder instead of rejecting the cookie. This allows an unauthenticated attacker to supply a crafted session cookie that is accepted as valid session data without knowledge of any configured secret. Because this mechanism is used to load session state, an attacker can manipulate session contents and potentially gain unauthorized access. This vulnerability is fixed in 2.1.2.

    Published:7 Apr 2026
    7.3
    High

    CVE-2026-39292

    Last Modified: 1 Jun 2026

    Falco Solutions PHPPageBuilder v0.31.0 contains an unrestricted file upload vulnerability in the pagemanager/pagebuilder module that allows remote attackers to upload arbitrary files and achieve remote code execution. The vulnerability exists due to insufficient validation of uploaded file types and executable content.

    Published:29 May 2026
    6.1
    Medium

    CVE-2026-39275

    Last Modified: 31 Aug 2026

    Cross Site Scripting vulnerability in Cockpit CMS v.2.13.5 and before allows a remote attacker to execute arbitrary code via the item.php, field-select.js and tags.js components

    Published:26 Aug 2026
    Unknown

    CVE-2026-39259

    https://github.com/yousif-IQ/CVE-2026-39259

    8.1
    High

    CVE-2026-39253

    Last Modified: 24 Jun 2026

    An issue in Pivotal CRM v.6.6.04.08 allows a remote attacker to execute arbitrary code via the Pivotal.Core.Common.dll and Pivotal.Engine.Client.Services.Conversion.dll components.

    Published:23 Jun 2026
    Unknown

    CVE-2026-39200

    https://github.com/r00tali/CVE-2026-39200

    Unknown

    CVE-2026-39154

    https://github.com/defineid/Wildfire

    4
    Medium

    CVE-2026-39113

    Last Modified: 31 Aug 2026

    Buffer Overflow vulnerability in SQLite affected version source snapshots/builds containing Fossil check-in 8bdc0d485e3ad0c7a1e818da66f106951d496b05cbe61d12c2c448f2f24b6d5d (Git mirror 169f68ed88b34cb68f720191c64c058f2ccec508, 2026-03-11) and later snapshots/builds allows an attacker to cause a denial of service via the ext/misc/sqlar.c, sqlarUncompressFunc(), sqlar_uncompress(), sqlite3_value_int64(), sqlite3_malloc(int), uncompress() components

    Published:25 Aug 2026
    6.3
    Medium

    CVE-2026-39107

    Last Modified: 3 Jun 2026

    A Cross Site Scripting vulnerability exists in the Kimi AI v1.0 web interface's 'Preview' feature. The application fails to properly sanitize or encode HTML/JavaScript payloads generated by the AI model. When a user switches to the 'Preview' tab to view AI-generated code, the malicious payload is rendered directly into the DOM, leading to arbitrary JavaScript execution in the victim's browser session.

    Published:3 Jun 2026
    7.5
    High

    CVE-2026-39047

    Last Modified: 21 May 2026

    Buffer Overflow vulnerability in EPSON L14150 FL27PB allows a remote attacker to execute arbitrary code via the RAW Printing Service (JetDirect) on TCP port 9100

    Published:20 May 2026
    5.5
    Medium

    CVE-2026-39031

    Last Modified: 29 Jun 2026

    Lansweeper lsrunase 2.0 and lsencrypt 2.0 use RC4 encryption with a hardcoded 142-byte static key array to encrypt credentials. An 8-character prefix is stored in cleartext alongside the ciphertext. This allows an attacker with local access to recover any encrypted password to plaintext using a single SHA-1 hash and RC4 decryption operation, with no brute force required.

    Published:26 Jun 2026
    Unknown

    CVE-2026-39023

    https://github.com/PierreAdams/CVE-2026-39023

    7.8
    High

    CVE-2026-38945

    Last Modified: 1 Jun 2026

    Command injection in Raynet rvia version 12.6 Update 8 and previous versions allows adversaries to execute arbitrary code via a crafted path that matches the improperly terminated search criteria of rvia's Java search using the find command.

    Published:27 May 2026
    8.8
    High

    CVE-2026-38934

    Last Modified: 28 Apr 2026

    Cross Site Request Forgery vulnerability in diskoverdata diskover-community v.2.3.5. and before allows a remote attacker to escalate privileges and obtain sensitive information via the public/settings_process.php

    Published:27 Apr 2026
    9.8
    Critical

    CVE-2026-38812

    Last Modified: 19 Jun 2026

    RuoYi v4.8.2 is vulnerable to SQL Injection via the /tool/gen/createTable endpoint. The issue affects the code generation module and may allow an authenticated attacker with administrative privileges to access sensitive database information.

    Published:15 Jun 2026
    7.8
    High

    CVE-2026-38766

    Last Modified: 4 Aug 2026

    An issue in Unistal Systems Pvt. Ltd.Protegent 360 v2.0.0.4 allows a local attacker to escalate privileges via the sub_186f4 function

    Published:22 Jul 2026
    7.8
    High

    CVE-2026-38765

    Last Modified: 4 Aug 2026

    An issue in Unistal Systems Pvt. Ltd.Protegent 360 v2.0.0.4 allows a local attacker to escalate privileges via the kernel driver pgsecdl.sys

    Published:22 Jul 2026
    7.8
    High

    CVE-2026-38764

    Last Modified: 3 Aug 2026

    An issue in Unistal Systems Pvt. Ltd.Protegent 360 v2.0.0.4 allows a local attacker to escalate privileges via the kernel driver pgsecdl.sys

    Published:23 Jul 2026
    5.5
    Medium

    CVE-2026-38763

    Last Modified: 2 Aug 2026

    An issue in Unistal Systems Pvt. Ltd.Protegent 360 v2.0.0.4 allows a local attacker to cause a denial of service via the function sub_13828

    Published:22 Jul 2026
    7.2
    High

    CVE-2026-38751

    Last Modified: 29 May 2026

    OpenSTAManager version 2.10 and earlier contains an arbitrary file upload vulnerability in the module update functionality (modules/aggiornamenti/upload_modules.php)

    Published:4 May 2026
    Unknown

    CVE-2026-38698

    https://github.com/vital-information-resource-under-siege/CVE-2026-38698-and-CVE-2026-38699

    9.8
    Critical

    CVE-2026-38577

    Last Modified: 2 Sept 2026

    Insecure hardcoded credentials in the Admin account of Tenda HG21 V4.0.0-260302 allows attackers to gain root access.

    Published:31 Aug 2026
    9.9
    Critical

    CVE-2026-38526

    Last Modified: 8 Jul 2026

    An authenticated arbitrary file upload vulnerability in the /admin/tinymce/upload endpoint of Webkul Krayin CRM v2.2.x allows attackers to execute arbitrary code via uploading a crafted PHP file.

    Source:Diamorphine
    Published:14 Apr 2026
    6.1
    Medium

    CVE-2026-38444

    Last Modified: 4 Aug 2026

    osTicket v1.18.3 is vulnerable to Stored Cross-Site Scripting (XSS) via the email From-header display name. The value is extracted without sanitization in include/class.mailparse.php and stored raw in the poster field of ost_thread_entry. When an unauthenticated attacker sends a reply email to an existing ticket from an unregistered address with an XSS payload in the From display name.

    Published:3 Aug 2026
    7.3
    High

    CVE-2026-38427

    Last Modified: 30 May 2026

    An issue in fetch_jpg() in xdrv_10_scripter.ino in Tasmota through 15.3.0.3 allows a remote attacker to cause heap buffer overflow. The Content-Length from a JPEG stream is stored in a uint16_t variable; values above 65535 wrap around, causing allocation of a smaller buffer than the data actually read.

    Published:27 May 2026
    7.3
    High

    CVE-2026-38426

    Last Modified: 30 May 2026

    Buffer Overflow vulnerability in arendst Tasmota v.15.3.0.3 and before allows a remote attacker to execute arbitrary code via the xdrv_10_scripter.ino, fetch_jpg(), jpg_task.boundary[40], strcpy() function.

    Published:27 May 2026
    7.3
    High

    CVE-2026-38422

    Last Modified: 30 May 2026

    Buffer Overflow vulnerability in arendst Tasmota v.15.3.0.3 and before allows a remote attacker to execute arbitrary code via the tasmota/tasmota_xdrv_driver/xdrv_10_scripter.ino, fetch_jpg() function.

    Published:27 May 2026
    7.5
    High

    CVE-2026-38361

    Last Modified: 18 Jun 2026

    Multiple unauthenticated denial-of-service (DoS) issues in fohrloop dash-uploader v0.1.0 through v0.7.0a2. The chunked-upload handler (dash_uploader/httprequesthandler.py, dash_uploader/upload.py) trusts unsanitized, attacker-controlled upload parameters (e.g. flowTotalChunks) and does not enforce the documented max_file_size limit, allowing a remote, unauthenticated attacker to cause an out-of-memory (OOM) process crash (unbounded range(1, flowTotalChunks + 1) allocation), truncation of the target file to zero bytes (flowTotalChunks=0, where the all([]) == True quirk runs the file-assembly branch on zero chunks), permanent disk exhaustion (never-cleaned-up temporary directories per flowIdentifier), and a complete bypass of the documented max_file_size limit.

    Published:8 May 2026
    9.8
    Critical

    CVE-2026-38360

    Last Modified: 10 Jun 2026

    Directory Traversal vulnerability in fohrloop dash-uploader v.0.1.0 through v.0.7.0a2 allows a remote attacker to execute arbitrary code via the dash_uploader/httprequesthandler.py, BaseHttpRequestHandler.get_temp_root(), BaseHttpRequestHandler._post() components.

    Published:8 May 2026
    Unknown

    CVE-2026-38194

    https://github.com/4D4J/cormem-read-poc

    Unknown

    CVE-2026-38192

    https://github.com/ming1700/CVE-2026-38192

    9.8
    Critical

    CVE-2026-38165

    Last Modified: 18 Aug 2026

    A Server-Side Template Injection (SSTI) vulnerability in the Velocity template engine configuration of xdocreport v0.9.2 to v2.2.0 allows attackers to execute arbitrary code via a crafted expression.

    Published:17 Aug 2026
    Unknown

    CVE-2026-38053

    https://github.com/Crypte1/CVE-2026-38053---Remove-PPL

    6.1
    Medium

    CVE-2026-37750

    Last Modified: 30 Apr 2026

    A reflected Cross-Site Scripting (XSS) vulnerability in School Management System by mahmoudai1 allows unauthenticated remote attackers to execute arbitrary JavaScript in victim's browsers via the unsanitized type parameter in register.php.

    Published:28 Apr 2026
    9.8
    Critical

    CVE-2026-37749

    Last Modified: 18 Apr 2026

    A SQL injection vulnerability in CodeAstro Simple Attendance Management System v1.0 allows remote unauthenticated attackers to bypass authentication via the username parameter in index.php.

    Published:17 Apr 2026
    7.2
    High

    CVE-2026-37748

    Last Modified: 22 Apr 2026

    Visitor Management System 1.0 by sanjay1313 is vulnerable to Unrestricted File Upload in vms/php/admin_user_insert.php and vms/php/update_1.php. The move_uploaded_file() function is called without any MIME type, extension, or content validation, allowing an authenticated admin to upload a PHP webshell and achieve Remote Code Execution on the server.

    Published:21 Apr 2026
    9.1
    Critical

    CVE-2026-37637

    Last Modified: 1 Jul 2026

    An issue in Alexantr filemanager v.1.0 allows a remote attacker to execute arbitrary code via the filemanager.php component

    Published:29 Jun 2026
    Unknown

    CVE-2026-37432

    https://github.com/diao111111/CVE-2026-37432

    Unknown

    CVE-2026-37334

    https://github.com/nasawyer7/IOBitUnlockerUnlocker

    Unknown

    CVE-2026-37333

    https://github.com/nasawyer7/IOBitMalwareFighterDLL

    Unknown

    CVE-2026-37272

    https://github.com/vytlanikhil/CVE-2026-37272

    Unknown

    CVE-2026-37197

    https://github.com/Pavanvootla-sec/CVE-2026-37197

    Unknown

    CVE-2026-37196

    https://github.com/Pavanvootla-sec/CVE-2026-37196

    Items Per Page