3w ago
2026-08-25 10:18Z
HIGH

CVE-2026-49050 — General: user can mint admin access tokens via /access-tokens This issue affects Apache DolphinScheduler

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

General user can mint admin access tokens via /access-tokens This issue affects Apache DolphinScheduler: before 3.4.2. Users are recommended to upgrade to version 3.4.2, which fixes the issue. CVSSv3.1 8.8 (HIGH)

CWECWE 863VNDGeneralTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-08-25 10:18Z
HIGH

CVE-2026-16231 — Express: An application that passes attacker-influenced data, for example user-supplied content from a database, into

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

hbs is an Express view engine that wraps Handlebars. Its registerAsyncHelper API bypasses Handlebars' automatic HTML escaping: an async helper returns an opaque placeholder during the first render pass, so the double-brace expression escapes only the placeholder, and after rendering hbs substitutes the placeholder with the raw callback return value without escaping it, across the cached, uncached, and layout render paths. An application that passes attacker-influenced data, f CVSSv3.1 8.1 (HIGH)

CWECWE 79VNDExpressTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3w ago
2026-08-25 10:18Z
HIGH

CVE-2026-12878 — Octopus Codefresh: In affected versions of the Codefresh platform an authenticated user can utilize an API

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

In affected versions of the Codefresh platform an authenticated user can utilize an API endpoint to elevate to Admin permissions. CVSSv3.1 8.8 (HIGH) · EPSS 30th percentile

CWECWE 269VNDOctopusVNDCodefreshTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-08-25 09:17Z
CRIT

CVE-2026-78568 — Total: The Total Donations plugin for WordPress is vulnerable to SQL Injection in all versions

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

The Total Donations plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.0.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. CVSSv3.1 9.8 (CRITICAL)

CWECWE 89VNDTotalTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-08-25 09:17Z
HIGH

CVE-2026-78566 — Shuffle: The Shuffle theme for WordPress is vulnerable to Local File Inclusion in all versions

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

The Shuffle theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.8. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. CVSSv3.1 8.1 (HIGH)

CWECWE 98VNDShuffleTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3w ago
2026-08-25 09:17Z
HIGH

CVE-2026-78562 — Verdure: The Verdure Core plugin for WordPress is vulnerable to Local File Inclusion in all

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

The Verdure Core plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.2. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. CVSSv3.1 8.1 (HIGH)

CWECWE 98VNDVerdureTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3w ago
2026-08-25 09:17Z
HIGH

CVE-2026-63587 — SMS: The SMS control function of IE-SR-2TX-WL-4G devices can require a password for SMS commands

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

The SMS control function of IE-SR-2TX-WL-4G devices can require a password for SMS commands via the 'Enable Password Authorization' setting. The device increments a retry counter on each failed SMS password attempt; after 5 consecutive failed attempts, SMS password authorization is automatically disabled. An unauthenticated remote attacker who is able to send SMS messages to the device can deliberately trigger this by submitting 5 or more invalid passwords, after which subseq CVSSv3.1 8.6 (HIGH)

CWECWE 288VNDSmsTYPVulnerability
8.6
CVSS v3.1
93
Edit Score
728 × 90 / responsive · programmatic ad slot
3w ago
2026-08-25 09:17Z
CRIT

CVE-2026-63586 — The web-based management interface uses a modified uhttpd server with CGI shell scripts.

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

The web-based management interface uses a modified uhttpd server with CGI shell scripts. The HTTP Basic Authentication username, taken directly from the Authorization header without sanitization, is inserted into a shell command string executed via the system() function. By submitting a specially crafted username containing shell metacharacters, an unauthenticated attacker with network access to the device can escape the command context and execute arbitrary commands with roo CVSSv3.1 9.8 (CRITICAL)

CWECWE 78TYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-08-25 08:18Z
CRIT

CVE-2026-59769 — FA-50 all versions contain hard-coded credentials.

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

FA-50 all versions contain hard-coded credentials. An attacker, who knows the credentials and has access to the vessel's internal network, can operate the settings screen using that credentials to alter the identification number. CVSSv3.1 9.1 (CRITICAL)

CWECWE 798TYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3w ago
2026-08-25 08:18Z
HIGH

CVE-2026-16601 — Map: The CM Map Locations – Visualize and share your locations in a few clicks

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

The CM Map Locations – Visualize and share your locations in a few clicks plugin for WordPress is vulnerable to Limited Arbitrary File Upload in all versions up to, and including, 2.1.8 via the uploadMedia function. This is due to insufficient file type validation in the upload handler, which performs incomplete extension filtering without MIME-type checks or upload capability verification before passing attacker-supplied files to move_uploaded_file(). This makes it possible CVSSv3.1 8.8 (HIGH)

