CVE Feed

    Dashboard / CVE

    2.7
    Low

    CVE-2025-10723

    Last Modified: 15 Apr 2026

    The PixelYourSite WordPress plugin before 11.1.2 does not validate some URL parameters before using them to generate paths passed to function/s, allowing any admins to perform LFI attacks

    Published: 24 Oct 2025
    4.8
    Medium

    CVE-2025-61931

    Last Modified: 15 Apr 2026

    Pleasanter contains a stored cross-site scripting vulnerability in Body, Description and Comments, which allows an attacker to execute an arbitrary script in a logged-in user's web browser.

    Published: 24 Oct 2025
    5.1
    Medium

    CVE-2025-58070

    Last Modified: 15 Apr 2026

    Pleasanter contains a stored cross-site scripting vulnerability in Preview for Attachments, which allows an attacker to execute an arbitrary script in a logged-in user's web browser.

    Published: 24 Oct 2025
    7.8
    High

    CVE-2023-53733

    Last Modified: 4 Aug 2026

    In the Linux kernel, the following vulnerability has been resolved: net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode When u32_replace_hw_knode fails, we need to undo the tcf_bind_filter operation done at u32_set_parms.

    Published: 24 Oct 2025
    6.8
    Medium

    CVE-2025-56438

    Last Modified: 15 Apr 2026

    An issue in the firmware update mechanism of Nous W3 Smart WiFi Camera v1.33.50.82 allows unauthenticated and physically proximate attackers to escalate privileges to root via supplying a crafted update.tar archive file stored on a FAT32-formatted SD card.

    Published: 24 Oct 2025
    8.2
    High

    CVE-2025-46183

    Last Modified: 15 Apr 2026

    The Utils.deserialize function in pgCodeKeeper 10.12.0 processes serialized data from untrusted sources. If an attacker provides a specially crafted .ser file, deserialization may result in unintended code execution or other malicious behavior on the target system.

    Published: 24 Oct 2025
    7.8
    High

    CVE-2025-40018

    Last Modified: 30 Jul 2026

    In the Linux kernel, the following vulnerability has been resolved: ipvs: Defer ip_vs_ftp unregister during netns cleanup On the netns cleanup path, __ip_vs_ftp_exit() may unregister ip_vs_ftp before connections with valid cp->app pointers are flushed, leading to a use-after-free. Fix this by introducing a global `exiting_module` flag, set to true in ip_vs_ftp_exit() before unregistering the pernet subsystem. In __ip_vs_ftp_exit(), skip ip_vs_ftp unregister if called during netns cleanup (when exiting_module is false) and defer it to __ip_vs_cleanup_batch(), which unregisters all apps after all connections are flushed. If called during module exit, unregister ip_vs_ftp immediately.

    Published: 24 Oct 2025
    7
    High

    CVE-2025-40020

    Last Modified: 11 May 2026

    In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: fix shift-out-of-bounds issue Explicitly uses a 64-bit constant when the number of bits used for its shifting is 32 (which is the case for PC CAN FD interfaces supported by this driver). [mkl: update subject, apply manually]

    Published: 24 Oct 2025
    5.3
    Medium

    CVE-2021-43768

    Last Modified: 15 Apr 2026

    In Malwarebytes For Teams v.1.0.990 and before and fixed in v.1.0.1003 and later a privilege escalation can occur via the COM interface running in mbamservice.exe.

    Published: 24 Oct 2025
    7.8
    High

    CVE-2025-40024

    Last Modified: 30 Jul 2026

    In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhost_task. vhost_task_create() creates a task and keeps a reference to its task_struct. That task may exit early via a signal and its task_struct will be released. A pending vhost_task_wake() will then attempt to wake the task and access a task_struct which is no longer there. Acquire a reference on the task_struct while creating the thread and release the reference while the struct vhost_task itself is removed. If the task exits early due to a signal, then the vhost_task_wake() will still access a valid task_struct. The wake is safe and will be skipped in this case.

    Published: 24 Oct 2025
    5.5
    Medium

    CVE-2025-40022

    Last Modified: 12 May 2026

    In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix incorrect boolean values in af_alg_ctx Commit 1b34cbbf4f01 ("crypto: af_alg - Disallow concurrent writes in af_alg_sendmsg") changed some fields from bool to 1-bit bitfields of type u32. However, some assignments to these fields, specifically 'more' and 'merge', assign values greater than 1. These relied on C's implicit conversion to bool, such that zero becomes false and nonzero becomes true. With a 1-bit bitfields of type u32 instead, mod 2 of the value is taken instead, resulting in 0 being assigned in some cases when 1 was intended. Fix this by restoring the bool type.

    Published: 24 Oct 2025
    5.5
    Medium

    CVE-2025-40023

    Last Modified: 11 May 2026

    In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Don't expose sysfs attributes not applicable for VFs VFs can't read BMG_PCIE_CAP(0x138340) register nor access PCODE (already guarded by the info.skip_pcode flag) so we shouldn't expose attributes that require any of them to avoid errors like: [] xe 0000:03:00.1: [drm] Tile0: GT0: VF is trying to read an \ inaccessible register 0x138340+0x0 [] RIP: 0010:xe_gt_sriov_vf_read32+0x6c2/0x9a0 [xe] [] Call Trace: [] xe_mmio_read32+0x110/0x280 [xe] [] auto_link_downgrade_capable_show+0x2e/0x70 [xe] [] dev_attr_show+0x1a/0x70 [] sysfs_kf_seq_show+0xaa/0x120 [] kernfs_seq_show+0x41/0x60 (cherry picked from commit a2d6223d224f333f705ed8495bf8bebfbc585c35)

    Published: 24 Oct 2025
    5.5
    Medium

    CVE-2025-40021

    Last Modified: 11 May 2026

    In the Linux kernel, the following vulnerability has been resolved: tracing: dynevent: Add a missing lockdown check on dynevent Since dynamic_events interface on tracefs is compatible with kprobe_events and uprobe_events, it should also check the lockdown status and reject if it is set.

    Published: 24 Oct 2025
    5.3
    Medium

    CVE-2025-52099

    Last Modified: 3 Dec 2025

    DO NOT USE THIS CVE RECORD. ConsultIDs: CVE-2025-29088. Reason: This record is a duplicate of CVE-2025-29088. Notes: All CVE users should reference CVE-2025-29088 instead of this record. All references and descriptions in this record have been removed to prevent accidental usage.

    Published: 24 Oct 2025
    8.3
    High

    CVE-2025-60954

    Last Modified: 28 Oct 2025

    Microweber CMS 2.0 has Weak Password Requirements. The application does not enforce minimum password length or complexity during password resets. Users can set extremely weak passwords, including single-character passwords, which can lead to account compromise, including administrative accounts.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60938

    Last Modified: 28 Oct 2025

    Emoncms 11.7.3 has a remote code execution vulnerability in the firmware upload feature that allows authenticated users to execute arbitrary commands on the target system. The vulnerability stems from insufficient input validation of user-controlled parameters including filename, port, baud_rate, core, and autoreset within the /admin/upload-custom-firmware endpoint.

    Published: 24 Oct 2025
    6.1
    Medium

    CVE-2025-60936

    Last Modified: 28 Oct 2025

    Emoncms 11.7.3 is vulnerable to Cross Site in the input handling mechanism. This vulnerability allows authenticated attackers with API access to inject malicious JavaScript code that executes when administrators view the application logs.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60572

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formAdvNetwork.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60571

    Last Modified: 28 Oct 2025

    D-Link DIR600LAx FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetQoS.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60570

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formLogDnsquery.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60569

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetRoute.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60565

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSchedule.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60564

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetLog.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60562

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formWlSiteSurvey.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60561

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetEmail.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60559

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetDomainFilter.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60558

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formVirtualServ.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60557

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetEasy_Wizard.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60555

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetWizardSelectMode.

    Published: 24 Oct 2025
    9.8
    Critical

    CVE-2025-60553

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetWAN_Wizard52.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60552

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formTcpipSetup.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60551

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the next_page parameter in the function formDeviceReboot.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60550

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formEasySetTimezone.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60547

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetWAN_Wizard7.

    Published: 24 Oct 2025
    5.3
    Medium

    CVE-2025-60729

    Last Modified: 27 Oct 2025

    PerfreeBlog v4.0.11 has an arbitrary file read vulnerability in the validThemeFilePath function

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60568

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formAdvFirewall.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60563

    Last Modified: 27 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetPortTr.

    Published: 24 Oct 2025
    9.8
    Critical

    CVE-2025-60554

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetEnableWizard.

    Published: 24 Oct 2025
    9.8
    Critical

    CVE-2025-60548

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formLanSetupRouterSettings.

    Published: 24 Oct 2025
    6.2
    Medium

    CVE-2025-60419

    Last Modified: 15 Apr 2026

    An issue was discovered in the NDIS Usermode IO driver (RtkIOAC60.sys, version 6.0.5600.16348) allowing local authenticated attackers to send a crafted IOCTL request to the driver to cause a denial of service.

    Published: 24 Oct 2025
    5.5
    Medium

    CVE-2025-40019

    Last Modified: 15 Apr 2026

    In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption Move the ssize check to the start in essiv_aead_crypt so that it's also checked for decryption and in-place encryption.

    Published: 24 Oct 2025
    7.6
    High

    CVE-2025-60730

    Last Modified: 27 Oct 2025

    PerfreeBlog v4.0.11 has an arbitrary file deletion vulnerability in the unInstallTheme function

    Published: 24 Oct 2025
    7.6
    High

    CVE-2025-60731

    Last Modified: 27 Oct 2025

    PerfreeBlog v4.0.11 has a File Upload vulnerability in the installTheme function

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60566

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetMACFilter.

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60556

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formSetWizard1.

    Published: 24 Oct 2025
    9.8
    Critical

    CVE-2025-60803

    Last Modified: 15 Apr 2026

    Antabot White-Jotter up to commit 9bcadc was discovered to contain an unauthenticated remote code execution (RCE) vulnerability via the component /api/aaa;/../register.

    Published: 24 Oct 2025
    7.6
    High

    CVE-2025-60735

    Last Modified: 27 Oct 2025

    PerfreeBlog v4.0.11 has a File Upload vulnerability in the installPlugin function

    Published: 24 Oct 2025
    7.5
    High

    CVE-2025-60549

    Last Modified: 28 Oct 2025

    D-Link DIR600L Ax FW116WWb01 was discovered to contain a buffer overflow via the curTime parameter in the function formAutoDetecWAN_wizard4.

    Published: 24 Oct 2025
    8.2
    High

    CVE-2025-60801

    Last Modified: 5 Nov 2025

    jshERP up to commit fbda24da was discovered to contain an unauthenticated remote code execution (RCE) vulnerability via the jsh_erp function.

    Published: 24 Oct 2025
    6.2
    Medium

    CVE-2025-46185

    Last Modified: 15 Apr 2026

    An Insecure Permission vulnerability in pgcodekeeper 10.12.0 allows a local attacker to obtain sensitive information via the plaintext storage of passwords and usernames.

    Published: 24 Oct 2025