CVE Feed

    Dashboard / CVE

    9.3
    Critical

    CVE-2026-80098

    Last Modified: 8 Sept 2026

    Improper verification of cryptographic signature in Copilot Studio allows an unauthorized attacker to elevate privileges over a network.

    Published: 3 Sept 2026
    10
    Critical

    CVE-2026-70352

    Last Modified: 5 Sept 2026

    Missing authentication for critical function in Azure AI Language allows an unauthorized attacker to elevate privileges over a network.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-70178

    Last Modified: 8 Sept 2026

    Missing authorization in Microsoft Fabric allows an authorized attacker to elevate privileges over a network.

    Published: 3 Sept 2026
    7.4
    High

    CVE-2026-62906

    Last Modified: 4 Sept 2026

    Improper neutralization of special elements in data query logic in Microsoft Discovery Studio allows an unauthorized attacker to disclose information over a network.

    Published: 3 Sept 2026
    6.8
    Medium

    CVE-2026-85456

    Last Modified: 4 Sept 2026

    MOOS-IvP through 24.8.1 fails to properly validate variable names extracted from alog files in the SplitHandler, allowing attackers to write files outside the split directory. Attackers can supply crafted alog files with backslash sequences in variable names to escape the output directory and append to arbitrary files on Windows systems.

    Published: 3 Sept 2026
    8.8
    High

    CVE-2026-85455

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 contains a buffer over-read vulnerability in CMOOSCommPkt where a four-byte packet triggers out-of-bounds memory access during deserialization. Attackers can open a TCP connection to the MOOSDB port and send a crafted short packet to read memory before authentication.

    Published: 3 Sept 2026
    5.2
    Medium

    CVE-2026-85454

    Last Modified: 8 Sept 2026

    MOOS core-moos through 10.4.0 contains a buffer overflow vulnerability in CMOOSSerialPort::GetTelegram() that writes a NUL terminator one byte past the serial telegram stack buffer. Attackers controlling the serial line can send a full-length telegram to trigger the off-by-one write, corrupting the stack and potentially enabling code execution.

    Published: 3 Sept 2026
    5.3
    Medium

    CVE-2026-85453

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 fails to escape database contents when rendering MOOSDB HTTP pages, allowing attackers to inject malicious scripts. Any MOOS publisher can set variable values containing script payloads that execute in the browser of operators viewing the web interface.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85452

    Last Modified: 4 Sept 2026

    MOOS ui-moos through 50b9c6c contains a buffer overflow vulnerability in ScopeTabPane.cpp and ScopeGrid.cpp where client and variable names are formatted into fixed 1024-byte buffers using sprintf without length validation. Attackers can supply arbitrarily long MOOS identifiers that overflow the buffers when an operator selects process list entries or pokes variables, enabling code execution.

    Published: 3 Sept 2026
    7.1
    High

    CVE-2026-85451

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 contains a remote process termination vulnerability in the SuicidalSleeper component that uses a hard-coded passphrase for multicast command authorization. Any multicast-reachable peer can enumerate MOOS processes and send termination commands to trigger process shutdown by exploiting the default multicast group and port with the known passphrase.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85450

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 contains a denial of service vulnerability in the MOOSDB HTTP server that creates unbounded connections and threads without limits. Attackers can open many connections and send endless header data to exhaust server threads and memory, causing service unavailability.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85449

    Last Modified: 8 Sept 2026

    MOOS-IvP pMarineViewer through 24.8.1 fails to limit the number of tracked node identities from NODE_REPORT messages, allowing attackers to exhaust memory by supplying unbounded distinct node names. Attackers can publish crafted NODE_REPORT data to cause memory exhaustion and stall the operator display without authentication.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85448

    Last Modified: 4 Sept 2026

    MOOS-IvP uFldShoreBroker through 24.8.1 fails to limit the number of claimed communities stored in parallel vectors within ShoreBroker::handleMailNodePing(). A single publisher can supply unbounded distinct community names to grow retained state and per-pass work without limit, causing memory exhaustion and performance degradation.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85447

    Last Modified: 4 Sept 2026

    MOOS-IvP pRealm through version 24.8.1 accepts unbounded REALMCAST_REQ subscriptions without validating duration or variable list limits. Attackers can register long-lived pipeways with many variables to cause pRealm to generate excessive output indefinitely, exhausting system resources.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85446

    Last Modified: 4 Sept 2026

    MOOS-IvP versions through 24.8.1 contain a quadratic processing vulnerability in uFldNodeComms where each new node identity creates a ledger entry and triggers all-pairs distribution work. Attackers can supply unbounded distinct node names in reports to drive the shoreside broker into quadratic processing, delaying or preventing distribution of legitimate node reports.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85445

    Last Modified: 4 Sept 2026

    MOOS-IvP through 24.8.1 contains a denial of service vulnerability in the Demuxer::addMuxPacket() function that trusts the packet count declared in mux headers without validation. Attackers can declare arbitrarily large packet counts to trigger unbounded memory allocation, exhausting system resources and causing service unavailability.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85444

    Last Modified: 5 Sept 2026

    MOOS-IvP through 24.8.1 contains a buffer over-read vulnerability in isQuoted(), isBraced(), and isChevroned() functions that strip whitespace but index using the original string length. Attackers can send NODE_REPORT messages with leading or trailing whitespace to read past buffer bounds and access adjacent memory.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85443

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 contains a denial of service vulnerability in MOOSCommServer::ListenLoop() where the accept thread performs a blocking receive without timeout during the wire-protocol handshake. An attacker can open a TCP connection to the MOOSDB port and send no data, causing the accept thread to block indefinitely while holding the socket-list lock, preventing all subsequent client connections.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85442

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 fails to validate packet length declarations in CMOOSCommPkt::OnBytesWritten(), allowing unauthenticated attackers to trigger unbounded buffer allocation by sending crafted wire packets. Attackers can send packets with large declared lengths to exhaust server memory and cause denial of service before client authentication completes.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85441

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 fails to validate that serialized string lengths are non-negative in CMOOSMsg::operator>>. Unauthenticated attackers can send a crafted message with a negative length value to the MOOSDB port, causing an unhandled exception that terminates the database process.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85440

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 contains a pre-authentication heap overflow vulnerability in MOOSCommPkt packet handling that allows remote attackers to write arbitrary data by declaring a negative packet length. Attackers can exploit the signed integer check in InflateTo() and negative size conversion in recv() to overflow a four-byte heap buffer during the HandShake phase before authentication.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-85439

    Last Modified: 5 Sept 2026

    MOOS-IvP through 24.8.1 contains a remote code execution vulnerability in alogsplit's SplitHandler::handlePreCheckSplitDir() function that fails to sanitize shell metacharacters in log file pathnames. Attackers can embed shell syntax in log file names or the --dir parameter to execute arbitrary commands with the privileges of the operator running alogsplit.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85438

    Last Modified: 4 Sept 2026

    MOOS-IvP through 24.8.1 contains a buffer overflow vulnerability in StringToIvPFunction() where dimension, piece, and degree counts from encoded BHV_IPF payloads are used as allocation sizes and loop bounds without validation. Attackers can supply crafted payloads with mismatched dimension values to write attacker-controlled doubles past the end of the IvPBox weight array, causing memory corruption and potential code execution.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85437

    Last Modified: 4 Sept 2026

    MOOS-IvP through 24.8.1 contains multiple buffer overflow vulnerabilities in IvP function string decoders that trust attacker-controlled length fields without validation. Attackers can craft malicious encoded strings with mismatched declared and actual field lengths to overflow heap and stack buffers, potentially achieving remote code execution through MOOS variables or alog files.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85436

    Last Modified: 4 Sept 2026

    MOOS essential-moos through 10.0.1 contains a buffer overflow vulnerability in CMOOSUDPLink::ReadPktFromArray() that allows remote attackers to corrupt heap memory by sending UDP datagrams with negative declared lengths. Attackers can send crafted UDP packets to the configured UDPListen port to trigger an oversized memcpy operation that writes past the destination buffer, causing heap corruption and denial of service.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85435

    Last Modified: 4 Sept 2026

    MOOS-IvP uFldNodeBroker through 24.8.1 fails to validate the source of TRY_SHORE_HOST messages on the vehicle bus, allowing any publisher to enroll attacker-controlled shore routes. Attackers can publish malicious shore route messages to receive bridged vehicle traffic including sensor data and control information.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85434

    Last Modified: 5 Sept 2026

    MOOS-IvP uFldShoreBroker through 24.8.1 fails to verify node ping authenticity before creating outbound bridge routes. Attackers can publish NODE_BROKER_PING messages with crafted HostRecord data to redirect bridged variables to attacker-controlled addresses.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85433

    Last Modified: 4 Sept 2026

    MOOS essential-moos pShare through 10.0.1 fails to properly authorize PSHARE_CMD messages, allowing any publisher to reconfigure network routes and listeners at runtime. Attackers can send crafted PSHARE_CMD messages with cmd=output or cmd=input parameters to open new listeners on arbitrary addresses and redirect or duplicate bus traffic to attacker-controlled destinations.

    Published: 3 Sept 2026
    8.8
    High

    CVE-2026-85432

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 fails to validate client identity in MOOSDB message processing, allowing authenticated attackers to attribute writes to other clients by supplying arbitrary source identifiers in serialized messages. Attackers can forge message origins and cancel third-party subscriptions by exploiting the disconnect between authenticated connection identity and wire-supplied source attribution.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85431

    Last Modified: 4 Sept 2026

    MOOS essential-moos through version 10.0.1 contains an unauthenticated UDP packet injection vulnerability in pMOOSBridge when configured with UDPListen. Attackers can send crafted UDP packets to the configured port to inject arbitrary variables into the local MOOS community with spoofed source and community identifiers.

    Published: 3 Sept 2026
    8.8
    High

    CVE-2026-85430

    Last Modified: 4 Sept 2026

    MOOS essential-moos through 10.0.1 contains an authentication bypass vulnerability in pShare that accepts UDP datagrams from any source and republishes them with the attacker-claimed identity intact. Attackers can send crafted UDP datagrams to pShare input routes to inject messages into the local MOOS community under spoofed identities, or send malformed datagrams to crash the pShare process.

    Published: 3 Sept 2026
    8.7
    High

    CVE-2026-85429

    Last Modified: 5 Sept 2026

    MOOS-IvP uFldNodeComms through 24.8.1 trusts the source node identity from the message body rather than validating it from the connection source. Attackers can craft NODE_MESSAGE packets with spoofed source identities to impersonate other nodes and post arbitrary variable notifications without validation.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85428

    Last Modified: 4 Sept 2026

    MOOS core-moos through 10.4.0 contains an authentication bypass vulnerability in the optional MOOSDB HTTP server that allows unauthenticated clients to write variables. Attackers can send HTTP requests with variable names and values to the MOOSDB HTTP server port to modify MOOS variables including actuator and override commands without authentication.

    Published: 3 Sept 2026
    9.2
    Critical

    CVE-2026-85427

    Last Modified: 4 Sept 2026

    MOOS essential-moos pAntler through 10.0.1 contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary programs by publishing a crafted MISSION_FILE message to the MOOSDB. Attackers can publish a mission file containing malicious Run entries that pAntler parses and executes via execvp() without authentication validation.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85426

    Last Modified: 4 Sept 2026

    MOOS-IvP uMemWatch through 24.8.1 constructs shell commands from attacker-chosen MOOS client names without sanitization. Attackers can inject shell metacharacters into client names to execute arbitrary commands as the uMemWatch process user through unquoted redirection targets in system calls.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85425

    Last Modified: 4 Sept 2026

    MOOS-IvP iSay through 24.8.1 contains a remote code execution vulnerability in the SAY_MOOS variable handler that passes unsanitized text to a shell command. Attackers can publish SAY_MOOS messages containing backticks or command substitution syntax to execute arbitrary commands as the iSay process user.

    Published: 3 Sept 2026
    9.3
    Critical

    CVE-2026-85424

    Last Modified: 5 Sept 2026

    MOOS core-moos through 10.4.0 lacks authentication in the wire protocol, allowing unauthenticated clients to connect with full publish, subscribe, and database clear privileges. Attackers can bypass the compile-time protocol string check and connect with arbitrary client names to execute privileged operations including DB_CLEAR which resets all variables and clears client mail queues.

    Published: 3 Sept 2026
    5.3
    Medium

    CVE-2026-85241

    Last Modified: 4 Sept 2026

    A weakness has been identified in SpecterOps BloodHound up to 9.5.1. The affected element is the function NewV2API of the file cmd/api/src/api/registration/v2.go of the component Graph Write Endpoint. Executing a manipulation can lead to improper authorization. It is possible to launch the attack remotely. Upgrading to version 9.6.0-rc1, 9.6.0 and 9.7.0-rc3 is sufficient to fix this issue. This patch is called 39d1276a63e95a7713f954dea632a19651d9cebb. You should upgrade the affected component.

    Published: 3 Sept 2026
    7.7
    High

    CVE-2026-18167

    Last Modified: 4 Sept 2026

    A stack-based buffer overflow vulnerability exists in the EasyMesh module of TP-Link Archer AX55 v4. When Mesh mode is enabled, a LAN attacker may submit crafted input that causes the easymesh daemon to crash and may potentially achieve remote code execution on the device. Successful exploitation may cause the EasyMesh daemon to crash and may potentially allow remote code execution when Mesh mode is enabled. This may result in high impact to the confidentiality, integrity, and availability of the affected device.

    Published: 3 Sept 2026
    6.1
    Medium

    CVE-2026-18330

    Last Modified: 4 Sept 2026

    A hard-coded cryptographic key vulnerability exists in the web module of TP-Link Archer AX55 v4. A LAN attacker who captures an HTTP login session may use the known shared RSA private key to decrypt the administrator password; the weakened AES session key further reduces the effort required to compromise session confidentiality. Successful exploitation may disclose the administrator password captured from an HTTP login session and compromise session confidentiality.

    Published: 3 Sept 2026
    5.5
    Medium

    CVE-2026-85225

    Last Modified: 5 Sept 2026

    A vulnerability was identified in code-projects Doctor Appointment System 1.0. This vulnerability affects unknown code of the file /patient_login.php. The manipulation of the argument email leads to sql injection. The attack may be initiated remotely. The exploit is publicly available and might be used.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-64200

    Last Modified: 4 Sept 2026

    There is an out-of-bounds read vulnerability in DASYLab due to improper validation of user-supplied data.   This results in a read a past the end of an allocated heap buffer during string conversion.  Successful exploitation requires an attacker to get a user to open a specially crafted .DSB file.  This issue affects all versions before 2026.0.0.

    Published: 3 Sept 2026
    8.6
    High

    CVE-2026-64199

    Last Modified: 4 Sept 2026

    There is an out-of-bounds read vulnerability in DASYLab due to improper validation of user-supplied data.   This results in a read outside the bounds of an allocated data structure.  Successful exploitation requires an attacker to get a user to open a specially crafted .DSB file.  This issue affects all versions before 2026.0.0.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-64198

    Last Modified: 4 Sept 2026

    There is an out-of-bounds read vulnerability in DASYLab due to improper validation of user-supplied data.   This results in a read a few bytes past the end of an allocated heap buffer during file handling.  Successful exploitation requires an attacker to get a user to open a specially crafted .DSB file.  This issue affects all versions before 2026.0.0.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-64197

    Last Modified: 4 Sept 2026

    There is an out-of-bounds write vulnerability in DASYLab due to improper validation of user-supplied data, resulting in a write past the end of an allocated data structure. Successful exploitation requires an attacker to get a user to open a specially crafted .DSB file.  This issue affects all versions before 2026.0.0.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-64196

    Last Modified: 4 Sept 2026

    There is an out-of-bounds write vulnerability in DASYLab due to improper validation of user-supplied data, resulting in a write past the end of an allocated heap. Successful exploitation requires an attacker to get a user to open a specially crafted .DSB file.  This issue affects all versions before 2026.0.0.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-85224

    Last Modified: 4 Sept 2026

    A vulnerability was determined in D-Link DNS-320 ShareCenter 2.06B01. This affects an unknown part of the file /cgi/file_sharing.cgi of the component File Sharing. Executing a manipulation of the argument fileurl can lead to os command injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-64195

    Last Modified: 4 Sept 2026

    There is an out-of-bounds write vulnerability in DASYLab due to lack of proper validation of user-supplied data. Successful exploitation requires an attacker to get a user to open a specially crafted .DSB file.  This issue affects all versions before 2026.0.0.

    Published: 3 Sept 2026
    8.6
    High

    CVE-2026-85223

    Last Modified: 4 Sept 2026

    A vulnerability was found in D-Link DNS-340L 1.01B04. Affected by this issue is some unknown functionality of the file /cgi-bin/dropbox.cgi of the component CGI Handler. Performing a manipulation of the argument callback_url/sync_interval results in os command injection. The attack can be initiated remotely. The exploit has been made public and could be used.

    Published: 3 Sept 2026
    8.5
    High

    CVE-2026-85222

    Last Modified: 4 Sept 2026

    A vulnerability has been found in D-Link DNS-340L 1.01B04. Affected by this vulnerability is an unknown functionality of the file /cgi-bin/addon_center.cgi of the component Add-On Center. Such manipulation of the argument f_name/f_url/f_flag/f_login_user leads to os command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.

    Published: 3 Sept 2026
    Items Per Page