CWECWE 434VNDMapTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-08-25 07:17Z
HIGH

CVE-2026-68960 — A stack-based buffer overflow vulnerability exists in SKYSEA Client View and SKYMEC IT Manager.

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

A stack-based buffer overflow vulnerability exists in SKYSEA Client View and SKYMEC IT Manager. If this vulnerability is exploited, an attacker who can log in to a Windows system on which the affected product is installed may be able to execute arbitrary code on another Windows system that has the affected product installed and can receive UDP packets from that system. CVSSv3.1 8.5 (HIGH)

CWECWE 121TYPVulnerability
8.5
CVSS v3.1
93
Edit Score
3w ago
2026-08-25 07:17Z
HIGH

CVE-2026-68959 — SKYSEA: Client View and SKYMEC IT Manager contain a path traversal vulnerability.

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

SKYSEA Client View and SKYMEC IT Manager contain a path traversal vulnerability. If this vulnerability is exploited, an attacker who can log in to a Windows system on which the affected product is installed may be able to execute arbitrary code on another Windows system that has the affected products installed and can receive UDP packets from that system. Note that this vulnerability is due to an incomplete fix for CVE-2024-41726. CVSSv3.1 8.5 (HIGH)

CWECWE 25VNDSkyseaTYPVulnerability
8.5
CVSS v3.1
93
Edit Score
3w ago
2026-08-25 07:17Z
HIGH

CVE-2026-68062 — SKYSEA: Client View and SKYMEC IT Manager contain a path traversal vulnerability.

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

SKYSEA Client View and SKYMEC IT Manager contain a path traversal vulnerability. If this vulnerability is exploited, an attacker who can log in to a Windows system on which the affected product is installed may be able to execute arbitrary code on another Windows system that has the affected products installed and can receive UDP packets from that system. Note that this vulnerability is due to an incomplete fix for CVE-2024-41726. CVSSv3.1 8.5 (HIGH)

CWECWE 22VNDSkyseaTYPVulnerability
8.5
CVSS v3.1
93
Edit Score
3w ago
2026-08-25 06:19Z
HIGH

CVE-2026-78478 — Mane: The Mane theme for WordPress is vulnerable to Local File Inclusion in all versions

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

The Mane theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.7. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. CVSSv3.1 8.1 (HIGH)

CWECWE 98VNDManeTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3w ago
2026-08-25 06:19Z
CRIT

CVE-2026-78477 — Jawn: The Jawn theme for WordPress is vulnerable to Privilege Escalation in all versions up

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

The Jawn theme for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.4.2. This makes it possible for unauthenticated attackers to elevate their privileges to that of an administrator. CVSSv3.1 9.8 (CRITICAL)

CWECWE 266VNDJawnTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-08-25 05:17Z
CRIT

CVE-2026-13214 — OCPP: The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp_j.c contains a stack buffer overflow in parse_getconfig_msg().

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

The OCPP 1.6 client in subsys/net/lib/ocpp/ocpp_j.c contains a stack buffer overflow in parse_getconfig_msg(). When handling a GetConfiguration request from the central system, the handler copied the attacker-controlled JSON "key" string into the caller's fixed 50-byte stack buffer (skey[CISTR50], declared in subsys/net/lib/ocpp/ocpp.c) using an unbounded strcpy(). The parsed key value points directly into the receive buffer, so its length is bounded only by the message size CVSSv3.1 9.8 (CRITICAL)

CWECWE 787VNDOcppTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-08-25 04:18Z
HIGH

CVE-2026-19892 — InfusedWoo: The InfusedWoo Pro plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover

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

The InfusedWoo Pro plugin for WordPress is vulnerable to Privilege Escalation via Account Takeover in all versions up to, and including, 5.1.17. This is due to a missing capability check in the `ajax_iwar_preview_email()` function, which uses `is_admin()` as its only authorization check and allows low-privilege users to render email preview merge fields for an arbitrary email address. This makes it possible for authenticated attackers, with subscriber-level access and above, CVSSv3.1 8.8 (HIGH)

CWECWE 862VNDInfusedwooTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-08-25 03:16Z
HIGH

CVE-2026-78685 — Medical: Practice Management System developed by Le-yan has a Remote Code Execution vulnerability.

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

Medical Practice Management System developed by Le-yan has a Remote Code Execution vulnerability. Unauthenticated remote attackers can execute arbitrary OS commamnds via a crafted HTML page. CVSSv3.1 8.8 (HIGH)

