Threats Tagged 'cwe-319'
View all threats tagged with 'cwe-319'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-319'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-49486: CWE-319: Cleartext Transmission of Sensitive Information in Apache Software Foundation Apache Airflow FTP providerCVE-2026-49486 0 The Apache Airflow FTP provider's `FTPSHook.get_conn()` created an `ftplib.FTP_TLS` connection but never called `prot_p()`, so although the control channel was TLS-protected the data channel was transmitted in cleartext. Any deployment using `FTPSHook` or `FTPSFileTransmitOperator` to move files over FTPS exposed file contents and credentials-in-transit to a network attacker able to observe the data connection. Upgrade apache-airflow-providers-ftp to `3.15.1` or later, which issues `PROT P` to encrypt the data channel. Join the discussion | CVE Database V5 | 06/26/2026, 07:05:39 UTC Added: 06/26/2026, 07:46:06 UTC |
CVE-2026-44726: CWE-319: Cleartext Transmission of Sensitive Information in denoland denoCVE-2026-44726 0 Deno is a JavaScript, TypeScript, and WebAssembly runtime. From 2.0.0 until 2.7.8, a flaw in Deno's Node.js tls compatibility layer could cause a TLS client to transmit application data in plaintext after a connection retry. When `autoSelectFamily was enabled and the first address-family attempt failed, the socket reinitialization path reused a stale TLS upgrade hook that was bound to the original, failed handle. As a result, the replacement TCP connection was never upgraded to TLS, and any data the application wrote before the secureConnect event travelled over the network unencrypted. A network attacker positioned to cause the initial connection attempt to fail (for example, by dropping IPv6 traffic on a dual-stack host) could deterministically trigger the fallback path and observe or tamper with traffic that the application believed was TLS-protected. This vulnerability is fixed in 2.7.8. Join the discussion | CVE Database V5 | 06/23/2026, 17:24:02 UTC Added: 06/23/2026, 17:39:59 UTC |
CVE-2025-15619: CWE-284 Improper access control in HCLSoftware ConnectionsCVE-2025-15619 0 HCL Connections contains a broken access control vulnerability that may allow an unauthorized user to view data in a single specific scenario. Join the discussion | CVE Database V5 | 06/23/2026, 15:17:29 UTC Added: 06/23/2026, 16:09:20 UTC |
CVE-2026-11833: CWE-319 Cleartext transmission of sensitive information in Yokogawa Electric Corporation FAST/TOOLSCVE-2026-11833 0 Overview: A vulnerability has been found in FAST/TOOLS and CI Server. The web server may return a response containing the CI Server setting information. This information could be exploited by an attacker for other attacks. The affected products and versions are as follows: FAST/TOOLS (Packages: RVSVRN, UNSVRN, HMIWEB, FTEES, HMIMOB) R9.01 to R10.04 CI Server (All packages) R1.01 to R1.04 Join the discussion | CVE Database V5 | 06/23/2026, 00:53:43 UTC Added: 06/23/2026, 01:54:13 UTC |
CVE-2026-50034: CWE-319 in Apollo Pharmacy Blood Glucose Monitoring System (Model No. APG-01 BT)CVE-2026-50034 0 CVE-2026-50034 affects the Apollo Pharmacy Blood Glucose Monitoring System (Model No. APG-01 BT). An attacker within Bluetooth Low Energy (BLE) communication range can passively intercept wireless traffic and obtain sensitive health-related information, specifically glucose measurement values. This vulnerability is classified under CWE-319, indicating the transmission of sensitive information in an unprotected manner. The CVSS 3.1 base score is 6.5, reflecting a medium severity level. No patches or fixes are currently documented for this vulnerability. The device is not a cloud service, so remediation depends on vendor updates or device replacement. Join the discussion | GCVE Database | 06/18/2026, 23:47:13 UTC Added: 06/18/2026, 18:34:21 UTC |
CVE-2026-50200: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in SteeltoeOSS Steeltoe.Management.EndpointCVE-2026-50200 0 Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Management.Endpoint prior to version 4.2.0 and Steeltoe.Management.EndpointCore prior to version 3.4.0, the `Sanitizer` component in the Environment actuator redacts configuration values by matching the configuration key name against a suffix list. The default list (`password`, `secret`, `key`, `token`, `.*credentials.*`, `vcap_services`) does not cover the standard .NET pattern `ConnectionStrings:<name>` or Steeltoe Connectors' `Steeltoe:Client:<type>:Default:ConnectionString`. There is no value-based scrubbing, so full connection string values including embedded `Password=` and `user:pass@host` segments are returned verbatim in `/actuator/env` responses. Steeltoe.Management.Endpoint 4.2.0 and Steeltoe.Management.EndpointCore 3.4.0 patch the issue. If an immediate upgrade is not possible: On the standard path, remove `env` from the actuator exposure list; add `.*connectionstring.*` to `KeysToSanitize` as a defense-in-depth measure for both paths; and/or require authorization on actuator endpoints. Join the discussion | CVE Database V5 | 06/17/2026, 21:44:21 UTC Added: 06/17/2026, 21:50:06 UTC |
CVE-2026-9741: CWE-319 Cleartext transmission of sensitive information in MongoDB MongoDB ServerCVE-2026-9741 0 CVE-2026-9741 is a high-severity vulnerability in MongoDB Server affecting versions 7.0.0, 8.0.0, 8.2.0, and 8.3.0. The issue arises in the query analysis of the $vectorSearch aggregation stage when used with Queryable Encryption (QE) or Client-Side Field Level Encryption (CSFLE). Literal values for encrypted fields within the $vectorSearch filter expressions are transmitted to the server in plaintext rather than ciphertext, exposing sensitive information during transmission. Join the discussion | CVE Database V5 | 06/09/2026, 21:56:01 UTC Added: 06/09/2026, 22:25:56 UTC |
CVE-2026-10045: CWE-798 Use of Hard-coded Credentials in Shenzhen Kangda Xin Intelligent Network Technology Co., Ltd DR300CVE-2026-10045 0 Shenzhen Kangda Xin Intelligent Network Technology Company's router, model DR300, version 2.1.2.121, contains hardcoded login credentials and has telnet enabled by default on WAN and LAN interfaces. These vulnerabilities allow attackers to read and write to memory, modify firmware stored in flash, inspect active connections, and view currently connected devices. Join the discussion | CVE Database V5 | 06/09/2026, 18:09:56 UTC Added: 06/09/2026, 19:41:24 UTC |
CVE-2025-2311: CWE-648 Incorrect Use of Privileged APIs in Sechard Information Technologies SecHardCVE-2025-2311 0 Incorrect Use of Privileged APIs, Cleartext Transmission of Sensitive Information, Insufficiently Protected Credentials vulnerability in Sechard Information Technologies SecHard allows Authentication Bypass, Interface Manipulation, Authentication Abuse, Harvesting Information via API Event Monitoring. This issue affects SecHard: before 3.3.0.20220411. Join the discussion | CVE Database V5 | 03/20/2025, 11:55:51 UTC Added: 06/06/2026, 07:33:35 UTC |
CVE-2026-45432: CWE-319: Cleartext Transmission of Sensitive Information in GX INDIA GX Earth 2022CVE-2026-45432 0 This vulnerability exists in GX Earth ONT models due to the transmission of user credentials in plaintext over HTTP in its web management interface. A remote attacker could exploit this vulnerability by intercepting network traffic to obtain sensitive authentication information, which could lead to unauthorized access to the targeted device. Join the discussion | CVE Database V5 | 06/04/2026, 12:07:31 UTC Added: 06/04/2026, 12:18:54 UTC |
Showing 1 to 10 of 15 results