6.5
    Medium

    CVE-2025-57428

    Last Modified: 15 Apr 2026

    Default credentials in Each Italy Wireless Mini Router WIRELESS-N 300M v28K.MiniRouter.20190211 allows attackers to gain access to the debug shell exposed via Telnet on Port 23 and execute hardware-level flash and register manipulation commands.

    Published:29 Sept 2025
    7.8
    High

    CVE-2025-57392

    Last Modified: 17 Sept 2025

    BenimPOS Masaustu 3.0.x is affected by insecure file permissions. The application installation directory grants Everyone and BUILTIN\Users groups FILE_ALL_ACCESS, allowing local users to replace or modify .exe and .dll files. This may lead to privilege escalation or arbitrary code execution upon launch by another user or elevated context.

    Published:10 Sept 2025
    5.4
    Medium

    CVE-2025-57389

    Last Modified: 15 Apr 2026

    A reflected cross-site scripting (XSS) vulnerability in the /admin/system/packages endpoint of Luci OpenWRT v18.06.2 allows attackers to execute arbitrary Javascript in the context of a user's browser via a crafted payload. This vulnerability was fixed in OpenWRT v19.07.0.

    Published:1 Oct 2025
    8.8
    High

    CVE-2025-57310

    Last Modified: 31 Dec 2025

    A Cross-Site Request Forgery (CSRF) vulnerability in Salmen2/Simple-Faucet-Script v1.07 via crafted POST request to admin.php?p=ads&c=1 allowing attackers to execute arbitrary code.

    Published:12 Nov 2025
    Unknown

    CVE-2025-57298

    https://github.com/minnggyuu/CVE-2025-57298

    8.8
    High

    CVE-2025-57199

    Last Modified: 23 Dec 2025

    AVTECH SECURITY Corporation DGM1104 FullImg-1015-1004-1006-1003 was discovered to contain an authenticated command injection vulnerability in the NetFailDetectD binary. This vulnerability allows attackers to execute arbitrary commands via a crafted input.

    Published:3 Dec 2025
    6.5
    Medium

    CVE-2025-57176

    Last Modified: 17 Jan 2026

    On Ceragon Networks / Siklu Communication EtherHaul and MultiHaul Series microwave antennas before 2026-03-10, the rfpiped service on TCP port 555 allows unauthenticated file uploads to any writable location on the device. File upload packets use weak encryption (metadata only) with file contents transmitted in cleartext. No authentication or path validation is performed.

    Source:semaja2
    Published:15 Sept 2025
    9.8
    Critical

    CVE-2025-57174

    Last Modified: 17 Jan 2026

    An issue was discovered in Siklu Communications Etherhaul 8010TX and 1200FX devices, Firmware 7.4.0 through 10.7.3 and possibly other previous versions. The rfpiped service listening on TCP port 555 which uses static AES encryption keys hardcoded in the binary. These keys are identical across all devices, allowing attackers to craft encrypted packets that execute arbitrary commands without authentication. This is a failed patch for CVE-2017-7318. This issue may affect other Etherhaul series devices with shared firmware.

    Source:semaja2
    Published:15 Sept 2025
    6.5
    Medium

    CVE-2025-57055

    Last Modified: 23 Sept 2025

    WonderCMS 3.5.0 is vulnerable to Server-Side Request Forgery (SSRF) in the custom module installation functionality. An authenticated administrator can supply a malicious URL via the pluginThemeUrl POST parameter. The server fetches the provided URL using curl_exec() without sufficient validation, allowing the attacker to force internal or external HTTP requests.

    Published:17 Sept 2025
    9.8
    Critical

    CVE-2025-57052

    Last Modified: 3 Nov 2025

    cJSON 1.5.0 through 1.7.18 allows out-of-bounds access via the decode_array_index_from_pointer function in cJSON_Utils.c, allowing remote attackers to bypass array bounds checking and access restricted data via malformed JSON pointer strings containing alphanumeric characters.

    Published:3 Sept 2025
    9.8
    Critical

    CVE-2025-56819

    Last Modified: 10 Oct 2025

    An issue in Datart v.1.0.0-rc.3 allows a remote attacker to execute arbitrary code via the INIT connection parameter.

    Published:24 Sept 2025
    7.1
    High

    CVE-2025-56815

    Last Modified: 10 Oct 2025

    Datart 1.0.0-rc.3 is vulnerable to Directory Traversal in the POST /viz/image interface, since the server directly uses MultipartFile.transferTo() to save the uploaded file to a path controllable by the user, and lacks strict verification of the file name.

    Published:24 Sept 2025
    6.1
    Medium

    CVE-2025-56807

    Last Modified: 16 Oct 2025

    A cross-site scripting (XSS) vulnerability in FairSketch RISE Ultimate Project Manager & CRM 3.9.4 allows an administrator to store a JavaScript payload using the file explorer in the admin dashboard when creating new folders.

    Published:29 Sept 2025
    8.4
    High

    CVE-2025-56803

    Last Modified: 26 Sept 2025

    Figma Desktop for Windows version 125.6.5 contains a command injection vulnerability in the local plugin loader. An attacker can execute arbitrary OS commands by setting a crafted build field in the plugin's manifest.json. This field is passed to child_process.exec without validation, leading to possible RCE. NOTE: this is disputed by the Supplier because the behavior only allows a local user to attack himself via a local plugin. The local build procedure, which is essential to the attack, is not executed for plugins shared to the Figma Community.

    Published:3 Sept 2025
    5.1
    Medium

    CVE-2025-56802

    Last Modified: 17 Nov 2025

    The Reolink desktop application uses a hard-coded and predictable AES encryption key to encrypt user configuration files allowing attackers with local access to decrypt sensitive application data stored in %APPDATA%. A different vulnerability than CVE-2025-56801. NOTE: the Supplier's position is that material is not hardcoded and is instead randomly generated on each installation of the application.

    Published:21 Oct 2025
    5.1
    Medium

    CVE-2025-56801

    Last Modified: 17 Nov 2025

    The Reolink Desktop Application 8.18.12 contains hardcoded credentials as the Initialization Vector (IV) in its AES-CFB encryption implementation allowing attackers with access to the application environment to reliably decrypt encrypted configuration data. NOTE: the Supplier's position is that material is not hardcoded and is instead randomly generated on each installation of the application.

    Published:21 Oct 2025
    5.1
    Medium

    CVE-2025-56800

    Last Modified: 17 Nov 2025

    Reolink desktop application 8.18.12 contains a vulnerability in its local authentication mechanism. The application implements lock screen password logic entirely on the client side using JavaScript within an Electron resource file. Because the password is stored and returned via a modifiable JavaScript property(a.settingsManager.lockScreenPassword), an attacker can patch the return value to bypass authentication. NOTE: this is disputed by the Supplier because the lock-screen bypass would only occur if the local user modified his own instance of the application.

    Published:21 Oct 2025
    6.5
    Medium

    CVE-2025-56799

    Last Modified: 17 Nov 2025

    Reolink desktop application 8.18.12 contains a command injection vulnerability in its scheduled cache-clearing mechanism via a crafted folder name. NOTE: this is disputed by the Supplier because a crafted folder name would arise only if the local user were attacking himself.

    Published:21 Oct 2025
    9
    Critical

    CVE-2025-56795

    Last Modified: 16 Oct 2025

    Mealie 3.0.1 and earlier is vulnerable to Stored Cross-Site Scripting (XSS) in the recipe creation functionality. Unsanitized user input in the "note" and "text" fields of the "/api/recipes/{recipe_name}" endpoint is rendered in the frontend without proper escaping leading to persistent XSS.

    Published:29 Sept 2025
    Unknown

    CVE-2025-56772

    https://github.com/RRespxwnss/CVE-2025-56772

    Unknown

    CVE-2025-56771

    https://github.com/RRespxwnss/CVE-2025-56771

    5.3
    Medium

    CVE-2025-56764

    Last Modified: 11 Nov 2025

    Trivision NC-227WF firmware 5.80 (build 20141010) login mechanism reveals whether a username exists or not by returning different error messages ("Unknown user" vs. "Wrong password"), allowing an attacker to enumerate valid usernames.

    Published:29 Sept 2025
    6.1
    Medium

    CVE-2025-56762

    Last Modified: 3 Oct 2025

    Paracrawl KeOPs v2 is vulnerable to Cross Site Scripting (XSS) in error.php.

    Published:19 Sept 2025
    Unknown

    CVE-2025-56708

    https://github.com/xkaneiki/rtty_CVE-2025-56708-CVE-2025-56709

    9.1
    Critical

    CVE-2025-56643

    Last Modified: 31 Dec 2025

    Requarks Wiki.js 2.5.307 does not properly revoke or invalidate active JWT tokens when a user logs out. As a result, previously issued tokens remain valid and can be reused to access the system, even after logout. This behavior affects session integrity and may allow unauthorized access if a token is compromised. The issue is present in the authentication resolver logic and affects both the GraphQL endpoint and the logout mechanism.

    Published:18 Nov 2025
    4.2
    Medium

    CVE-2025-56608

    Last Modified: 8 Sept 2025

    The SourceCodester Android application "Corona Virus Tracker App India" 1.0 uses MD5 for digest authentication in `OkHttpClientWrapper.java`. The `handleDigest()` function employs `MessageDigest.getInstance("MD5")` to hash credentials. MD5 is a broken cryptographic algorithm known to allow hash collisions. This makes the authentication mechanism vulnerable to replay, spoofing, or brute-force attacks, potentially leading to unauthorized access. The vulnerability corresponds to CWE-327 and aligns with OWASP M5: Insufficient Cryptography and MASVS MSTG-CRYPTO-4.

    Published:3 Sept 2025
    5.4
    Medium

    CVE-2025-56605

    Last Modified: 15 Apr 2026

    A reflected Cross-Site Scripting (XSS) vulnerability exists in the register.php backend script of PuneethReddyHC Event Management System 1.0. The mobile POST parameter is improperly validated and echoed back in the HTTP response without sanitization, allowing an attacker to inject and execute arbitrary JavaScript code in the victim's browser.

    Published:26 Feb 2026
    6.1
    Medium

    CVE-2025-56537

    Last Modified: 2 May 2026

    A stored cross-site scripting (XSS) vulnerability in opennebula v6.10.0.1 and fixed in v.7.0 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the virtual network template parameter.

    Published:29 Apr 2026
    6.1
    Medium

    CVE-2025-56536

    Last Modified: 30 Apr 2026

    A stored cross-site scripting (XSS) vulnerability in opennebula v6.10.0.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the user information parameter.

    Published:29 Apr 2026
    6.1
    Medium

    CVE-2025-56535

    Last Modified: 2 May 2026

    A cross-site scripting (XSS) vulnerability in opennebula v6.10.0.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the zone attribute parameter.

    Published:29 Apr 2026
    6.1
    Medium

    CVE-2025-56534

    Last Modified: 30 Apr 2026

    A cross-site scripting (XSS) vulnerability in the custom authenticator driver of opennebula v6.10.0.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload.

    Published:29 Apr 2026
    6.1
    Medium

    CVE-2025-56526

    Last Modified: 2 Dec 2025

    Cross site scripting (XSS) vulnerability in Kotaemon 0.11.0 allowing attackers to execute arbitrary code via a crafted PDF.

    Published:18 Nov 2025
    Unknown

    CVE-2025-56521

    https://github.com/Dong-hui-li/CVE-2025-56521andCVE-2025-56522

    8.8
    High

    CVE-2025-56515

    Last Modified: 15 Oct 2025

    File upload vulnerability in Fiora chat application 1.0.0 through user avatar upload functionality. The application fails to validate SVG file content, allowing malicious SVG files with embedded foreignObject elements containing iframe tags and JavaScript event handlers (onmouseover) to be uploaded and stored. When rendered, these SVG files execute arbitrary JavaScript, enabling attackers to steal user sessions, cookies, and perform unauthorized actions in the context of users viewing affected profiles.

    Published:1 Oct 2025
    5.4
    Medium

    CVE-2025-56514

    Last Modified: 21 Oct 2025

    Cross Site Scripting (XSS) vulnerability in Fiora chat application 1.0.0 allows executes arbitrary JavaScript when malicious SVG files are rendered by other users.

    Published:1 Oct 2025
    9.8
    Critical

    CVE-2025-56513

    Last Modified: 11 May 2026

    NiceHash QuickMiner 6.12.0 perform software updates over HTTP without validating digital signatures or hash checks. An attacker capable of intercepting or redirecting traffic to the update url and can hijack the update process and deliver arbitrary executables that are automatically executed, resulting in full remote code execution. This constitutes a critical supply chain attack vector. NOTE: the Supplier reports that the existence of an http://update.nicehash.com URL is a fabrication, and that there is no other use of HTTP (rather than HTTPS).

    Published:30 Sept 2025
    6.5
    Medium

    CVE-2025-56503

    Last Modified: 15 Apr 2026

    An issue in Sublime HQ Pty Ltd Sublime Text 4 4200 allows authenticated attackers with low-level privileges to escalate privileges to Administrator via replacing the uninstall file with a crafted binary in the installation folder. NOTE: this is disputed by the Supplier because replacing the uninstall file requires administrator permissions, i.e., there is no privilege escalation.

    Published:10 Nov 2025
    6.5
    Medium

    CVE-2025-56499

    Last Modified: 31 Dec 2025

    Incorrect access control in mihomo v1.19.11 allows authenticated attackers with low-level privileges to read arbitrary files with elevated privileges via obtaining the external control key from the config file.

    Published:18 Nov 2025
    6.5
    Medium

    CVE-2025-56450

    Last Modified: 15 Apr 2026

    Log2Space Subscriber Management Software 1.1 is vulnerable to unauthenticated SQL injection via the `lead_id` parameter in the `/l2s/api/selfcareLeadHistory` endpoint. A remote attacker can exploit this by sending a specially crafted POST request, resulting in the execution of arbitrary SQL queries. The backend fails to sanitize the user input, allowing enumeration of database schemas, table names, and potentially leading to full database compromise.

    Published:21 Oct 2025
    5.3
    Medium

    CVE-2025-56435

    Last Modified: 9 Sept 2025

    SQL Injection vulnerability in FoxCMS v1.2.6 and before allows a remote attacker to execute arbitrary code via the. file /DataBackup.php and the operation on the parameter id.

    Published:3 Sept 2025
    8.8
    High

    CVE-2025-56399

    Last Modified: 15 Apr 2026

    alexusmai laravel-file-manager 3.3.1 and before allows an authenticated attacker to achieve Remote Code Execution (RCE) through a crafted file upload. A file with a '.png` extension containing PHP code can be uploaded via the file manager interface. Although the upload appears to fail client-side validation, the file is still saved on the server. The attacker can then use the rename API to change the file extension to `.php`, and upon accessing it via a public URL, the server executes the embedded code.

    Published:28 Oct 2025
    8.4
    High

    CVE-2025-56383

    Last Modified: 15 Apr 2026

    Notepad++ v8.8.3 has a DLL hijacking vulnerability, which can replace the original DLL file to execute malicious code. NOTE: this is disputed by multiple parties because the behavior only occurs when a user installs the product into a directory tree that allows write access by arbitrary unprivileged users.

    Published:26 Sept 2025
    6.5
    Medium

    CVE-2025-56381

    Last Modified: 3 Oct 2025

    ERPNEXT v15.67.0 was discovered to contain multiple SQL injection vulnerabilities in the /api/method/frappe.desk.reportview.get endpoint via the order_by and group_by parameters.

    Published:2 Oct 2025
    6.5
    Medium

    CVE-2025-56380

    Last Modified: 3 Oct 2025

    Frappe Framework v15.72.4 was discovered to contain a SQL injection vulnerability via the fieldname parameter in the frappe.client.get_value API endpoint and a crafted script to the fieldname parameter

    Published:2 Oct 2025
    5.4
    Medium

    CVE-2025-56379

    Last Modified: 3 Oct 2025

    A stored cross-site scripting (XSS) vulnerability in the blog post feature of ERPNEXT v15.67.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the content field.

    Published:2 Oct 2025
    6.5
    Medium

    CVE-2025-56311

    Last Modified: 15 Apr 2026

    In Shenzhen C-Data Technology Co. FD602GW-DX-R410 (firmware v2.2.14), the web management interface contains an authenticated CSRF vulnerability on the reboot endpoint (/boaform/admin/formReboot). An attacker can craft a malicious webpage that, when visited by an authenticated administrator, causes the router to reboot without explicit user consent. This lack of CSRF protection on a sensitive administrative function can lead to denial of service by disrupting network availability.

    Published:23 Sept 2025
    6.1
    Medium

    CVE-2025-56243

    Last Modified: 15 Oct 2025

    A Cross-Site Scripting (XSS) vulnerability was found in the register.php page of PuneethReddyHC Event Management System 1.0, where the event_id GET parameter is improperly handled. An attacker can craft a malicious URL to execute arbitrary JavaScript in the victim s browser by injecting code into this parameter.

    Published:7 Oct 2025
    8.1
    High

    CVE-2025-56224

    Last Modified: 27 Oct 2025

    A lack of rate limiting in the One-Time Password (OTP) verification endpoint of SigningHub v8.6.8 allows attackers to bypass verification via a bruteforce attack.

    Published:20 Oct 2025
    7.5
    High

    CVE-2025-56223

    Last Modified: 27 Oct 2025

    A lack of rate limiting in the component /Home/UploadStreamDocument of SigningHub v8.6.8 allows attackers to cause a Denial of Service (DoS) via uploading an excessive number of files.

    Published:20 Oct 2025
    9.8
    Critical

    CVE-2025-56221

    Last Modified: 27 Oct 2025

    A lack of rate limiting in the login mechanism of SigningHub v8.6.8 allows attackers to bypass authentication via a brute force attack.

    Published:17 Oct 2025
    Items Per Page