Convergent physical & cyber wall
baz threat dashboard
Cyber
156
40crit
Physical
169
5crit
Converged
3
0crit
Events in section
156
Critical
40
High
57
Cyber feeds live
4/4
Cyber event stream
156 in window · click a row for detail| Time | Source | Category | Severity | Headline | Site |
|---|---|---|---|---|---|
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2025-62593 — Ray-Project Ray Code Injection Vulnerability Ray-Project Ray. Ray-Project Ray contains a code injection vulnerability that could allow remote code execution. Developers using Ray as a development tool may be exposed to this vulnerability exploitable through Firefox and Safari. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-21). | — |
| 12:18:25Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-40126 (CVSS 4.8) OutSystems Service Center is vulnerable to a DOM-based Cross-Site Scripting (XSS) attack that can be exploited by a low-privileged attacker via the upload of a file with a malicious filename containing JavaScript code. The vulnerability exists in all locations where a file can be attached and prepared for upload to the server. This issue was fixed in OutSystems Service Center version 11.41.2 | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | CISA Adds One Known Exploited Vulnerability to Catalog <p>CISA has added one new vulnerability to its <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">Known Exploited Vulnerabilities (KEV) Catalog</a>, based on evidence of active exploitation. </p> <ul> <li><a href="https://www.cve.org/CVERecord?id=CVE-2025-62593" target="_blank">CVE-2025-62593</a> Ray-Project Ray Code Injection Vulnerability</li> </ul> <p>This type of vulnerability is a frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise.</p> <p><a href="https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk">Binding Operational Directive (BOD) 26-04: Prioritizing Security Updates Based on Risk</a> establishes vulnerability management requirements for Federal Civilian Executive Branch (FCEB) agencies. BOD 26-04 reinforces the importance of the KEV Catalog and requires federal agencies to prioritize rapid remediation of high-risk vulnerabilities, specifically those identified by Common Vulnerabilities and Exposures (CVEs) listed in CISA’s KEV Catalog on publicly exposed assets that grant total control of the asset post-exploitation, while deferring a | — |
| 11:16:45Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74901 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in pqc.py where AES-GCM decryption failures trigger fallback to unauthenticated AES-CTR mode. Attackers can modify ciphertext in transit to bypass integrity verification and perform bit-flipping attacks without detection. | — |
| 11:16:45Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74900 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain a critical vulnerability in pqc.py where KEM decapsulation failures silently fall back to simulation mode, generating a deterministic shared secret from only 16 bytes of the private key and publicly available encapsulated key data. Attackers who obtain 16 bytes of the private key can compute the shared secret and decrypt all ciphertext, as the fallback triggers on any KEM failure without raising an error. | — |
| 11:16:44Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74899 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in IsolatedPluginExecutor that exposes Python type objects in restricted exec() builtins. Attackers can traverse the Python class hierarchy via __class__.__mro__.__subclasses__() to access system functions and execute arbitrary OS commands. | — |
| 11:16:44Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74896 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain a sandbox escape vulnerability in the DangerousPatternVisitor AST analyzer that fails to detect dunder attribute traversal techniques. Attackers can use __class__, __bases__, __subclasses__(), and __globals__ chains to access restricted functions and execute arbitrary system commands from plugin code. | — |
| 11:16:44Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74895 (CVSS 9.3) openssl_encrypt versions before 1.4.0 fail to apply sandbox restrictions in the default process isolation mode for plugin execution. Attackers can execute malicious plugins with unrestricted access to the filesystem, network, subprocess execution, and all Python modules. | — |
| 11:16:44Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74894 (CVSS 9.3) openssl_encrypt before 1.4.0 contains an authentication bypass vulnerability in the verify_api_token function that accepts any non-empty Bearer token string without validation. Attackers can upload arbitrary public keys, enumerate all keys, and revoke keys belonging to any user by providing any Bearer token in the Authorization header. | — |
| 11:16:44Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74893 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain hardcoded default JWT signing secrets in config.py that pass validation checks. Attackers with access to source code can forge valid JWT tokens for any client_id to gain authenticated access to keyserver and telemetry APIs. | — |
| 11:16:44Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74892 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain a hardcoded default secret key in the standalone telemetry server configuration that is used for API key hashing. Attackers who know this default value can predict or forge API key hashes to compromise telemetry API authentication. | — |
| 11:16:44Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74891 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain hardcoded database credentials in standalone server configuration files. Attackers on the same network can access PostgreSQL databases using well-known default credentials to retrieve sensitive data. | — |
| 11:16:43Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74890 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain an authentication bypass vulnerability in CamelliaCipher that disables HMAC tag generation and verification when the PYTEST_CURRENT_TEST environment variable is set. Attackers with code execution can set this environment variable to produce unauthenticated ciphertext and bypass integrity protection on encrypted data. | — |
| 11:16:43Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74889 (CVSS 9.3) openssl_encrypt versions before 1.4.0 use HKDF with no salt and static info parameter in key normalization functions, reducing entropy extraction and determinism. Attackers can exploit predictable key derivation with identical inputs to weaken cryptographic security against multi-target attacks. | — |
| 11:16:43Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74888 (CVSS 8.7) openssl_encrypt versions before 1.4.0 use a non-standard PBKDF2 key derivation construction with iterations=1 per call in an outer loop, creating a KDF whose security properties have not been formally analyzed. Attackers can exploit this weakened key derivation to more efficiently crack passwords protecting legacy encrypted files compared to standard PBKDF2 implementations. | — |
| 11:16:43Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74887 (CVSS 9.3) openssl_encrypt before 1.4.0 imports Python's non-cryptographic 'random' module (Mersenne Twister PRNG) at line 15 of openssl_encrypt/modules/pqc.py. No direct calls to random.* were present in the code, so no cryptographic operation is currently affected; however, the import creates a hazard that future code could inadvertently use random.randint() instead of a cryptographically secure alternative (secrets/os.urandom), producing predictable values since the Mersenne Twister state can be recovered from approximately 624 outputs. Fixed by removing the import in 1.4.0. | — |
| 11:16:43Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74886 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain a plugin sandbox bypass vulnerability where the PluginImportGuard blocks a different set of modules than the AST analyzer's DANGEROUS_MODULES set. Attackers can bypass AST analysis through string obfuscation or encoding to import unblocked dangerous modules like sys, shutil, multiprocessing, importlib, and pickle for arbitrary code execution. | — |
| 11:16:43Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74885 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain a logging bug in restore_hidden_modules() that logs module counts after clearing, always showing zero restored modules and corrupting audit trails. Additionally, a race condition exists between module hiding and import hook installation where another thread could re-import blocked modules in multi-threaded environments. | — |
| 11:16:43Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74884 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain a path traversal vulnerability in the _is_safe_path method where the plugin_id parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious plugin_id containing path traversal sequences like '../' to access arbitrary directories outside the intended plugin directory. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74883 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain a sandbox bypass vulnerability where the plugin sandbox fails to restrict alternative file access methods like pathlib.Path and io.open. Attackers can import pathlib or io modules to read and write arbitrary files, completely bypassing the restricted_open file access controls. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74882 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain an insecure default configuration that trusts the entire RFC 1918 private address space in IntegrityProxyConfig trusted_proxies. Attackers on private networks can forge client certificate headers to bypass mTLS authentication when ProxyAuth validation is relaxed or modified. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74881 (CVSS 7.1) openssl_encrypt versions before 1.4.0 configure CORS with allow_origins set to wildcard and allow_credentials enabled to true. Attackers can create malicious websites that make authenticated cross-origin requests to the API on behalf of any user who visits them. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74880 (CVSS 9.3) openssl_encrypt versions before 1.4.0 accept refresh tokens as URL query parameters in keyserver and telemetry server routes. Attackers can extract tokens from server logs, proxy logs, browser history, and HTTP Referer headers to gain unauthorized access. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74879 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain an information disclosure vulnerability in the /ready endpoint that returns full database exception strings to unauthenticated callers. Attackers can trigger database errors to extract sensitive information including hostnames, IP addresses, connection parameters, and potentially credentials from exception messages. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74878 (CVSS 9.3) openssl_encrypt versions before 1.4.0 use an in-memory rate limiter for TOTP brute-force protection that is not shared across workers and is lost on server restart. Attackers can distribute authentication attempts across multiple server instances or retry immediately after a restart to bypass rate limiting protections. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74877 (CVSS 8.7) openssl_encrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revoke_key method that allows authenticated clients to revoke any other client's key. Attackers can revoke arbitrary keys by providing a valid ML-DSA signature, bypassing the intended ownership restriction. | — |
| 11:16:42Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74876 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that creates key bundles from untrusted data without verifying signatures. Attackers can call from_dict() followed by to_identity() without signature verification to encrypt data using attacker-controlled public keys, leaking secrets. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74875 (CVSS 9.3) openssl_encrypt versions before 1.4.0 silently skip JSON schema validation when the jsonschema library is not installed, allowing malformed metadata to be accepted. Attackers can remove the jsonschema package or supply unknown metadata format versions to bypass all schema checks and process malicious data. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74874 (CVSS 8.7) openssl_encrypt versions before 1.4.0 use Python's non-cryptographic random module for steganographic pixel selection in the generate_pseudorandom_sequence function. Attackers who know the password can recover the Mersenne Twister state from approximately 624 outputs and predict pixel locations containing hidden data for extraction. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74873 (CVSS 8.7) openssl_encrypt versions before 1.4.0 expose passwords passed via the --password CLI argument in process listings accessible to all system users. Attackers can read process arguments through ps aux or /proc/[pid]/cmdline to retrieve plaintext passwords and keystore passwords. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74872 (CVSS 9.3) openssl_encrypt versions before 1.4.0 contain an arbitrary code execution vulnerability in the Whirlpool hash implementation that uses broad glob patterns to load .so modules without integrity verification. Attackers can place malicious .so files matching the whirlpool*py313*.so pattern in site-packages directories to achieve native code execution when the module is loaded. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-74871 (CVSS 6.9) openssl_encrypt versions before 1.4.6 contain a key derivation flaw in sequential XOR composition mode where the last stage cancels out during key generation. When configured with a single KDF and no prior hashing stage, attackers can bypass memory-hard key derivation and perform offline password cracking at SHA-256 speed instead of the configured KDF cost. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74870 (CVSS 8.7) openssl_encrypt (pip) versions <= 1.4.7 contain an information exposure vulnerability where the 'hsm fido2-test' and 'hsm onlykey-test' diagnostic commands unconditionally print the full derived hardware pepper as hex to stdout/stderr (crypt_cli.py, handle_hsm_command). The printed value can persist in terminal scrollback, session recordings, or CI logs. Impact is limited because the pepper is derived from a random per-invocation test salt and is salt-bound, so the leaked value cannot be used to decrypt real files. A related plugin issue logged raw prf_data outside the secret-redaction path. Fixed in 1.4.8 (and 1.5.0) by removing the hex dumps and routing plugin debug output through the redaction layer. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74869 (CVSS 8.3) stoatchat before 0.15.0 contains a missing authorization vulnerability in the Subscribe message handler that allows authenticated attackers to enumerate members and monitor profile updates of private servers without membership. Attackers can subscribe to any server's member-update topic by sending a Subscribe message with an arbitrary server ID, receiving live UserUpdate events including display names, avatars, and status changes for members they should not have access to. | — |
| 11:16:41Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74868 (CVSS 8.7) SiYuan versions before 3.7.4 contain an unthrottled brute-force vulnerability in the Publish Service Basic Auth implementation (PublishServiceTransport.RoundTrip() in kernel/server/proxy/publish.go). The Publish Service runs on a separate, unauthenticated-by-default listener (default TCP port 6808) and gates named publish-viewer accounts (Conf.Publish.Auth.Accounts) with Basic Auth that has no rate limiting, per-account lockout, or backoff. Unauthenticated remote attackers can submit unlimited password guesses against named accounts to gain access to published notes/notebooks. | — |
| 11:16:40Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-74867 (CVSS 2.3) SiYuan versions before 3.7.4 contain a cross-site request forgery vulnerability in the session-cookie authentication branch of CheckAuth() that lacks Origin/Referer validation and sets no explicit SameSite attribute on session cookies. Attackers can craft malicious web pages that perform unauthorized actions on behalf of authenticated users by submitting requests with valid session cookies, relying on browser default SameSite policies rather than server-enforced protections. | — |
| 11:16:40Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-74842 (CVSS 2.1) A vulnerability was found in Kira-Pgr PromptShopMCP up to 5bc0cd17358e19a5415d11a531088170d7b81452. Affected is the function download_image of the file server.py of the component Image-Toolkit-MCP-Server. Performing a manipulation of the argument image_url results in server-side request forgery. The attack may be initiated remotely. The exploit has been made public and could be used. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 11:16:40Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-74802 (CVSS 0) SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket connections to this endpoint and direct the SiYuan kernel process to proxy arbitrary network traffic to attacker-chosen targets, enabling authenticated network pivoting through the victim's machine. | — |
| 11:16:40Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74801 (CVSS 8.6) SiYuan before 3.7.4 fails to properly escape workspace directory paths when constructing command-line arguments for the elevated elevator.exe helper process. Attackers can create a malicious workspace directory with command metacharacters in its path and trigger the Microsoft Defender exclusion flow to execute arbitrary commands with administrator privileges after UAC approval. | — |
| 11:16:40Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74800 (CVSS 9.4) SiYuan before v3.7.4 fails to set Content-Disposition and X-Content-Type-Options headers when serving arbitrary file assets, allowing stored cross-site scripting attacks. Authenticated attackers can upload HTML files as assets and execute scripts with full kernel API access when the workspace owner opens the asset link. | — |
| 11:16:40Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74799 (CVSS 9.2) SiYuan before 3.7.4 registers Go net/http/pprof debug endpoints including heap and goroutine dumps without authentication when --mode flag is not set to exactly prod. Attackers can access /debug/pprof/heap and related endpoints to extract in-memory secrets including AccessAuthCode and AI provider API keys. | — |
| 11:16:39Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-74798 (CVSS 9.3) SiYuan kernel before v3.7.4 contains a path traversal vulnerability in the database_clean MCP tool. The tool performs only an empty-string check on the id parameter before passing it to RemoveUnusedAttributeView (kernel/model/attribute_view.go), which builds a filesystem path via filepath.Join without validating that id matches SiYuan's node-ID format. An authenticated MCP client can supply path traversal sequences in id to cause the kernel to copy an arbitrary file readable by the process into SiYuan's history directory (arbitrary file read) and then delete the original file (arbitrary file deletion). The corresponding HTTP API handler was hardened in GHSA-7hm9-v7vf-7g4w, but this MCP caller was not. | — |
| 10:16:42Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-74845 (CVSS 8.7) Official Document Management System developed by 2100 Technology has an Arbitrary File Upload vulnerability, allowing authenticated remote attackers to upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server. | — |
| 09:17:31Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-58561 (CVSS 4) Null pointer dereference issue in the image codec module. Impact: Successful exploitation of this vulnerability may affect availability. | — |
| 09:17:31Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-58560 (CVSS 4) Null pointer dereference issue in the image codec module. Impact: Successful exploitation of this vulnerability may affect availability. | — |
| 09:17:31Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-49308 (CVSS 5.5) Permission control vulnerability in the clipboard module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. | — |
| 09:17:30Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-49307 (CVSS 6.2) Permission control vulnerability in the multi-mode input module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. | — |
| 09:17:30Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-49306 (CVSS 3.3) UAF vulnerability in the time and time zone module. Impact: Successful exploitation of this vulnerability may affect availability. | — |
| 09:17:30Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-49305 (CVSS 6.2) Permission control vulnerability in the Wi-Fi enhancement module. Impact: Successful exploitation of this vulnerability may affect availability. | — |
| 09:17:30Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-49304 (CVSS 6.2) Permission control vulnerability in the device key management module. Impact: Successful exploitation of this vulnerability may affect availability. | — |
| 09:17:30Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-49303 (CVSS 5.1) Permission control vulnerability in the notification module. Impact: Successful exploitation of this vulnerability may affect availability. | — |
| 09:17:30Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-49302 (CVSS 6.2) Permission control vulnerability in the notification service module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. | — |
| 09:17:29Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-49301 (CVSS 6.2) Permission control vulnerability in the Gallery module. Impact: Successful exploitation of this vulnerability may affect service confidentiality. | — |
| 08:16:59Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-20000 (CVSS 2.1) A vulnerability was detected in itsourcecode Hospital Management System 1.0. The impacted element is an unknown function of the file /viewprescriptionrecord.php. The manipulation of the argument delid results in sql injection. It is possible to launch the attack remotely. The exploit is now public and may be used. | — |
| 08:16:59Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19999 (CVSS 2.1) A security vulnerability has been detected in Open Asset Import Library Assimp Assimp 17c12da. The affected element is the function Assimp::MDLImporter::ParseBoneTrafoKeys_3DGS_MDL7 of the file code/AssetLib/MDL/MDLLoader.cpp of the component 3DGS MDL7 Bone Transformation Key Parser. The manipulation of the argument transmatrix_count/pcBoneTransforms leads to buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used. The identifier of the patch is 50d767984e78d51b53e2020fdf0967fd624bc377. It is recommended to apply a patch to fix this issue. | — |
| 08:16:59Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19998 (CVSS 2.1) A weakness has been identified in code-projects Online Shopping System 1.0. Impacted is an unknown function of the file offersmail.php. Executing a manipulation of the argument email can lead to cross site scripting. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. | — |
| 07:17:15Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-22072 (CVSS 8.3) Loading arbitrary external URLs through WebView components introduces malicious JS code that can steal arbitrary user tokens. | — |
| 07:17:15Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19997 (CVSS 2) A security flaw has been discovered in Webkul Bagisto up to 2.4.4. This issue affects some unknown processing of the file /admin/sales/rma/requests of the component Backend Sales RMA Endpoint. Performing a manipulation results in authorization bypass. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor confirms: "The reported issues were already identified through our internal security assessment process prior to this notification and are being handled through our established internal security and development lifecycle. Some of these items have already been addressed, while the remaining items are planned for resolution in upcoming product releases." | — |
| 07:17:15Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19996 (CVSS 2.1) A vulnerability was identified in Webkul Bagisto up to 2.4.4. This vulnerability affects unknown code of the file /admin/customers of the component Backend Customer Behavior Data Endpoint. Such manipulation of the argument ID leads to improper privilege management. The attack can be executed remotely. The exploit is publicly available and might be used. The vendor confirms: "The reported issues were already identified through our internal security assessment process prior to this notification and are being handled through our established internal security and development lifecycle. Some of these items have already been addressed, while the remaining items are planned for resolution in upcoming product releases." | — |
| 07:17:15Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19995 (CVSS 2) A vulnerability was determined in Webkul Bagisto up to 2.4.4. This affects an unknown part of the file /customer/account/rma/send-message of the component RMA Message Handler. This manipulation of the argument Message causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been publicly disclosed and may be utilized. The vendor confirms: "The reported issues were already identified through our internal security assessment process prior to this notification and are being handled through our established internal security and development lifecycle. Some of these items have already been addressed, while the remaining items are planned for resolution in upcoming product releases." | — |
| 07:17:15Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19994 (CVSS 2.1) A vulnerability was found in Webkul Bagisto up to 2.4.4. Affected by this issue is some unknown functionality of the file /admin/configuration/cache-management/execute of the component Configuration Management. The manipulation of the argument action results in authorization bypass. The attack may be launched remotely. The exploit has been made public and could be used. The vendor confirms: "The reported issues were already identified through our internal security assessment process prior to this notification and are being handled through our established internal security and development lifecycle. Some of these items have already been addressed, while the remaining items are planned for resolution in upcoming product releases." | — |
| 07:17:12Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-15623 (CVSS 9.4) A SQL Injection vulnerability in a legacy dashboard widget API in Google Cloud Google SecOps (Chronicle SOAR) versions prior to 6.3.85 on Google Cloud Platform allows an authenticated attacker to execute blind SQL queries using a crafted request parameter. This vulnerability was patched in version 6.3.85, and no customer action is needed. | — |
| 06:19:56Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-74579 In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: fix mask build for partial field offload nft_payload_offload_mask() builds the offload match mask for a payload expression that covers only part of a header field. For a partial IPv6 address match (field_len = 16, priv_len = 1) that shift is 1 << 120, which is undefined on the 32-bit int operand. It also trims only one word, so the remaining words stay 0xffffffff (and when priv_len is a multiple of 4 the trim is skipped entirely), leaving the mask covering more bytes than the rule matches. UBSAN: shift-out-of-bounds in net/netfilter/nft_payload.c:278:20 shift exponent 120 is too large for 32-bit type 'int' ... The match is byte-granular and struct nft_data is zero-initialised, so the correct mask is simply the first priv_len bytes set to 0xff. Set those bytes directly and drop the word/shift trimming; this removes the undefined shift and no longer over-masks the trailing bytes. | — |
| 06:17:39Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19993 (CVSS 2.1) A vulnerability has been found in Webkul Bagisto up to 2.4.4. Affected by this vulnerability is an unknown functionality of the file /customer/account/rma/update-status of the component RMA State Validation. The manipulation leads to enforcement of behavioral workflow. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor confirms: "The reported issues were already identified through our internal security assessment process prior to this notification and are being handled through our established internal security and development lifecycle. Some of these items have already been addressed, while the remaining items are planned for resolution in upcoming product releases." | — |
| 06:17:39Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19992 (CVSS 1.3) A flaw has been found in Orange View Limited DualSafe Password Manager & Digital Vault Extension up to 1.4.35 on Chrome. Affected is an unknown function of the component postMessage-based Bridge. Executing a manipulation can lead to information disclosure. The attack can be launched remotely. A high complexity level is associated with this attack. The exploitability is told to be difficult. The exploit has been published and may be used. The vendor was contacted early about this disclosure. | — |
| 06:17:39Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19988 (CVSS 2.1) A vulnerability was detected in Alaev SEO Tools Extension up to 1.0.10 on Chrome. This impacts the function addDiv of the file src/popup.html of the component Popup UI. Performing a manipulation results in basic cross site scripting. The attack can be initiated 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. | — |
| 06:17:39Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19987 (CVSS 6.9) A security vulnerability has been detected in SourceCodester Best Employee Management System 1.0. This affects an unknown function of the file /assets/uploadImage/Profile/. Such manipulation leads to exposure of information through directory listing. It is possible to launch the attack remotely. | — |
| 06:17:31Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-14832 The ShopSmart Loyalty for WooCommerce WordPress plugin through 1.0.0 does not perform any authorization or ownership check on a phone-number lookup exposed to unauthenticated users, allowing anyone who knows a customer's phone number to retrieve that customer's loyalty profile, including name, email, and account balance. | — |
| 06:17:31Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-13700 The WooMS WordPress plugin through 9.14 does not validate a user-supplied URL before using it in a server-side request and attaches stored third-party integration credentials to every such request, allowing unauthenticated attackers to perform Server-Side Request Forgery and to disclose the configured integration credentials when the relevant data-sync feature is enabled. | — |
| 05:17:10Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19986 (CVSS 2.1) A weakness has been identified in Adblock for Youtube Extension up to 7.2.1 on Chrome. The impacted element is the function updateDynamicRules of the file contentscript.js of the component Event Listener. This manipulation of the argument yt-anti-adblock-detected causes improper authorization. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way. | — |
| 05:17:10Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19984 (CVSS 2.1) A flaw has been found in jkawamoto mcp-florence2 up to 0.3.13. Affected by this issue is the function get_images of the file src/mcp_florence2/__init__.py. This manipulation of the argument src causes server-side request forgery. The attack may be initiated remotely. The exploit has been published and may be used. It is recommended to change the configuration settings. The vendor explains: "For deployments where SSRF protection is required, I recommend routing all HTTP(S) requests through an SSRF-safe proxy server. This approach mitigates the vulnerability without requiring changes to the mcp-florence2 source code." | — |
| 05:17:09Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19983 (CVSS 6.9) A vulnerability was detected in GL.iNet A1300, AX1800, AXT1800, MT2500, MT3000, MT6000, X3000 and XE3000 4.8.x. This issue affects some unknown processing of the file /usr/bin/gl_nas_sys of the component NAS Command Service. The manipulation results in os command injection. The attack may be launched remotely. Upgrading to version 4.9.0 is capable of addressing this issue. It is suggested to upgrade the affected component. The vendor explains: "After our investigation, we have confirmed that the vulnerability described (...) does indeed exist." | — |
| 05:17:09Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19982 (CVSS 5.3) A security vulnerability has been detected in GL.iNet BE9300 and MT6000 4.8.x. This vulnerability affects unknown code of the component Firewall-management RPC. The manipulation of the argument dest_port/dest_ip leads to os command injection. The attack may be initiated remotely. Upgrading to version 4.9.0 is able to resolve this issue. The affected component should be upgraded. The vendor explains: "After our investigation, we have confirmed that the vulnerability described (...) does indeed exist." | — |
| 04:16:56Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19981 (CVSS 5.3) A weakness has been identified in GL.iNet A1300, AX1800, AXT1800, BE1400, BE3600, BE6500, BE9300, BE10000, E5800, MT2500, MT3000, MT3600BE, MT5000, MT6000, X2000, X3000 and XE3000 up to 4.8.x. This affects an unknown part of the component Wi-Fi Timer Power-Schedule Feature. Executing a manipulation of the argument switch_power/restore_power can lead to os command injection. The attack can be launched remotely. The vendor explains: "After our investigation, we have confirmed that the vulnerability described (...) does indeed exist." | — |
| 04:16:56Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19980 (CVSS 5.3) A security flaw has been discovered in GL.iNet A1300, AX1800, AXT1800, BE1400, BE3600, BE6500, BE9300, BE10000, E5800, MT2500, MT3000, MT3600BE, MT5000, MT6000, X2000, X3000 and XE3000 up to 4.8.x. Affected by this issue is the function ui.update_langs of the component Language Update. Performing a manipulation of the argument hour/min/week results in code injection. The attack can be initiated remotely. The vendor explains: "After our investigation, we have confirmed that the vulnerability described (...) does indeed exist." | — |
| 04:16:55Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19979 (CVSS 6.9) A vulnerability was identified in GL.iNet A1300, AX1800, AXT1800, BE1400, BE3600, BE6500, BE9300, BE10000, E5800, MT2500, MT3000, MT3600BE, MT5000, MT6000, X2000, X3000 and XE3000 up to 4.8.x. Affected by this vulnerability is the function COPY/MOVE of the component WebDAV Service. Such manipulation leads to authorization bypass. It is possible to launch the attack remotely. The vendor explains: "After our investigation, we have confirmed that the vulnerability described (...) does indeed exist." | — |
| 04:16:54Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19978 (CVSS 1.9) A flaw has been found in jiantao88 android-mcp-server up to cfb872b2446794193b58edd63f4dbf6af48a6292. The impacted element is the function child_process.exec of the file build/index.js of the component Command Execution. Executing a manipulation of the argument deviceId/packageName/permission/extras[].key/extras[].value can lead to os command injection. It is possible to launch the attack on the local host. The exploit has been published and may be used. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. This patch is called 14e2bf27c88ba137e35cbb0c2a75f72b595bb98a. It is advisable to implement a patch to correct this issue. | — |
| 03:16:50Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-50602 (CVSS 8.5) A security vulnerability has been identified in Planet9 due to incorrect file permissions assigned to an application executable used by the Planet9 background service. The service runs with SYSTEM privileges, while the affected executable grants excessive permissions to non-administrative users. As a result, an authenticated local user could potentially modify or replace the executable and execute arbitrary code with SYSTEM privileges when the service starts or the system is restarted. | — |
| 03:16:50Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-50601 (CVSS 6.6) A security vulnerability has been identified in the Planet9 desktop application where a hardcoded read-only API key permitted unauthorized access to internal repositories. An attacker could exploit this access to extract embedded administrative keys and secrets, potentially allowing them to gain administrative access to repository infrastructure and modify software source code. To mitigate this security risk, Acer has released an update to resolve the issue. | — |
| 03:16:50Z | NVDpress | Vulnerabilities & CVEs | critical | CVE-2026-19977 (CVSS 9.3) A vulnerability was detected in EFM ipTIME A3004T 14.19.0. The affected element is the function httpcon_check_session_url of the component Session Validation. Performing a manipulation results in improper authentication. Remote exploitation of the attack is possible. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way. | — |
| 03:16:50Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19976 (CVSS 2) A security vulnerability has been detected in COMFAST CF-N1-S 2.6.0.1. Impacted is the function sub_44A968 of the file /cgi-bin/mbox-config?method=SET§ion=ptest_macaddress. Such manipulation of the argument macaddress leads to command injection. The attack may be launched remotely. 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. | — |
| 03:16:50Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19975 (CVSS 1.3) A weakness has been identified in Azuriom CMS up to 1.2.12. This issue affects the function transferMoney of the file app/Http/Controllers/ProfileController.php of the component Money Transfer Handler. This manipulation causes time-of-check time-of-use. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is assessed as difficult. Upgrading to version 1.2.13 is capable of addressing this issue. Patch name: ae5596a9548e010a8a79838806eff60ef9554539. Upgrading the affected component is advised. The vendor was contacted early about this disclosure. | — |
| 03:16:49Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19974 (CVSS 2.9) A security flaw has been discovered in treefrogframework treefrog-framework up to 2.11.2. This vulnerability affects the function std::strncmp of the file src/tsessioncookiestore.cpp of the component Session Cookie Handler. The manipulation results in improper authentication. The attack can be launched remotely. A high complexity level is associated with this attack. It is stated that the exploitability is difficult. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure. | — |
| 03:16:49Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19973 (CVSS 2.1) A vulnerability was found in itsourcecode Hospital Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /viewpaymentreport.php. Performing a manipulation of the argument delid results in sql injection. It is possible to initiate the attack remotely. The exploit has been made public and could be used. | — |
| 02:16:41Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19972 (CVSS 2.1) A vulnerability has been found in itsourcecode Hospital Management System 1.0. Affected is an unknown function of the file /viewpatient.php. Such manipulation of the argument delid leads to sql injection. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. | — |
| 02:16:41Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19971 (CVSS 5.3) A flaw has been found in LB-Link WR1210M 1.0.3. This impacts the function main of the file /www/cgi-bin/backup.cgi of the component Backup Endpoint. This manipulation causes missing authentication. The attack is only possible within the local network. The vendor was contacted early about this disclosure but did not respond in any way. | — |
| 02:16:41Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19970 (CVSS 2.1) A vulnerability was detected in Open Asset Import Library Assimp 17c12da. This affects the function Assimp::MDLImporter::AddBonesToNodeGraph_3DGS_MDL7 of the file code/AssetLib/MDL/MDLLoader.cpp of the component Node Parser. The manipulation of the argument bones_num results in heap-based buffer overflow. The attack can be executed remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 01:16:44Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19969 (CVSS 2.1) A security vulnerability has been detected in Open Asset Import Library Assimp 17c12da. The impacted element is the function Assimp::MDLImporter::GenerateOutputMeshes_3DGS_MDL7 of the file code/AssetLib/MDL/MDLLoader.cpp of the component 3DGS MDL7 Model Output Mesh Generator. The manipulation leads to buffer overflow. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 01:16:44Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19968 (CVSS 2.1) A weakness has been identified in Open Asset Import Library Assimp 17c12da. The affected element is the function Assimp::MDLImporter::ReadFaces_3DGS_MDL7 in the library code/AssetLib/LWO/LWOLoader.h of the component 3DGS MDL7 Model Parser. Executing a manipulation can lead to heap-based buffer overflow. The attack may be launched remotely. The exploit has been made available to the public and could be used for attacks. This patch is called ee77bb09a42a49843ac85ef64c14d2328b251df1. Applying a patch is advised to resolve this issue. | — |
| 01:16:44Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19967 (CVSS 2.1) A security flaw has been discovered in Open Asset Import Library Assimp 17c12da. Impacted is the function Assimp::Compression::decompressBlock of the file code/Common/Compression.cpp of the component File Parser. Performing a manipulation results in heap-based buffer overflow. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 01:16:44Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19966 (CVSS 2.1) A vulnerability was identified in CodeCanyon TimeCamp Integration for CRM up to 2.8. This issue affects some unknown processing of the file /clients/save_contact of the component Contact Information Update. Such manipulation of the argument contact_id leads to authorization bypass. The attack can be launched remotely. The exploit is publicly available and might be used. | — |
| 00:16:27Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19965 (CVSS 2.9) A vulnerability was determined in automad up to 2.0.0-beta.32. This vulnerability affects the function requestPasswordResetToken of the file automad/src/server/Controllers/API/UserController.php of the component Password Reset Endpoint. This manipulation of the argument name-or-email causes observable response discrepancy. The attack can be initiated remotely. The attack's complexity is rated as high. It is stated that the exploitability is difficult. The exploit has been publicly disclosed and may be utilized. Upgrading to version 2.0.0-beta.33 is able to resolve this issue. Patch name: eac0b05dafdb0ddf8b9139dad8929aaba86568ca. You should upgrade the affected component. | — |
| 00:16:27Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19964 (CVSS 2) A vulnerability was found in Jij-Inc Jij-MCP-Server 0.1.0. This affects the function PythonREPL.run of the file jij_mcp/python_repr.py of the component jm_check. The manipulation of the argument code results in code injection. It is possible to launch the attack remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 00:16:27Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19963 (CVSS 2.1) A vulnerability has been found in Edimax EW-7478APC 1.04. Affected by this issue is the function stainfo of the file /goform/stainfo. The manipulation of the argument interface leads to command injection. It is possible to initiate the attack remotely. 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. | — |
| 00:16:26Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19962 (CVSS 2.1) A flaw has been found in Edimax EW-7478APC 1.04. Affected by this vulnerability is the function setWAN of the file /goform/setWAN. Executing a manipulation of the argument pppUserName/pptpUserName/L2TPUserName can lead to command injection. The attack may be performed from remote. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way. | — |
| 23:16:25Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-19961 (CVSS 8.6) A vulnerability was detected in Edimax EW-7478APC 1.04. Affected is the function formWlSiteSurvey of the file /goform/formWlSiteSurvey. Performing a manipulation of the argument selSSID results in buffer overflow. The attack is possible to be carried out 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. | — |
| 23:16:24Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19960 (CVSS 2.1) A security vulnerability has been detected in Edimax EW-7478APC 1.04. This impacts the function formWlbasic of the file /goform/formWlbasic. Such manipulation of the argument rootAPmac leads to command injection. The attack can be executed remotely. 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. | — |
| 23:16:24Z | NVDpress | Vulnerabilities & CVEs | high | CVE-2026-19959 (CVSS 8.6) A weakness has been identified in Edimax EW-7478APC 1.04. This affects the function formWanTcpipSetup of the file /goform/formWanTcpipSetup. This manipulation of the argument pppUserName causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way. | — |
| 23:16:24Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19958 (CVSS 2.1) A security flaw has been discovered in iatsiuk pptr-mcp up to 0.2.7. The impacted element is the function executeCode of the file src/vm-executor.ts of the component execute Tool. The manipulation results in code injection. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 22:16:28Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19957 (CVSS 2.1) A vulnerability was identified in graphlit graphlit-mcp-server 1.0.1. This affects the function fetch of the file src/tools.ts of the component ssrf-test Endpoint. Such manipulation of the argument url leads to server-side request forgery. The attack may be launched remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 21:16:37Z | NVDpress | Vulnerabilities & CVEs | medium | CVE-2026-19956 (CVSS 5.3) A vulnerability has been found in gomarble-ai facebook-ads-mcp-server 0.1.0. The impacted element is the function fetch_pagination_url of the file server.py. Such manipulation leads to server-side request forgery. The attack can be launched remotely. The name of the patch is 4e53875aa22e8991c2fa4a7660d86e1caba66659. Applying a patch is advised to resolve this issue. | — |
| 20:16:25Z | NVDpress | Vulnerabilities & CVEs | low | CVE-2026-19955 (CVSS 2) A vulnerability was detected in TrailDB 0.6. Impacted is the function tdb_open of the file /src/tdb.c of the component TOC Validation. The manipulation results in out-of-bounds read. It is possible to launch the attack remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet. | — |
| 20:46:38Z | Entra IDofficial | Identity & Access | high | Impossible travel sign-in Sign-in from NL 8 minutes after on-site badge use | SLO-DC1 |
| 20:44:49Z | Cisco ISEofficial | Mobile & Endpoint | high | Unknown MAC address on comms room switch port New device 9c:2a:70:ff:12:04 learned on Gi1/0/22, no NAC profile. | SLO-DC1 |
| 20:24:38Z | Defender for Cloud Appsofficial | Data Breaches | high | Bulk file download 1,204 files from finance share in 6 minutes | LON-HQ |
| 20:21:49Z | Cisco Secure Accessofficial | Identity & Access | high | Successful VPN authentication MFA satisfied, session established. | SLO-DC1 |
| 20:10:49Z | Microsoft Purviewofficial | Data Breaches | high | Mass file access on finance share 2,414 documents read in nine minutes. | LON-HQ |
| 19:50:38Z | Defender for Endpointofficial | Mobile & Endpoint | medium | Credential dumping attempt blocked LSASS access attempt blocked on endpoint | LON-HQ |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens Desigo DXR and PXC Controllers <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-08.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>A vulnerability in Desigo DXR and PXC controllers has been identified that could allow an attacker to cause denial of service conditions by sending malformed BACnet packets. Recovery requires a device reset or reboot to restore normal functionality. Siemens has released new versions for the affected products and recommends to update to the latest versions.</strong></p> <p>The following versions of Siemens Desigo DXR and PXC Controllers are affected:</p> <ul> <li>Desigo DXR2 vers:intdot/<01.21.233.16-7862 (CVE-2026-59693)</li> <li>Desigo PXC3 vers:intdot/<01.21.233.16-7862 (CVE-2026-59693)</li> <li>Desigo PXC4 vers:intdot/<02.21.194.36-2715 (CVE-2026-59693)</li> <li>Desigo PXC5.E003 vers:intdot/<02.21.194.36-2715 (CVE-2026-59693)</li> <li>Desigo PXC5.E24 vers:intdot/<02.21.194.36-2715 (CVE-2026-59693)</li> <li>Desigo PXC7 vers:intdot/<02.21.194.36-2715 (CVE-2026-59693)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="colum | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens Parasolid <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-10.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Parasolid is affected by an out of bounds read vulnerability that could be triggered when the application reads files in X_T format. This could allow an attacker to crash the application or execute arbitrary code. Siemens has released new versions for the affected products and recommends to update to the latest versions.</strong></p> <p>The following versions of Siemens Parasolid are affected:</p> <ul> <li>Parasolid V38.0 vers:intdot/<38.0.235 (CVE-2026-64629)</li> <li>Parasolid V38.1 vers:intdot/<38.1.230 (CVE-2026-64629)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 7.8</td> <td>Siemens</td> <td>Siemens Parasolid</td> <td>Out-of-bounds Read</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><str | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens LOGO! Soft Comfort <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-13.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Siemens LOGO! Soft Comfort contains multiple vulnerabilities in its project-file encryption and password handling mechanisms. A local attacker could exploit these vulnerabilities to extract the master key, allowing them to decrypt project data or remove project passwords. The lack of password salting enables offline dictionary or brute-force attacks against the password hashes. Successful exploitation could result in unauthorized access to, or modification of, sensitive project logic and configurations. Siemens has released a new version for LOGO! Soft Comfort and recommends to update to the latest version.</strong></p> <p>The following versions of Siemens LOGO! Soft Comfort are affected:</p> <ul> <li>LOGO! Soft Comfort vers:intdot/<9 (CVE-2026-57262, CVE-2026-57263)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="colum | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Hitachi Energy APM Edge Product <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-04.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Hitachi Energy is aware of Dirty Frag vulnerabilities that affect APM Edge product versions listed in this document. Successful exploitation of these vulnerabilities could result in impact on confidentiality, integrity and availability of the product. Please refer to the Recommended Immediate Actions for information about the mitigation/remediation.</strong></p> <p>The following versions of Hitachi Energy APM Edge Product are affected:</p> <ul> <li>APM Edge vers:APM_Edge/<=6.10 (CVE-2026-43284, CVE-2026-43500)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 8.8</td> <td>Hitachi Energy</td> <td>Hitachi Energy APM Edge Product</td> <td>Write-what-where Condition, Out-of-bounds Write</td> </tr> </tbody> </table> </d | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens Siveillance Video <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-09.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Siveillance Video Management Servers contains a vulnerability that could allow a Remote Code Execution attack. Siemens has released new versions for the affected products and recommends to update to the latest versions.</strong></p> <p>The following versions of Siemens Siveillance Video are affected:</p> <ul> <li>Siveillance Video V2023 R3 vers:intdot/<23.3.27 (CVE-2026-3014)</li> <li>Siveillance Video V2024 R1 vers:intdot/<24.1.16 (CVE-2026-3014)</li> <li>Siveillance Video V2025 vers:intdot/<25.1.15 (CVE-2026-3014)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 9.1</td> <td>Siemens</td> <td>Siemens Siveillance Video</td> <td>Improper Neutralization of Special Elements used in an OS Command ('OS Command Inj | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens Simcenter Femap <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-11.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Simcenter Femap contains two file parsing vulnerabilities that could be triggered when the application reads files in BMP file format. If a user is tricked to open a malicious file with the affected application, this could lead the application to crash or potentially lead to arbitrary code execution. Siemens has released a new version for Simcenter Femap and recommends to update to the latest version.</strong></p> <p>The following versions of Siemens Simcenter Femap are affected:</p> <ul> <li>Simcenter Femap vers:intdot/<2606.0001 (CVE-2026-59700, CVE-2026-59701)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 7.8</td> <td>Siemens</td> <td>Siemens Simcenter Femap</td> <td>Out-of-bounds Read</td> </tr> </tbody> </ | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Johnson Controls Metasys <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-14.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow a low-privilege user or attacker to inject a persistent malicious payload via a crafted URL that executes in the context of other users' sessions, including administrators, potentially leading to session hijacking and unauthorized access.</strong></p> <p>The following versions of Johnson Controls Metasys are affected:</p> <ul> <li>Metasys 12 vers:all/* (CVE-2026-34491)</li> <li>Metasys 13 vers:all/* (CVE-2026-34491)</li> <li>Metasys 14</li> <li>Metasys 15</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 8</td> <td>Johnson Controls Inc</td> <td>Johnson Controls Metasys</td> <td>Improper Neutralization of Input During Web Page Generation ('Cross-sit | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | ANDRITZ HIPASE-250 and 250 SCALA <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-05.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of these vulnerabilities could allow an attacker to read data from the device or gain access to affected workstations.</strong></p> <p>The following versions of ANDRITZ HIPASE-250 and 250 SCALA are affected:</p> <ul> <li>HIPASE-250 <=7.20 (CVE-2026-65309, CVE-2026-65310, CVE-2026-65311, CVE-2026-65313)</li> <li>250 SCALA <=7.20 (CVE-2026-65309, CVE-2026-65310, CVE-2026-65311, CVE-2026-65313)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 8.1</td> <td>ANDRITZ</td> <td>ANDRITZ HIPASE-250 and 250 SCALA</td> <td>Storing Passwords in a Recoverable Format, Missing Authentication for Critical Function, Use of Hard-coded Credentials</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens Solid Edge <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-12.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Solid Edge is affected by multiple file parsing vulnerabilities that could be triggered when the application reads specially crafted files in PAR, PSM or DFT format. This could allow an attacker to crash the application or execute arbitrary code. Siemens has released new versions for the affected products and recommends to update to the latest versions.</strong></p> <p>The following versions of Siemens Solid Edge are affected:</p> <ul> <li>Solid Edge SE2025 vers:intdot/<225.0.15 (CVE-2026-50058, CVE-2026-50059, CVE-2026-50060, CVE-2026-50061, CVE-2026-50062, CVE-2026-50063, CVE-2026-50064)</li> <li>Solid Edge SE2026 vers:intdot/<226.0.7 (CVE-2026-50058, CVE-2026-50059, CVE-2026-50060, CVE-2026-50061, CVE-2026-50062, CVE-2026-50063, CVE-2026-50064)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</ | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | AVEVA Enterprise SCADA <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow an attacker to tamper with serialized data, potentially resulting in code execution during deserialization.</strong></p> <p>The following versions of AVEVA Enterprise SCADA are affected:</p> <ul> <li>Enterprise SCADA 2025 (CVE-2025-7639)</li> <li>Enterprise SCADA >=2024|<=2024_SP1_P01 (CVE-2025-7639)</li> <li>Enterprise SCADA >=2023|<=2023_SP1 (CVE-2025-7639)</li> <li>Enterprise SCADA >=2022|<=2022_SP2_P2 (CVE-2025-7639)</li> <li>Enterprise SCADA <=2021_SP2_P5 (CVE-2025-7639)</li> <li>Enterprise SCADA HMI 2024|2024|R2 (CVE-2025-7639)</li> <li>Enterprise SCADA HMI <=2023_P1 (CVE-2025-7639)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 7.1</td> <td>AVEVA</ | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Flow Neuroscience FL-100 <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsma-26-225-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow an attacker within Bluetooth range to manipulate brain stimulation parameters and override safety limits.</strong></p> <p>The following versions of Flow Neuroscience FL-100 are affected:</p> <ul> <li>Flow Neuroscience FL-100</li> <li>Halo Neuroscience FL-100</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 8.1</td> <td>Flow Neuroscience</td> <td>Flow Neuroscience FL-100</td> <td>Use of Hard-coded Credentials</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><strong>Critical Infrastructure Sectors: </strong>Healthcare and Public Health</li> <li><strong>Countries/Areas Deployed: </strong>Worldwide</li> <li><strong>Company Headquarters Location | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens License Server (SLS) <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-07.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Siemens License Server is affected by multiple vulnerabilities which could allow an attacker to elevate its privileges and read arbitrary files on the system. Siemens has released a new version for Siemens License Server (SLS) and recommends to update to the latest version.</strong></p> <p>The following versions of Siemens License Server (SLS) are affected:</p> <ul> <li>Siemens License Server (SLS) vers:intdot/<5.1, vers:intdot/<5.3 (CVE-2026-69108, CVE-2026-69109)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 7.5</td> <td>Siemens</td> <td>Siemens License Server (SLS)</td> <td>Incorrect Permission Assignment for Critical Resource, Path Traversal: '.../...//'</td> </tr> </tbody> </table> </div> <h3>Bac | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Haiwell IoT Cloud HMI Gateway <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-02.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability may allow an attacker to inject and execute arbitrary OS commands with root privileges.</strong></p> <p>The following versions of Haiwell IoT Cloud HMI Gateway are affected:</p> <ul> <li>Haiwell IoT Cloud HMI Gateway 3.40.1.12 (CVE-2026-19188)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 10</td> <td>Haiwell</td> <td>Haiwell IoT Cloud HMI Gateway</td> <td>Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><strong>Critical Infrastructure Sectors: </strong>Energy, Critical Manufacturing, Water and Wastewater</li> <li><strong>Countries/Areas Deployed: </st | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Johnson Controls Inc. Airwall <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-03.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of these vulnerabilities could allow an attacker to decrypt sensitive data, bypass authentication controls, gaining unauthorized access to read arbitrary files on the system, or gain unauthorized access to protected system resources.</strong></p> <p>The following versions of Johnson Controls Inc. Airwall are affected:</p> <ul> <li>Airwall <=4.0.4 (CVE-2026-64887, CVE-2026-34492)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 6.8</td> <td>Johnson Controls Inc.</td> <td>Johnson Controls Inc. Airwall</td> <td>Use of Hard-coded Cryptographic Key, External Control of File Name or Path</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><strong>Critical Infrastructure Sectors: </st | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Siemens RUGGEDCOM APE1808 <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-225-06.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Fortinet has published information on vulnerabilities in FortiOS. This advisory lists the related Siemens Industrial products. Siemens recommends to contact customer support for additional information, and follow Fortinet advisory for workarounds and mitigation measures.</strong></p> <p>The following versions of Siemens RUGGEDCOM APE1808 are affected:</p> <ul> <li>RUGGEDCOM APE1808 vers:all/* (CVE-2026-23573, CVE-2026-59839)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 6.1</td> <td>Siemens</td> <td>Siemens RUGGEDCOM APE1808</td> <td>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'), Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal� | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-72898 — Metabase SQL Injection Vulnerability Metabase Metabase. Metabase contains a SQL Injection vulnerability that allows an unauthenticated remote attacker to inject arbitrary SQL into the Metabase application database, which can give them administrator access to the instance. From there, the attacker could change the application configuration, steal stored credentials for the connected databases, read any data accessible through those connections, and export data. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-14). | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Johnson Controls C-CURE 9000 and Victor application server (Update A) <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-204-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of these vulnerabilities could allow an attacker with network access to achieve remote code execution.</strong></p> <p>The following versions of Johnson Controls C-CURE 9000 and Victor application server (Update A) are affected:</p> <ul> <li>C-CURE 9000 <=v3.10.1 (CVE-2026-21655)</li> <li>victor Application Server <=v4.10 (CVE-2026-21655)</li> <li>victor <=v7.0 (CVE-2026-21655)</li> <li>victor Web</li> <li>victor Web <=v7.1 (CVE-2026-34496)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 9.6</td> <td>Johnson Controls</td> <td>Johnson Controls C-CURE 9000 and Victor application server (Update A)</td> <td>Server-Side Request Forgery (SSRF), Execution with Unnecessary Privileges</td> </tr> </ | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Mira Hormone Monitor, Mira Android App <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsma-26-223-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of these vulnerabilities could allow an attacker to access unauthorized health profile information, make changes to health information, cause a denial-of-service condition, disclose session token information, and obtain control of user accounts.</strong></p> <p>The following versions of Mira Hormone Monitor, Mira Android App are affected:</p> <ul> <li>Mira Monitor Firmware 1.7.1.47 (CVE-2026-66875, CVE-2026-66098, CVE-2026-67558, CVE-2026-67568, CVE-2026-68067, CVE-2026-66340, CVE-2026-64934, CVE-2026-66832)</li> <li>Mira Android App 4.5.15.4 (CVE-2026-66875, CVE-2026-66098, CVE-2026-67558, CVE-2026-67568, CVE-2026-68067, CVE-2026-66340, CVE-2026-64934, CVE-2026-66832)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-68820 — Microsoft Windows Ancillary Function Driver for WinSock Use-After-Free Vulnerability Microsoft Windows Ancillary Function Driver for WinSock . Microsoft Windows Ancillary Function Driver for WinSock contains a use-after-free vulnerability that allows an authorized attacker to elevate privileges locally. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-25). | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Pulsetto Vagus Nerve Stimulator <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsma-26-223-02.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow an attacker to use hidden commands to disable electrical safety mechanisms or modify other stimulation output settings.</strong></p> <p>The following versions of Pulsetto Vagus Nerve Stimulator are affected:</p> <ul> <li>Pulsetto Vagus Nerve Stimulator vers:all/* (CVE-2026-18844)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 8.1</td> <td>Pulsetto</td> <td>Pulsetto Vagus Nerve Stimulator</td> <td>Hidden Functionality</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><strong>Critical Infrastructure Sectors: </strong>Healthcare and Public Health</li> <li><strong>Countries/Areas Deployed: </strong>Worldwide</li> <li><strong>Company Headquarte | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-20349 — Cisco Secure Firewall Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) Heap Inspection Vulnerability Cisco Secure Firewall Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) . Cisco Secure Firewall Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) contain a heap inspection vulnerability that could allow an unauthenticated, remote attacker to cause the device to reload unexpectedly, resulting in a denial of service (DoS) condition. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-14). | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | CISA Adds Three Known Exploited Vulnerabilities to Catalog <p>CISA has added three new vulnerabilities to its <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">Known Exploited Vulnerabilities (KEV) Catalog</a>, based on evidence of active exploitation. </p> <ul> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-20349" target="_blank">CVE-2026-20349</a> Cisco Secure Firewall Adaptive Security Appliance (ASA) and Firewall Threat Defense (FTD) Heap Inspection Vulnerability</li> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-68820" target="_blank">CVE-2026-68820</a> Microsoft Windows Ancillary Function Driver for WinSock Use-After-Free Vulnerability</li> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-72898" target="_blank">CVE-2026-72898</a> Metabase SQL Injection Vulnerability</li> </ul> <p>These types of vulnerabilities are a frequent attack vector for malicious cyber actors and pose significant risks to the federal enterprise.</p> <p><a href="https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk">Binding Operational Directive (BOD) 26-04: Prioritizing Security Updates Based on Risk</a> establishes vulnerability management requirements | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | #StopRansomware: Gunra Ransomware <h2><strong>Advisory at a Glance</strong></h2> <table> <tbody> <tr> <th>Title</th> <td>#StopRansomware: Gunra Ransomware</td> </tr> <tr> <th>Original Publication</th> <td>August 10, 2026</td> </tr> <tr> <th>Executive Summary</th> <td>Gunra is a ransomware-as-a-service (RaaS) used by affiliates to target government, critical infrastructure, and other organizations. The Gunra ransomware variant first appeared in 2025 and expanded to RaaS operations in 2026. The actors leverage a double-extortion model, both encrypting data and threatening to publish exfiltrated data to a dedicated leak site (DLS) if the ransom is not paid. This advisory provides technical details of the activity, as well as tailored detection and mitigation guidance to protect at-risk organizations from Gunra.</td> </tr> <tr> <th>Key Actions</th> <td> <ul type="square"> <li><strong>Prioritize patching known exploited vulnerabilities in internet-facing systems</strong>, including virtual private network (VPN) gateways and remote desktop protocol (RDP)-exposed infrastructure.</li> <li><strong>Implement and test offline, immutable backups</strong> stored in a physically separate, segmented location to ensure recoverabil | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | CPDLC over ATN-B1 Vulnerabilities <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-219-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>ATN-B1 CPDLC relies on legacy clear text unauthenticated radio frequency links. Research demonstrates that these characteristics allow unauthorized message injection, denial-of-service conditions, and forced session resets. These vulnerabilities do not constitute an unsafe aircraft condition but can degrade operational safety margins by increasing workload, delaying safety-critical instructions, and reducing situational awareness.</strong></p> <p>The following versions of CPDLC over ATN-B1 Vulnerabilities are affected:</p> <ul> <li>ATN-B1 CPDLC vers:all/* (CVE-2025-71409, CVE-2025-71410, CVE-2025-71411, CVE-2025-71412, CVE-2025-71413)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Standard</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 7.1</td> <td>Advisory Circula | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | CISA Adds One Known Exploited Vulnerability to Catalog <p>CISA has added one new vulnerability to its <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">Known Exploited Vulnerabilities (KEV) Catalog</a>, based on evidence of active exploitation. </p> <ul> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-8037" target="_blank">CVE-2026-8037</a> Progress LoadMaster Command Injection Vulnerability</li> </ul> <p>This type of vulnerability is a frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise.</p> <p><a href="https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk">Binding Operational Directive (BOD) 26-04: Prioritizing Security Updates Based on Risk</a> establishes vulnerability management requirements for Federal Civilian Executive Branch (FCEB) agencies. BOD 26-04 reinforces the importance of the KEV Catalog and requires federal agencies to prioritize rapid remediation of high-risk vulnerabilities, specifically those identified by Common Vulnerabilities and Exposures (CVEs) listed in CISA’s KEV Catalog on publicly exposed assets that grant total control of the asset post-exploitation, while deferr | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-8037 — Progress LoadMaster Command Injection Vulnerability Progress LoadMaster. Progress LoadMaster contains a command injection vulnerability that allows an un-authenticated attacker to execute arbitrary commands on the LoadMaster appliance by exploiting unsanitized input in multiple command endpoints. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-10). | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Johnson Controls Inc. TL280 <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-218-02.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow an attacker to access sensitive information on the device.</strong></p> <p>The following versions of Johnson Controls Inc. TL280 are affected:</p> <ul> <li>TL280 <5.63 (CVE-2026-27871)</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 4.1</td> <td>Johnson Controls Inc.</td> <td>Johnson Controls Inc. TL280</td> <td>Use of a Broken or Risky Cryptographic Algorithm</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><strong>Critical Infrastructure Sectors: </strong>Critical Manufacturing, Commercial Facilities, Government Services and Facilities, Transportation Systems, Energy</li> <li><strong>Countries/Areas Deployed: </strong>Worldwide</li> <li>< | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | ABB Ability Zenon <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-218-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of these vulnerabilities could allow attackers to bypass security, crash systems, execute unauthorized actions, or compromise data.</strong></p> <p>The following versions of ABB Ability Zenon are affected:</p> <ul> <li>IIoT services with MongoDB (4.2) installed on ABB Ability Zenon vers:all/* </li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 7.8</td> <td>ABB</td> <td>ABB Ability Zenon</td> <td>Improper Handling of Length Parameter Inconsistency, Improper Neutralization of Null Byte or NUL Character, Collapse of Data into Unsafe Value, Undefined Behavior for Input to API, Incorrect Regular Expression, Uncaught Exception, Reachable Assertion, Allocation of Resources Without Limits or Throttli | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Medixant RadiAnt DICOM <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsma-26-218-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow an attacker to cause the application to crash if a maliciously crafted DICOM file is opened.</strong></p> <p>The following versions of Medixant RadiAnt DICOM are affected:</p> <ul> <li>RadiAnt DICOM <=2025.2</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 4.3</td> <td>Medixant</td> <td>Medixant RadiAnt DICOM</td> <td>Out-of-bounds Write</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><strong>Critical Infrastructure Sectors: </strong>Healthcare and Public Health</li> <li><strong>Countries/Areas Deployed: </strong>Worldwide</li> <li><strong>Company Headquarters Location: </strong>Poland</li> </ul> <hr> <h2>Vulnerabilities</h2> <div class="c | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-63077 — JetBrains TeamCity Deserialization of Untrusted Data Vulnerability JetBrains TeamCity. JetBrains TeamCity contains a deserialization of untrusted data vulnerability that could allow unauthenticated remote code execution via the agent polling protocol. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-08). | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | CISA Adds One Known Exploited Vulnerability to Catalog <p>CISA has added one new vulnerability to its <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">Known Exploited Vulnerabilities (KEV) Catalog</a>, based on evidence of active exploitation. </p> <ul> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-63077" target="_blank">CVE-2026-63077 </a>JetBrains TeamCity Deserialization of Untrusted Data Vulnerability</li> </ul> <p>This type of vulnerability is a frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise.</p> <p><a href="https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk">Binding Operational Directive (BOD) 26-04: Prioritizing Security Updates Based on Risk</a> establishes vulnerability management requirements for Federal Civilian Executive Branch (FCEB) agencies. BOD 26-04 reinforces the importance of the KEV Catalog and requires federal agencies to prioritize rapid remediation of high-risk vulnerabilities, specifically those identified by Common Vulnerabilities and Exposures (CVEs) listed in CISA’s KEV Catalog on publicly exposed assets that grant total control of the asset post-exploitat | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-9198 — IBM Langflow Code Injection Vulnerability IBM Langflow. Langflow contains a code injection vulnerability that allows unauthenticated attackers to achieve full remote code execution on default Langflow deployments. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-07). | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Acrisure KARR BT and DR-100 <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-216-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow an attacker to perform unauthorized vehicle control operations.</strong></p> <p>The following versions of Acrisure KARR BT and DR-100 are affected:</p> <ul> <li>KARR BT firmware <July_20_2026</li> <li>DR-100 firmware <July_20_2026</li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" data-tablesaw-priority="persist">CVSS</th> <th role="columnheader">Vendor</th> <th role="columnheader">Equipment</th> <th role="columnheader">Vulnerabilities</th> </tr> </thead> <tbody> <tr> <td>v3 8.1</td> <td>Acrisure</td> <td>Acrisure KARR BT and DR-100</td> <td>Use of Hard-coded Cryptographic Key</td> </tr> </tbody> </table> </div> <h3>Background</h3> <ul> <li><strong>Critical Infrastructure Sectors: </strong>Transportation Systems</li> <li><strong>Countries/Areas Deployed: </strong>Worldwide</li> <li><strong>Company Headquarters Location: </strong>United States</li> </ul> | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | Thermo Fisher Applied Biosystems Genetic Analyzers <p><a href="https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsma-26-216-01.json"><strong>View CSAF</strong></a></p> <h2>Summary</h2> <p><strong>Successful exploitation of this vulnerability could allow an attacker to modify .fsa/.hid output files, tampering with DNA data and resulting in inaccurate test results.</strong></p> <p>The following versions of Thermo Fisher Applied Biosystems Genetic Analyzers are affected:</p> <ul> <li>Applied Biosystems 3500/3500xL Series Data Collection Software <=4.0.2 </li> <li>Applied Biosystems 3730/3730xL Series Data Collection Software <=5.0.2 </li> <li>Applied Biosystems SeqStudio Genetic Analyzer Data Collection Software <=1.2.5 </li> <li>Applied Biosystems SeqStudio Flex Series Instrument Software <=1.2.0 </li> <li>Applied Biosystems GeneMapper ID-X Software <=v1.7.3 </li> <li>Applied Biosystems 3130 Series Data Collection Software <=4.1 </li> <li>ABI PRISM 3100/3100-Avant Data Collection Software <=2.0 </li> <li>ABI PRISM 310 Data Collection Software <=3.1 </li> </ul> <div class="csaf-table"> <table class="tablesaw tablesaw-stack" data-tablesaw-mode="stack" data-tablesaw-minimap> <thead> <tr> <th role="columnheader" dat | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | CISA Adds Three Known Exploited Vulnerabilities to Catalog <p>CISA has added three new vulnerabilities to its <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">Known Exploited Vulnerabilities (KEV) Catalog</a>, based on evidence of active exploitation. </p> <ul> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-9198" target="_blank">CVE-2026-9198</a> IBM Langflow Code Injection Vulnerability</li> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-18556" target="_blank">CVE-2026-18556</a> N-able N-central Authentication Bypass Using an Alternate Path or Channel Vulnerability</li> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-34486" target="_blank">CVE-2026-34486</a> Apache Tomcat Missing Encryption of Sensitive Data Vulnerability</li> </ul> <p>These types of vulnerabilities are a frequent attack vector for malicious cyber actors and pose significant risks to the federal enterprise.</p> <p><a href="https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk">Binding Operational Directive (BOD) 26-04: Prioritizing Security Updates Based on Risk</a> establishes vulnerability management requirements for Federal Civilian Executive Branch (FCEB) agen | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-34486 — Apache Tomcat Missing Encryption of Sensitive Data Vulnerability Apache Tomcat. Apache Tomcat contains a missing encryption of sensitive data vulnerability that allows the bypass of the EncryptInterceptor. This vulnerability can be chained with CVE‑2025‑24813. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-07). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-18556 — N-able N-central Authentication Bypass Using an Alternate Path or Channel Vulnerability N-able N-central. N-able N-central contains an authentication bypass using an alternate path or channel that allows for authentication bypass. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-07). | — |
| 12:00:00Z | CISAofficial | Threat Intelligence & APTs | high | CISA Adds One Known Exploited Vulnerability to Catalog <p>CISA has added one new vulnerability to its <a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog">Known Exploited Vulnerabilities (KEV) Catalog</a>, based on evidence of active exploitation. </p> <ul> <li><a href="https://www.cve.org/CVERecord?id=CVE-2026-18577" target="_blank">CVE-2026-18577</a> N-able N-central Authentication Bypass Using an Alternate Path or Channel Vulnerability</li> </ul> <p>This type of vulnerability is a frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise.</p> <p><a href="https://www.cisa.gov/news-events/directives/bod-26-04-implementation-guidance-prioritizing-security-updates-based-risk">Binding Operational Directive (BOD) 26-04: Prioritizing Security Updates Based on Risk</a> establishes vulnerability management requirements for Federal Civilian Executive Branch (FCEB) agencies. BOD 26-04 reinforces the importance of the KEV Catalog and requires federal agencies to prioritize rapid remediation of high-risk vulnerabilities, specifically those identified by Common Vulnerabilities and Exposures (CVEs) listed in CISA’s KEV Catalog on publicly exposed assets that grant total control of the | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-18577 — N-able N-central Authentication Bypass Using an Alternate Path or Channel Vulnerability N-able N-central. N-able N-central contains an authentication bypass using an alternate path or channel allows for authentication bypass and account takeover in N-central. This vulnerability is the result of an incomplete patch for CVE-2026-18556. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-06). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-20316 — Cisco Secure Firewall Management Center Use of Hard-coded Password Vulnerability Cisco Secure Firewall Management Center (FMC). Cisco Secure Firewall Management Center (FMC) formerly known as Firepower Management Center contains a use of hard-coded password vulnerability that could allow an unauthenticated, remote attacker to log in to an affected device using a low-privileged account to access sensitive data within the impacted systems. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-01). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2025-68686 — Fortinet FortiOS Exposure of Sensitive Information to an Unauthorized Actor Vulnerability Fortinet FortiOS. Fortinet FortiOS contains an exposure of sensitive information to an unauthorized actor vulnerability. This may allow a remote unauthenticated attacker to bypass the patch developed for the symbolic link persistency mechanism observed in some post-exploit cases, via crafted HTTP requests. An attacker would need first to have compromised the product via another vulnerability, at filesystem level. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-10). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-16812 — Arista VeloCloud Orchestrator On-Prem OS Command Injection Vulnerability Arista VeloCloud Orchestrator. Arista VeloCloud Orchestrator On-Prem contains an OS command injection vulnerability that may allow a remote attacker to access privileged internal functionality and impact the VCO host. Successful exploitation may compromise the confidentiality, integrity, and availability of the orchestrator and data managed by the orchestrator. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-07-30). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-16232 — Check Point SmartConsole Improper Authentication Vulnerability Check Point SmartConsole. Check Point SmartConsole contains an improper authentication vulnerability which could allow an unauthenticated remote attacker to obtain an application login token and use it to authenticate with full administrative privileges. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-07-25). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-50522 — Microsoft SharePoint Deserialization of Untrusted Data Vulnerability Microsoft SharePoint. Microsoft SharePoint contains a deserialization of untrusted data vulnerability which could allow an unauthorized attacker to execute code over a network. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-07-25). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-60137 — WordPress Core SQL Injection Vulnerability WordPress Core. WordPress Core contains a SQL injection vulnerability when a plugin or theme passes untrusted input to the parameter. This vulnerability can be chained with CVE-2026-63030 to allow an unauthenticated attacker to gain remote code execution on default WordPress installations. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-08-04). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-63030 — WordPress Core Interpretation Conflict Vulnerability WordPress Core. WordPress Core contains an interpretation conflict vulnerability that could allow an attacker to perform SQL Injection and achieve Remote Code Execution. This vulnerability can be chained with CVE-2026-60137. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-07-24). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2026-0770 — Langflow Inclusion of Functionality from Untrusted Control Sphere Vulnerability Langflow Langflow. Langflow contains an inclusion of functionality from untrusted control sphere vulnerability that allows remote attackers to execute arbitrary code on affected installations. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-07-24). | — |
| 12:00:00Z | CISA KEVofficial | Vulnerabilities & CVEs | critical | CVE-2021-27137 — DD-WRT Stack-Based Buffer Overflow Vulnerability DD-WRT DD-WRT. DD-WRT contains a stack-based buffer overflow vulnerability that could allow an unauthenticated attacker to overflow an internal buffer used by UPnP and trigger a code execution vulnerability. Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. (due 2026-07-24). | — |
Top categories
- Vulnerabilities & CVEs119
- Threat Intelligence & APTs31
- Identity & Access2
- Mobile & Endpoint2
- Data Breaches2
Trending CVEs
click to draft a rule- 3
- 2
- 2
- 2
- 2
- 2
- 2
- 2
Telemetry taps
ACLED Conflict Data
poll · 21600s · external
Alarm panels (syslog/CEF relay)
syslog · physical
Brivo Access
webhook · physical
CISA Cybersecurity Advisories
poll · 300s · cyber
CISA Known Exploited Vulnerabilities
poll · 300s · cyber
Claroty (OT)
webhook · physical
Dragos (OT)
webhook · physical
Envoy Visitor Management
webhook · physical
Gallagher Command Centre
poll · 60s · physical
GDELT 2.0 Unrest & Sabotage
poll · 900s · external
Genetec Security Center
webhook · physical
GNSS Interference Reporting
poll · 3600s · external
Grid / DNO Outage Feeds
poll · 900s · external
Lenel OnGuard
poll · 60s · physical
Milestone XProtect
poll · 60s · physical
NCSC UK Advisories
poll · 300s · cyber
Nozomi Networks (OT)
webhook · physical
NVD Recent CVEs
poll · 300s · cyber
NWS / Met Office Warnings
poll · 300s · external
Software House C-CURE 9000
poll · 60s · physical
TfL / National Rail Disruption
poll · 600s · external
UK National Threat Level / NaCTSO
poll · 21600s · external
USGS Significant Earthquakes
poll · 300s · external
Verkada Access & Video
webhook · physical