3w ago
2026-05-30 14:16Z
HIGH

CVE-2026-10119 — The manipulation of the argument filter_name leads to stack-based buffer overflow.

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

A security vulnerability has been detected in TRENDnet TEW-432BRP 3.10B20. Impacted is the function formSetMACFilter of the file /goform/formSetMACFilter. The manipulation of the argument filter_name leads to stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. The vendor explains: "This product has been EOL for 15 years (since 2009). As the item has been EOL for such a long time, we are not able CVSSv3.1 8.8 (HIGH)

CWECWE 121CWECWE 119TYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-30 10:16Z
HIGH

CVE-2026-7465 — Spectra: The Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin for WordPress

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

The Spectra Gutenberg Blocks – Website Builder for the Block Editor plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 2.19.25. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server. Exploitation requires a two-block payload embedded in post content: the first block registers a fake uagb/-prefixed block type with an attacker-specified render_callback, and the se CVSSv3.1 8.8 (HIGH)

CWECWE 269VNDSpectraTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-30 00:34Z
INFO

v9.2.2-rc1

BloodHound releases·github.com

BloodHound v9.2.2-rc1 release candidate published. Changes include a hotfix for current vulnerabilities (#2846) and a bump to dawgs v0.5.5 to resolve an index regression (#2847).

SWBloodhoundVNDSpecteropsTYPTool
28
Edit Score
3w ago
2026-05-29 20:16Z
HIGH

CVE-2026-48557 — Spatie: Laravel Media Library before version 11.23.0 contains a file upload restriction bypass in

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

Spatie Laravel Media Library before version 11.23.0 contains a file upload restriction bypass in FileAdder::defaultSanitizer(). The sanitizer checks only the final filename suffix, allowing double-extension filenames such as shell.php.jpg to bypass the blocklist, with pathinfo() preserving inner .php stems in saved filenames. The blocklist also omits executable extensions including .php6, .shtml, and .htaccess. The double-extension bypass requires a legacy Apache AddHandler c CVSSv3.1 8.8 (HIGH)

CWECWE 184VNDSpatieTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 20:16Z
CRIT

CVE-2026-45700 — Freerdp Freerdp: Prior to 3.26.0, FreeRDP's planar bitmap decoder has an out-of-bounds heap write when decoding

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

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's planar bitmap decoder has an out-of-bounds heap write when decoding RLE planar data. In libfreerdp/codec/planar.c, freerdp_bitmap_decompress_planar() validates the X destination coordinate nXDst against the caller-provided destination stride (nDstStep) even when it is writing into the internal temp buffer pTempData. An attacker can bypass the check with a large nDstStep and a large nXD CVSSv3.1 9.8 (CRITICAL)

CWECWE 787VNDFreerdpTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-05-29 20:16Z
CRIT

CVE-2026-45697 — Formie: Prior to 2.2.20 and 3.1.24, unauthenticated users could submit crafted values into Hidden fields

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

Formie is a Craft CMS plugin for creating forms. Prior to 2.2.20 and 3.1.24, unauthenticated users could submit crafted values into Hidden fields (with Default value → Custom) that were evaluated as Twig during submission handling, which could lead to serious compromise of the Craft site (depending on template/sandbox behavior). This vulnerability is fixed in 2.2.20 and 3.1.24. CVSSv3.1 9.8 (CRITICAL)

CWECWE 94CWECWE 693CWECWE 1336VNDFormieTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-05-29 20:16Z
CRIT

CVE-2026-45372 — cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library.

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

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.44.0, when cpp-httplib's server parses an incoming request, it applies percent-decoding to every header value except Location and Referer. The validity check (is_field_value) is run before decoding, so encoded %0D%0A passes the check and is then expanded to a literal \r\n byte pair inside the stored header value. This vulnerability is fixed in 0.44.0. CVSSv3.1 9.9 (CRITICAL)

CWECWE 93CWECWE 444TYPVulnerability
9.9
CVSS v3.1
100
Edit Score
728 × 90 / responsive · programmatic ad slot
3w ago
2026-05-29 20:16Z
HIGH

CVE-2026-44421 — FreeRDP: This can cause a large out-of-bounds heap write and may lead to client crashes

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

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP server can trigger a heap-buffer-overflow write in the FreeRDP client by sending crafted RDPGFX PDUs. The bug is in gdi_CacheToSurface: it validates a destination rectangle that is clamped to UINT16_MAX, but then performs the copy using the original cacheEntry->width/height. This can cause a large out-of-bounds heap write and may lead to client crashes or code execution. This bug CVSSv3.1 8.8 (HIGH)

CWECWE 122VNDFreerdpTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 20:16Z
HIGH

CVE-2026-44420 — FreeRDP: This can crash the server process (remote DoS) and may be exploitable for code

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

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, a malicious RDP client can trigger a heap-buffer-overflow write in FreeRDP's server-side clipboard (cliprdr) channel by sending a CB_CLIP_CAPS PDU with a too-small capabilitySetLength. This can crash the server process (remote DoS) and may be exploitable for code execution because it corrupts heap memory. This vulnerability is fixed in 3.26.0. CVSSv3.1 8.8 (HIGH)

CWECWE 122VNDFreerdpTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 19:34Z
HIGH

Metasploit Wrap Up 29/05/2026

Metasploit 6.4.135 release adds five new modules including two Linux kernel LPE exploits (Dirty Frag CVE-2026-43284/43500), a Citrix NetScaler info-leak scanner, a dompdf RCE module, and a WordPress plugin SSTI exploit. Also includes four bug fixes addressing SMB relay reporting, Kerberos hash handling, and zip file support.

SRFApplicationSRFWebOSLinuxSWMetasploitSWCitrix AdcSWDompdfSWOllamaSWWordpress
62
Edit Score
3w ago
2026-05-29 19:16Z
CRIT

CVE-2026-9051 — There: is an authentication bypass vulnerability in the NI SystemLink Enterprise Dashboard application that

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

There is an authentication bypass vulnerability in the NI SystemLink Enterprise Dashboard application that may allow an unauthenticated remote attacker to bypass authentication controls leading to privilege escalation or information disclosure.  Successful exploitation requires an attacker to send a specially crafted HTTP request.  This vulnerability affects NI SystemLink Enterprise 2026-04 and prior versions. CVSSv3.1 9.1 (CRITICAL)

CWECWE 306VNDThereTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3w ago
2026-05-29 19:16Z
HIGH

CVE-2026-49368 — JetBrains: In JetBrains YouTrack before 2026.1.13162 stored XSS in project notification templates was possible

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

In JetBrains YouTrack before 2026.1.13162 stored XSS in project notification templates was possible CVSSv3.1 8.7 (HIGH)

CWECWE 79VNDJetbrainsTYPVulnerability
8.7
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 19:16Z
HIGH

CVE-2026-49367 — JetBrains: In JetBrains IntelliJ IDEA before 2026.1.1 command execution was possible via the guest user

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

In JetBrains IntelliJ IDEA before 2026.1.1 command execution was possible via the guest user account CVSSv3.1 8.0 (HIGH)

CWECWE 862VNDJetbrainsTYPVulnerability
8.0
CVSS v3.1
90
Edit Score
3w ago
2026-05-29 19:16Z
CRIT

CVE-2026-47744 — Shopper: Combined, these two defects allow a low-privilege authenticated user to obtain administrator privileges and

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

Shopper is a Headless e-commerce Admin Panel. Prior to 2.8.0, two distinct authorization defects in the team settings allowed any authenticated panel user to take over the RBAC system. Settings/Team/Index had no mount() authorization. Any authenticated user could load the page and use its public actions to create new roles and delete other users, including administrators. Settings/Team/RolePermission gated its write actions on the read-only view_users permission. Any user hol CVSSv3.1 9.9 (CRITICAL)

CWECWE 269CWECWE 285VNDShopperTYPVulnerability
9.9
CVSS v3.1
100
Edit Score
3w ago
2026-05-29 19:16Z
HIGH

CVE-2026-47740 — Shopper: Prior to 2.8.0, Multiple Filament actions on the admin Order detail and Order shipments

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

Shopper is a Headless e-commerce Admin Panel. Prior to 2.8.0, Multiple Filament actions on the admin Order detail and Order shipments table were callable by an authenticated low-privilege user without the permission required to mutate orders. The order detail actions cancel, mark paid, mark complete, capture payment, archive, and start processing were callable with the read-only read_orders permission and did not require edit_orders. capturePayment could trigger an actual PSP CVSSv3.1 8.1 (HIGH)

CWECWE 862CWECWE 285VNDShopperTYPVulnerability
8.1
CVSS v3.1
91
Edit Score
3w ago
2026-05-29 19:16Z
HIGH

CVE-2026-46372 — SillyTavern: is a locally installed user interface that allows users to interact with text

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

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, SillyTavern exposes /api/search/searxng, which accepts attacker-controlled baseUrl and uses it directly to build outbound server-side fetches. An authenticated low-privilege user can point baseUrl at an internal or loopback HTTP service and receive the /search response body. This CVSSv3.1 8.5 (HIGH)

CWECWE 918VNDSillytavernTYPVulnerability
8.5
CVSS v3.1
93
Edit Score
3w ago
2026-05-29 19:16Z
CRIT

CVE-2026-44650 — SillyTavern: is a locally installed user interface that allows users to interact with text

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

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, POST /api/extensions/delete endpoint accepts extensionName: "." which bypasses sanitize-filename validation, causing the entire user extensions directory to be recursively deleted. No authentication is required in the default configuration. This vulnerability is fixed in 1.18.0. CVSSv3.1 9.1 (CRITICAL)

CWECWE 22VNDSillytavernTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3w ago
2026-05-29 19:16Z
CRIT

CVE-2026-44649 — SillyTavern: is a locally installed user interface that allows users to interact with text

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

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, SillyTavern accepts Remote-User (Authelia) and X-Authentik-Username (Authentik) HTTP headers to automatically log in users when SSO is configured. There is no validation that these headers originate from a trusted reverse proxy. Any network client that can reach the SillyTavern p CVSSv3.1 9.8 (CRITICAL)

CWECWE 306CWECWE 290CWECWE 346CWECWE 807VNDSillytavernTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-05-29 19:16Z
HIGH

CVE-2026-42941 — Danelec: The Danelec MacGregor Voyage Data Recorder device includes a default username and password, with

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

The Danelec MacGregor Voyage Data Recorder device includes a default username and password, with no enforced password change. CVSSv3.1 8.3 (HIGH)

CWECWE 1392VNDDanelecTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
3w ago
2026-05-29 19:16Z
HIGH

CVE-2026-42929 — Danelec: MacGregor Voyage Data Recorder includes default accounts with hard-coded credentials.

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

Danelec MacGregor Voyage Data Recorder includes default accounts with hard-coded credentials. CVSSv3.1 8.3 (HIGH)

CWECWE 798VNDDanelecTYPVulnerability
8.3
CVSS v3.1
92
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-7786 — Jinan: USR IOT Technology Limited (PUSR) USR-W610 RS232/485 to Wi-Fi/Ethernet Converter device firmware contains

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

Jinan USR IOT Technology Limited (PUSR) USR-W610 RS232/485 to Wi-Fi/Ethernet Converter device firmware contains plaintext administrative credentials embedded in the firmware image. These credentials can be extracted through firmware analysis and used to authenticate to device services. CVSSv3.1 9.8 (CRITICAL)

CWECWE 798VNDJinanTYPVulnerability
9.8
CVSS v3.1
99
Edit Score
3w ago
2026-05-29 18:17Z
HIGH

CVE-2026-6824 — XSS: A stored cross-site scripting (XSS) vulnerability exists in certain 1xxx series NVR devices due

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

A stored cross-site scripting (XSS) vulnerability exists in certain 1xxx series NVR devices due to insufficient sanitization of user-supplied input in specific functional modules. Attackers can inject malicious scripts, which are then persistently stored on the device backend. When administrators or users access affected pages, the stored scripts are executed in their browsers, leading to potential session hijacking, unauthorized actions, or data theft. CVSSv3.1 8.4 (HIGH)

CWECWE 79VNDXssTYPVulnerability
8.4
CVSS v3.1
92
Edit Score
3w ago
2026-05-29 18:17Z
HIGH

CVE-2026-5768 — Frontier: The Frontier X2 device allows unauthenticated BLE read/write access to critical GATT characteristics without

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

The Frontier X2 device allows unauthenticated BLE read/write access to critical GATT characteristics without enforcing pairing authentication or authorization. This allows attackers within BLE range to perform unauthorized control of device functions, including starting/stopping activities, triggering vibrations, causing denial-of-service conditions, and fuzzing characteristic values to induce unexpected behavior. Additionally, the Frontier X mobile application lacks proper B CVSSv3.1 8.8 (HIGH)

CWECWE 306VNDFrontierTYPVulnerability
8.8
CVSS v3.1
94
Edit Score
3w ago
2026-05-29 18:17Z
CRIT

CVE-2026-5386 — KMW: The affected KMW CCTV Security Cameras are vulnerable to a critical unauthenticated password reset.

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

The affected KMW CCTV Security Cameras are vulnerable to a critical unauthenticated password reset. This flaw allows an attacker to remotely reset the administrator password to a known value without authentication, granting full access to the camera feeds and settings. CVSSv3.1 9.1 (CRITICAL)

CWECWE 620VNDKmwTYPVulnerability
9.1
CVSS v3.1
96
Edit Score
3w ago
2026-05-29 18:17Z
HIGH

CVE-2026-47125 — Arcane: By overriding values like REGISTRY, IMAGE, DATABASE_URL, or SECRET_KEY that other users reference via

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

Arcane is an interface for managing Docker containers, images, networks, and volumes. Prior to 1.19.2, the PUT /api/environments/{id}/templates/variables endpoint, which writes the system-wide .env.global file used for variable substitution in every project's compose file, is missing an admin authorization check. Any authenticated non-admin user can call this endpoint with their bearer token or API key and overwrite the global environment variables that are merged into every CVSSv3.1 8.8 (HIGH)

CWECWE 862VNDArcaneTYPVulnerability
8.8
CVSS v3.1
94
Edit Score