CVE Feed

    Dashboard / CVE

    5.5
    Medium

    CVE-2026-13592

    Last Modified: 1 Jul 2026

    A vulnerability was detected in liftoff-sr CIPster up to e8e9dba09bf56962807d3504b783ccdb6287f3e4. Affected by this issue is the function BufWriter::append of the component EtherNet IP Message Handler. Performing a manipulation results in out-of-bounds write. Remote exploitation of the attack is possible. The exploit is now public and may be used. This product follows a rolling release approach for continuous delivery, so version details for affected or updated releases are not provided. The patch is named 3a0159ed43125dcd024a1965f0289cb186bae9ff. To fix this issue, it is recommended to deploy a patch.

    Published: 29 Jun 2026
    7.7
    High

    CVE-2026-56780

    Last Modified: 1 Jul 2026

    Modoboa before 2.9.0 contains an insecure direct object reference vulnerability in the PUT /api/v1/accounts/{pk}/password/ endpoint that allows domain administrators to change any user's password. Attackers with domain admin privileges can bypass object-level access controls to reset superadmin passwords and achieve full account takeover.

    Published: 29 Jun 2026
    7.7
    High

    CVE-2026-56285

    Last Modified: 1 Jul 2026

    Nitter's /video media proxy endpoint fails to validate target URLs against Twitter/X domains and uses a hardcoded default HMAC key, allowing unauthenticated attackers to compute valid HMACs for arbitrary URLs. Attackers can retrieve HTTP responses from any host reachable by the server, including cloud metadata services and internal network resources.

    Published: 29 Jun 2026
    Unknown

    CVE-2026-58212

    Last Modified: 8 Jul 2026

    Further research determined the issue is not a vulnerability based on CNA Rule 4.1.12 The act of updating Product dependencies MUST NOT be determined to be a Vulnerability, regardless of whether the dependencies have Vulnerabilities.

    Published: 29 Jun 2026
    1.3
    Low

    CVE-2026-13591

    Last Modified: 29 Jun 2026

    A weakness has been identified in DeepMyst Mysti 0.4.0. Affected is the function _isTrackedConversation of the file src/managers/ChannelBridge.ts of the component Contact Tracking. This manipulation of the argument _channelType causes improper authorization. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is told to be difficult. The exploit has been made available to the public and could be used for attacks. Patch name: 9b4aff0f106db424aa45a35aa89dd0b8f2eb9a48. It is suggested to install a patch to address this issue.

    Published: 29 Jun 2026
    2.9
    Low

    CVE-2026-13590

    Last Modified: 30 Jun 2026

    A security flaw has been discovered in seladb PcapPlusPlus 25.05. This impacts the function pcpp::ModbusLayer::getLength in the library Packet++/header/ModbusLayer.h of the component Modbus Protocol Handler. The manipulation of the argument length results in heap-based buffer overflow. The attack can be launched remotely. A high complexity level is associated with this attack. The exploitability is said to be difficult. The exploit has been released to the public and may be used for attacks. The patch is identified as 4c90c3e3418a2b09dc82b7ca5775e9c1e22fe454. Applying a patch is advised to resolve this issue.

    Published: 29 Jun 2026
    7.3
    High

    CVE-2026-12912

    Last Modified: 31 Aug 2026

    A flaw was found in libtiff. A remote attacker could exploit this vulnerability by providing a specially crafted PixarLog-compressed TIFF image. This issue occurs when decoding Pixarlog codec images with the PIXARLOGDATAFMT_8BITABGR output format and a specific stride value, leading to a heap-based buffer overflow. This could potentially result in arbitrary code execution or a denial of service (DoS).

    Published: 29 Jun 2026
    2.9
    Low

    CVE-2026-13589

    Last Modified: 29 Jun 2026

    A vulnerability was identified in seladb PcapPlusPlus 25.05. This affects the function pcpp::TelnetLayer::getSubCommand of the file Packet++/src/TelnetLayer.cpp of the component Telnet Subnegotiation Packet Handler. The manipulation leads to heap-based buffer overflow. The attack can be initiated remotely. The complexity of an attack is rather high. The exploitability is reported as difficult. The exploit is publicly available and might be used. The identifier of the patch is 98e671010bc7c87b95898c22ae289220ae92542b. It is recommended to apply a patch to fix this issue.

    Published: 29 Jun 2026
    6
    Medium

    CVE-2026-13752

    Last Modified: 1 Jul 2026

    Improper neutralization of parameters in Snowflake CLI versions prior to 3.19 allowed unintended SQL execution. An attacker could exploit this by supplying crafted values to vulnerable command paths, causing Snowflake CLI to execute unintended SQL in the context of the user’s Snowflake session. Successful exploitation required crafted values to reach vulnerable parameters, including through socially engineered input, malicious repository configuration, or compromised automation feeding external values into the CLI, and impact is limited by the privileges assigned to the active session. The fix is available in Snowflake CLI version 3.19, and users must manually upgrade.

    Published: 29 Jun 2026
    2.9
    Low

    CVE-2026-13588

    Last Modified: 29 Jun 2026

    A vulnerability was determined in seladb PcapPlusPlus 25.05. The impacted element is the function pcpp::SSLClientHelloMessage::getHandshakeVersion of the file Packet++/src/SSLHandshake.cpp of the component TLS Hello Handler. Executing a manipulation of the argument handshakeVersion can lead to heap-based buffer overflow. It is possible to launch the attack remotely. This attack is characterized by high complexity. The exploitability is regarded as difficult. The exploit has been publicly disclosed and may be utilized. This patch is called 98e671010bc7c87b95898c22ae289220ae92542b. It is best practice to apply a patch to resolve this issue.

    Published: 29 Jun 2026
    4.1
    Medium

    CVE-2026-13751

    Last Modified: 1 Jul 2026

    Improper handling of untrusted remote references in Snowflake CLI versions prior to 3.19 allowed server-side request forgery. The SQL statement reader's !source/!load directives could reference remote URLs that were retrieved at runtime without sufficient restriction on the request destination. By supplying crafted SQL content processed through a vulnerable command path, an attacker could cause the victim's environment to issue unintended outbound requests to internal or otherwise non-public network locations, and could cause remote SQL content to be retrieved and executed in the context of the victim user's session. Successful exploitation requires the victim to process attacker-controlled content through a vulnerable command path and is limited by the privileges available to that session and environment. The fix is available in Snowflake CLI version 3.19, which adds an option to disable remote URL retrieval.

    Published: 29 Jun 2026
    5.5
    Medium

    CVE-2026-13750

    Last Modified: 1 Jul 2026

    Insertion of sensitive information into log files in Snowflake CLI versions prior to 3.19 allowed plaintext credentials to be written to persistent local debug logs. An attacker could exploit this by obtaining read access to the affected user's local log files, causing credentials such as passwords, tokens, or private key material to be exposed without additional application-level safeguards. Successful exploitation requires credentials to be present in the affected connection context and the resulting logs to be accessible from the local environment. The fix is available in Snowflake CLI version 3.19, and users must manually upgrade.

    Published: 29 Jun 2026
    6.8
    Medium

    CVE-2026-9105

    Last Modified: 1 Jul 2026

    An authenticated stack-based buffer overflow vulnerability exists in the web management interface of TP-Link TL-WR841N v14. A remote authenticated attacker can send crafted HTTP requests to cause the embedded web server to overflow a stack buffer, resulting in a crash of the affected process. Successful exploitation results in a denial-of-service condition, causing the device to crash and automatically reboot.

    Published: 29 Jun 2026
    8.8
    High

    CVE-2026-13749

    Last Modified: 1 Jul 2026

    Improper neutralization in the Snowpark annotation processor callback template in Snowflake CLI versions prior to 3.19 allowed arbitrary code execution during application bundling or deployment. An attacker could exploit this by supplying crafted project content that is interpolated into generated Python code, causing Snowflake CLI to execute attacker-controlled code in the local context of the user running the CLI. Successful exploitation requires the victim to run the relevant bundling or deployment workflow against attacker-controlled project content, and any resulting code runs with the privileges of that local execution context. The fix is available in Snowflake CLI version 3.19, and users must manually upgrade.

    Published: 29 Jun 2026
    2.9
    Low

    CVE-2026-13587

    Last Modified: 29 Jun 2026

    A vulnerability was found in seladb PcapPlusPlus 25.05. The affected element is the function parse_by_block_type of the file light_pcapng.c of the component LightPcapNg Parser. Performing a manipulation of the argument captured_packet_length results in heap-based buffer overflow. It is possible to initiate the attack remotely. The attack's complexity is rated as high. The exploitability is described as difficult. The exploit has been made public and could be used.

    Published: 29 Jun 2026
    6.3
    Medium

    CVE-2026-13748

    Last Modified: 1 Jul 2026

    Improper restriction of file path resolution in Snowflake CLI versions prior to 3.19 allowed arbitrary local file content to be read and transmitted to Snowflake services. An attacker could exploit this by supplying crafted repository or project content that referenced files outside the intended project boundary, causing Snowflake CLI to read local files and upload or embed their contents during deployment or SQL template processing. Successful exploitation required the victim to process attacker-controlled project content, and retrieval of exfiltrated data depended on access to the victim's Snowflake account artifacts such as query history or uploaded stage content. The fix is available in Snowflake CLI version 3.19, and users must manually upgrade.

    Published: 29 Jun 2026
    3.6
    Low

    CVE-2026-13746

    Last Modified: 1 Jul 2026

    Improper neutralization of local CLI parameters in Snowflake CLI versions prior to 3.19 allowed unintended SQL execution. A user could trigger this issue by supplying crafted values to vulnerable Cortex SQL or object listing command paths, causing Snowflake CLI to execute unintended SQL in the context of that user's Snowflake session. Successful exploitation is constrained to self-injection because the vulnerable parameters were supplied directly through local CLI arguments rather than through project files, repositories, or other external input sources, and impact is limited to the privileges already available to the current session. The fix is available in Snowflake CLI version 3.19, and users must manually upgrade.

    Published: 29 Jun 2026
    7.4
    High

    CVE-2026-13583

    Last Modified: 1 Jul 2026

    A vulnerability has been found in Edimax EW-7478APC 1.04. Impacted is the function formUSBFolder of the file /goform/formUSBFolder of the component POST Request Handler. Such manipulation of the argument ShareName/SelectName leads to buffer overflow. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

    Published: 29 Jun 2026
    9.4
    Critical

    CVE-2026-41052

    Last Modified: 29 Jun 2026

    Improper privilege handling could be used by users with Project Owner role to escalate privileges, in Rancher versions 2.14 before 2.14.2, 2.13 before 2.13.6, and 2.12 before 2.12.10.

    Published: 29 Jun 2026
    8.3
    High

    CVE-2026-13744

    Last Modified: 1 Jul 2026

    Improper neutralization of attacker-controlled content in Snowflake CLI versions prior to 3.19 allowed unintended SQL execution. By supplying crafted repository content, project configuration, manifest data, or specification input, an attacker could cause Snowflake CLI to execute unintended SQL in the context of the victim user's Snowflake session. Successful exploitation requires the victim to process attacker-controlled content through a vulnerable command path and is limited by the privileges assigned to that session. The fix is available in Snowflake CLI version 3.19. Users must manually upgrade.

    Published: 29 Jun 2026
    7.4
    High

    CVE-2026-13582

    Last Modified: 29 Jun 2026

    A flaw has been found in Edimax EW-7478APC 1.04. This issue affects the function formUSBAccount of the file /goform/formUSBAccount of the component POST Request Handler. This manipulation of the argument UserName/Password causes buffer overflow. The attack is possible to be carried out remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-13437

    Last Modified: 29 Jun 2026

    Insertion of sensitive information into sent data in the AI Agent job API in Devolutions PowerShell Universal 2026.2.0 allows an authenticated user with AI Agent read access to obtain reusable, potentially higher-privileged authentication tokens via App Tokens serialized in plaintext in job API responses.

    Published: 29 Jun 2026
    5.9
    Medium

    CVE-2026-13742

    Last Modified: 1 Jul 2026

    Honeywell IQ MultiAccess, all versions prior to and including version 28, contain an improper digital signature verification vulnerability. An attacker could potentially exploit this vulnerability, leading to the replacement of downloaded file with a malicious one. Honeywell also recommends updating to the most recent version of this product, service, or offering [V27 SP1, V28 SP1]

    Published: 29 Jun 2026
    2.1
    Low

    CVE-2026-13581

    Last Modified: 30 Jun 2026

    A vulnerability was detected in Edimax EW-7478APC 1.04. This vulnerability affects the function formStaDrvSetup of the file /goform/formStaDrvSetup of the component POST Request Handler. The manipulation of the argument rootAPmac results in os command injection. The attack can be executed remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

    Published: 29 Jun 2026
    7.4
    High

    CVE-2026-13580

    Last Modified: 29 Jun 2026

    A security vulnerability has been detected in Edimax EW-7478APC 1.04. This affects the function formQoS of the file /goform/formQoS of the component POST Request Handler. The manipulation of the argument selSSID leads to buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

    Published: 29 Jun 2026
    2.1
    Low

    CVE-2026-13579

    Last Modified: 29 Jun 2026

    A weakness has been identified in itsourcecode Hospital Management System 1.0. Affected by this issue is some unknown functionality of the file /patientchangepassword.php. Executing a manipulation of the argument newpassword can lead to sql injection. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks.

    Published: 29 Jun 2026
    7.5
    High

    CVE-2026-49049

    Last Modified: 1 Jul 2026

    The Helix3 plugin for Joomla exposes an ajax handler task, that allows unauthenticated attackers to delete arbitrary files, write arbitrary JSON files and update template parameters.

    Published: 29 Jun 2026
    10
    Critical

    CVE-2026-56290

    Last Modified: 23 Jul 2026

    Joomla Extension - joomlack.fr - Unauthenticated file upload in Page Builder CK extension < 3.6.0 - The Joomla extension Page Builder CK is vulnerable to an unauthenticated arbitrary file upload that allows uploading executable files and leads to full RCE.

    Published: 29 Jun 2026
    2.1
    Low

    CVE-2026-13578

    Last Modified: 29 Jun 2026

    A security flaw has been discovered in itsourcecode Hospital Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /patientdetail.php. Performing a manipulation of the argument editid results in sql injection. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks.

    Published: 29 Jun 2026
    7.5
    High

    CVE-2026-55844

    Last Modified: 30 Jun 2026

    Home Assistant is open source home automation software that puts local control and privacy first. Prior to 2025.5.0, The iOS companion app ignores the SSID allowlist for internal networks. The app uses SSID to detect when to use the internal URL, but whenever the app cannot find any other URL to be used, it fallbacks to the internal URL as well, which can expose user's token when connected to a not secure network. This vulnerability is fixed in 2025.5.0.

    Published: 29 Jun 2026
    1.9
    Low

    CVE-2026-13574

    Last Modified: 7 Jul 2026

    A vulnerability was determined in llvm llvm-project up to 22.1.6. This impacts the function GCRelocateInst::getBasePtr in the library llvm/lib/IR/IntrinsicInst.cpp of the component Bitcode File Handler. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has been publicly disclosed and may be utilized. There are still doubts about whether this vulnerability truly exists. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability.

    Published: 29 Jun 2026
    Unknown

    CVE-2026-58125

    Last Modified: 9 Jul 2026

    This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

    Published: 29 Jun 2026
    7.7
    High

    CVE-2026-55607

    Last Modified: 29 Jun 2026

    Claude Code is an agentic coding tool. From 2.1.38 until 2.1.163, Claude Code's worktree handling allowed creation of worktrees named ".git" and navigation to worktrees outside the sandbox context, enabling git directory confusion attacks. By exploiting symlink manipulation and git fsmonitor execution during worktree operations, an attacker could overwrite files in the user's home directory (such as .zshenv), leading to code execution outside of seatbelt sandbox restrictions. Reliably exploiting this required the user to clone a malicious repository containing prompt injection content and run Claude Code against it. This vulnerability is fixed in 2.1.163.

    Published: 29 Jun 2026
    4.4
    Medium

    CVE-2026-46406

    Last Modified: 29 Jun 2026

    Claude Code is an agentic coding tool. From 2.1.59 until 2.1.128, the Claude Code /copy command wrote responses to a hardcoded, predictable path (/tmp/claude/response.md) without UID isolation, randomness, or symlink protection. The file was created world-readable (0644) in a world-traversable directory (0755), allowing any local user to read a privileged user's Claude response, which could contain secrets or credentials. Additionally, because the path was static and predictable, a local attacker could pre-create the directory and plant a symlink at the expected file path, causing the privileged process to follow the symlink and overwrite an attacker-chosen file with the response text. Exploiting this required a local unprivileged user on the same system and a privileged user to run the /copy command. This vulnerability is fixed in 2.1.128.

    Published: 29 Jun 2026
    1.9
    Low

    CVE-2026-13573

    Last Modified: 7 Jul 2026

    A vulnerability was found in llvm llvm-project up to 22.1.6. This affects the function llvm::StringMap::insert in the library /lib/IR/ValueSymbolTable.cpp of the component ValueSymbolTable Module. The manipulation results in stack-based buffer overflow. Attacking locally is a requirement. The exploit has been made public and could be used. The presence of this vulnerability remains uncertain at this time. The LLVM project explains, that the reported behavior is outside its documented security scope and therefore not considered a security vulnerability.

    Published: 29 Jun 2026
    8.7
    High

    CVE-2026-56124

    Last Modified: 28 Jul 2026

    phpUploader before 2.0.2 contains an unauthenticated information disclosure vulnerability that allows remote attackers to access the full contents of the uploaded-files database table by visiting any page of the application. The index model executes an unbounded SELECT query and embeds the complete JSON-encoded result set in an inline script block, exposing uploader IP addresses, Argon2ID key hashes, internal filenames, and SHA-256 fingerprints.

    Published: 29 Jun 2026
    2.1
    Low

    CVE-2026-13572

    Last Modified: 30 Jun 2026

    A vulnerability has been found in itsourcecode Hospital Management System 1.0. The impacted element is an unknown function of the file /insertbillingrecord.php. The manipulation of the argument patientid leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-57341

    Last Modified: 1 Jul 2026

    Unauthenticated Insecure Direct Object References (IDOR) in Colissimo Officiel : Méthodes de livraison pour WooCommerce <= 2.9.0 versions.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-57340

    Last Modified: 29 Jun 2026

    Unauthenticated Broken Access Control in Japanized For WooCommerce <= 2.9.12 versions.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-57339

    Last Modified: 1 Jul 2026

    Unauthenticated Broken Access Control in Business Directory <= 6.4.23 versions.

    Published: 29 Jun 2026
    7.1
    High

    CVE-2026-57338

    Last Modified: 29 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in ARForms <= 7.1.2 versions.

    Published: 29 Jun 2026
    7.1
    High

    CVE-2026-57337

    Last Modified: 29 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in Landing Page Builder <= 1.5.3.5 versions.

    Published: 29 Jun 2026
    7.1
    High

    CVE-2026-57336

    Last Modified: 29 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in Jobify <= 4.3.2 versions.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-57335

    Last Modified: 1 Jul 2026

    Subscriber Broken Access Control in Ads by WPQuads <= 3.0.3 versions.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-57334

    Last Modified: 29 Jun 2026

    Unauthenticated Broken Access Control in WP User Frontend <= 4.3.7 versions.

    Published: 29 Jun 2026
    7.1
    High

    CVE-2026-57333

    Last Modified: 29 Jun 2026

    Unauthenticated Cross Site Scripting (XSS) in Link Whisper Free <= 0.9.4 versions.

    Published: 29 Jun 2026
    7.1
    High

    CVE-2026-57332

    Last Modified: 29 Jun 2026

    Subscriber Broken Access Control in Wallet System for WooCommerce <= 2.7.6 versions.

    Published: 29 Jun 2026
    9.9
    Critical

    CVE-2026-57331

    Last Modified: 1 Jul 2026

    Performer Arbitrary File Deletion in Paid Videochat Turnkey Site <= 7.4.8 versions.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-57330

    Last Modified: 1 Jul 2026

    Subscriber Cross Site Scripting (XSS) in MasterStudy LMS <= 3.7.27 versions.

    Published: 29 Jun 2026
    6.5
    Medium

    CVE-2026-57329

    Last Modified: 1 Jul 2026

    Subscriber Cross Site Scripting (XSS) in WooCommerce Designer Pro <= 1.9.34 versions.

    Published: 29 Jun 2026