CWECWE 940VNDMedicalTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-08-25 02:16Z
CRIT

CVE-2026-78683 — NLTK: before 3.10.0 (affected versions <=3.9.4) contains an unsafe pickle deserialization vulnerability in the

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

NLTK before 3.10.0 (affected versions <=3.9.4) contains an unsafe pickle deserialization vulnerability in the TransitionParser.parse() method (nltk/parse/transitionparser.py). The method calls pickle_load() with the default restricted=False, routing deserialization through WarningUnpickler, which does not override find_class() and therefore permits arbitrary class resolution. When an application loads an attacker-crafted model file, embedded pickle gadget chains execute arbit CVSSv3.1 9.6 (CRITICAL)

CWECWE 502VNDNltkTYPVulnerability
9.6
CVSS v3.1
98
Edit Score
3w ago
2026-08-25 02:16Z
CRIT

CVE-2026-78676 — GitPython: Attackers can craft config files with embedded newlines that become live git directives after

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

GitPython before 3.1.59 fails to safely re-serialize multi-line git-config values during write operations, corrupting dormant quoted values into injected directives like core.hooksPath. Attackers can craft config files with embedded newlines that become live git directives after any unrelated GitPython config write, enabling arbitrary code execution via hook invocation. CVSSv3.1 9.8 (CRITICAL)

CWECWE 88VNDGitpythonTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-08-25 02:16Z
HIGH

CVE-2026-78675 — GitPython: before 3.1.59 fails to disable merge_includes when parsing .gitmodules, allowing attackers to disclose

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

GitPython before 3.1.59 fails to disable merge_includes when parsing .gitmodules, allowing attackers to disclose local file content by including arbitrary file paths via [include] directives. Attackers can craft a malicious .gitmodules file with include directives pointing to sensitive files; when repo.submodules is accessed, GitConfigParser raises MissingSectionHeaderError embedding the target file's first line verbatim in the exception message. CVSSv3.1 8.4 (HIGH)

CWECWE 73VNDGitpythonTYPVulnerability
8.4
CVSS v3.1
92
Edit Score
3w ago
2026-08-25 02:16Z
HIGH

CVE-2026-75574 — Grav: The Grav Email plugin (getgrav/grav-plugin-email) before 4.2.2 renders page-editor-controlled Email action parameters as unsandboxed

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

The Grav Email plugin (getgrav/grav-plugin-email) before 4.2.2 renders page-editor-controlled Email action parameters as unsandboxed Twig templates. An authenticated remote user with only api.access and api.pages.write permissions can place a Twig expression in header.form.process.email.body, publish the page, and submit the form to execute an arbitrary operating-system command as the account running PHP. CVSSv3.1 8.8 (HIGH)

CWECWE 1336VNDGravTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-08-25 02:16Z
HIGH

CVE-2026-72696 — Grav: CMS before 2.0.16 contains a symlink following vulnerability in Scheduler Job::createLockFile() that allows

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

Grav CMS before 2.0.16 contains a symlink following vulnerability in Scheduler Job::createLockFile() that allows local attackers to overwrite arbitrary files by pre-creating symlinks at predictable lock file paths in the world-writable temp directory. Attackers can place a symlink at the predictable lock path pointing to any file the web server process can write to, and the next scheduled job run will follow the symlink and overwrite the target file's content with the job ID CVSSv3.1 8.4 (HIGH)

CWECWE 59VNDGravTYPVulnerability
8.4
CVSS v3.1
92
Edit Score
3w ago
2026-08-25 02:16Z
HIGH

CVE-2026-72695 — Grav: before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile() that allows authenticated users

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

Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile() that allows authenticated users with media management permissions to delete arbitrary files by supplying filenames with directory traversal sequences. The method validates only the basename portion of the filename while preserving unvalidated directory paths containing ../ sequences that are passed to unlink(), enabling deletion of files outside the intended media storage directory. CVSSv3.1 8.1 (HIGH)

CWECWE 22VNDGravTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3w ago
2026-08-25 02:16Z
CRIT

CVE-2026-56710 — Grav: Login plugin versions before 1.0.16 fail to validate the target account's privilege level

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

Grav Login plugin versions before 1.0.16 fail to validate the target account's privilege level in the onApiUserListRowAction unlock handler. An attacker with api.users.write permission can clear login lockout counters on admin.super accounts, removing brute-force protection from the highest-privilege accounts without requiring equivalent permissions. CVSSv3.1 9.8 (CRITICAL)

CWECWE 863VNDGravTYPVulnerability
9.8
CVSS v3.1
99
Edit Score