Skip to main content

Information Disclosure

74795 CVEs technique

Monthly

CVE-2025-40215 Dec 04, 13:15 HIGH PATCH This Week

Improper cleanup of IPComp fallback tunnel xfrm states in the Linux kernel's IPsec (xfrm) subsystem allows a local low-privileged attacker to trigger memory corruption (use-after-free) leading to full compromise of confidentiality, integrity, and availability. The flaw arises because fallback tunnel states were only deleted when the last user state was destroyed rather than deleted, so lingering skb references (via IP reassembly queues or deferred skb freeing) leave stale states on xfrm hashtables/lists, tripping the WARN in xfrm_state_fini and leaving dangling structures. This is not in CISA KEV and no public exploit was identified at time of analysis; EPSS is very low at 0.05%, but the 7.8 CVSS and CIA-high impact make it a meaningful local privilege-escalation candidate.

Information Disclosure Linux Red Hat Suse
NVD
CVSS 3.1
7.8
EPSS
0.1%
CVE-2025-40214 Dec 04, 13:15 HIGH PATCH CISA Act Now

Local privilege escalation / kernel memory corruption in the Linux kernel's AF_UNIX garbage collector arises because unix_add_edge() fails to initialise the new vertex's scc_index field. On kernels where GC has already run and grouped sockets into strongly-connected components, a freshly allocated in-flight socket inherits a stale SCC index (via heap spraying), causing unix_vertex_dead() to misjudge an alive in-flight socket as dead and garbage-collect its receive queue - a use-after-free. A detailed public reproducer exists (publicly available exploit code exists); it is not in CISA KEV and EPSS is very low (0.04%).

Information Disclosure Linux Red Hat Suse
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-14010 Dec 04, 10:16 PyPI MEDIUM PATCH This Month

A flaw was found in ansible-collection-community-general. This vulnerability allows for information exposure (IE) of sensitive credentials, specifically plaintext passwords, via verbose output when running Ansible with debug modes. Attackers with access to logs could retrieve these secrets and potentially compromise Keycloak accounts or administrative access.

Information Disclosure Red Hat Community General
NVD GitHub
CVSS 3.1
5.5
EPSS
0.0%
CVE-2025-11379 Dec 04, 05:16 MEDIUM This Month

Unauthenticated attackers can access configuration files from WordPress sites running the WebP Express plugin (≤0.25.9) on NGINX because the plugin generates predictable config file names, potentially exposing sensitive settings. No active exploitation or public exploit code has been identified, and the EPSS score of 0.06% indicates a low probability of exploitation.

WordPress Information Disclosure Nginx
NVD
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-66293 Dec 03, 21:15 HIGH POC PATCH This Week

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng's simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng's internal state management. Upgrade to libpng 1.6.52 or later.

Buffer Overflow Information Disclosure Debian Ubuntu Red Hat +2
NVD GitHub
CVSS 3.1
7.1
EPSS
0.1%
CVE-2025-66411 Dec 03, 20:16 Go HIGH POC PATCH This Week

Coder allows organizations to provision remote development environments via Terraform. Prior to 2.26.5, 2.27.7, and 2.28.4, Workspace Agent manifests containing sensitive values were logged in plaintext unsanitized. An attacker with limited local access to the Coder Workspace (VM, K8s Pod etc.) or a third-party system (SIEM, logging stack) could access those logs. This vulnerability is fixed in 2.26.5, 2.27.7, and 2.28.4.

Information Disclosure Kubernetes Coder Suse
NVD GitHub
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-61727 Dec 03, 20:16 Go MEDIUM PATCH This Month

An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.

Information Disclosure Golang Debian Ubuntu Red Hat +2
NVD VulDB
CVSS 3.1
6.5
EPSS
0.0%
CVE-2025-66220 Dec 03, 19:15 Go HIGH POC PATCH This Week

Identity impersonation in Envoy Proxy (1.33.12 and earlier, 1.34.0-1.34.10, 1.35.0-1.35.6, and 1.36.0-1.36.2) allows a client to be accepted under a different identity when Envoy is configured with require_client_certificate: true and an exact match_typed_subject_alt_names rule against an OTHERNAME SAN. Specifically, a certificate whose OTHERNAME value is encoded as BMPSTRING or UNIVERSALSTRING and carries an embedded null byte (for example 'victim\0evil') is truncated at the null during UTF-8 conversion and therefore matches an exact rule for 'victim', granting the attacker the access rights of that identity. Publicly available exploit code exists and the vendor has released patches, but EPSS is 0.00% and exploitation is gated on the attacker first obtaining a CA-signed certificate from a CA that Envoy trusts, so this is a precondition-heavy issue rather than a mass-exploitable one. Note authentication requirements: the CVSS vector is CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N, indicating the attacker must already hold valid credentials (a trusted client certificate).

Information Disclosure Envoy
NVD GitHub
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-33208 Dec 03, 19:15 HIGH PATCH This Week

NVIDIA TAO contains a vulnerability where an attacker may cause a resource to be loaded via an uncontrolled search path. A successful exploit of this vulnerability may lead to escalation of privileges, data tampering, denial of service, information disclosure.

Denial Of Service Information Disclosure Tao Toolkit Nvidia
NVD
CVSS 3.1
8.8
EPSS
0.1%
CVE-2025-13992 Dec 03, 19:15 MEDIUM PATCH This Month

Side-channel information leakage in Navigation and Loading in Google Chrome prior to 139.0.7258.66 allowed a remote attacker to bypass site isolation via a crafted HTML page. (Chromium security severity: Medium)

Information Disclosure Google
NVD
CVSS 3.1
4.7
EPSS
0.0%
CVE-2025-12819 Dec 03, 19:15 HIGH PATCH This Week

Untrusted search path in auth_query connection handler in PgBouncer before 1.25.1 allows an unauthenticated attacker to execute arbitrary SQL during authentication via a malicious search_path parameter in the StartupMessage.

Information Disclosure Debian Ubuntu Pgbouncer
NVD
CVSS 3.1
7.5
EPSS
0.2%
CVE-2025-12084 Dec 03, 19:15 MEDIUM PATCH This Month

CVE-2025-12084 is a security vulnerability (CVSS 5.3). Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Python Information Disclosure Debian Ubuntu Red Hat +1
NVD GitHub VulDB
CVSS 3.1
5.3
EPSS
0.0%
CVE-2025-64763 Dec 03, 18:15 Go LOW PATCH Monitor

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, when Envoy is configured in TCP proxy mode to handle CONNECT requests, it accepts client data before issuing a 2xx response and forwards that data to the upstream TCP connection. If a forwarding proxy upstream from Envoy then responds with a non-2xx status, this can cause a de-synchronized CONNECT tunnel state. By default Envoy continues to allow early CONNECT data to avoid disrupting existing deployments. The envoy.reloadable_features.reject_early_connect_data runtime flag can be set to reject CONNECT requests that send data before a 2xx response when intermediaries upstream from Envoy may reject establishment of a CONNECT tunnel.

Information Disclosure Debian Envoy Envoyproxy
NVD GitHub
CVSS 3.1
3.7
EPSS
0.0%
CVE-2025-64443 Dec 03, 18:15 Go CRITICAL PATCH Act Now

A security vulnerability in MCP Gateway (CVSS 9.6). Critical severity with potential for significant impact on affected systems. Vendor patch is available.

Information Disclosure Docker Mcp Gateway Suse
NVD GitHub
CVSS 3.1
9.6
EPSS
0.0%
CVE-2025-20387 Dec 03, 17:15 HIGH PATCH This Week

In Splunk Universal Forwarder for Windows versions below 10.0.2, 9.4.6, 9.3.8, and 9.2.10, a new installation of or an upgrade to an affected version can result in incorrect permissions assignment in the Universal Forwarder for Windows Installation directory. This lets non-administrator users on the machine access the directory and all its contents.

Windows Information Disclosure Microsoft Splunk
NVD
CVSS 3.1
8.0
EPSS
0.0%
CVE-2025-20386 Dec 03, 17:15 HIGH PATCH This Week

In Splunk Enterprise for Windows versions below 10.0.2, 9.4.6, 9.3.8, and 9.2.10, a new installation of or an upgrade to an affected version can result in incorrect permissions assignment in the Splunk Enterprise for Windows Installation directory. This lets non-administrator users on the machine access the directory and all its contents.

Windows Information Disclosure Microsoft Splunk
NVD
CVSS 3.1
8.0
EPSS
0.0%
CVE-2025-20384 Dec 03, 17:15 MEDIUM PATCH This Month

A security vulnerability in Splunk Enterprise (CVSS 5.3) that allows them. Remediation should follow standard vulnerability management procedures.

Information Disclosure Splunk Splunk Cloud Platform
NVD VulDB
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-20383 Dec 03, 17:15 MEDIUM PATCH This Month

In Splunk Enterprise versions below 10.0.2, 9.4.6, 9.3.8, and 9.2.10, and below 3.9.10, 3.8.58, and 3.7.28 of Splunk Secure Gateway app in Splunk Cloud Platform, a low-privileged user that does not hold the "admin" or "power" Splunk roles and subscribes to mobile push notifications could receive notifications that disclose the title and description of the report or alert even if they do not have access to view the report or alert.

Information Disclosure Splunk Splunk Cloud Platform Splunk Secure Gateway
NVD
CVSS 3.1
4.3
EPSS
0.0%
CVE-2024-32642 Dec 03, 17:15 HIGH POC PATCH This Week

Masa CMS is an open source Enterprise Content Management platform. Prior to 7.2.8, 7.3.13, and 7.4.6, there is vulnerable to host header poisoning which allows account takeover via password reset email. This vulnerability is fixed in 7.2.8, 7.3.13, and 7.4.6.

Information Disclosure Masacms
NVD GitHub
CVSS 3.1
8.8
EPSS
0.0%
CVE-2025-65320 Dec 03, 16:15 HIGH POC This Week

Abacre Restaurant Point of Sale (POS) up to 15.0.0.1656 are vulnerable to Cleartext Storage of Sensitive Information in Memory. The application leaves valid device-bound license keys in process memory during an activation attempt.

Information Disclosure Restaurant Point Of Sale Abacre
NVD GitHub
CVSS 3.1
7.5
EPSS
0.0%
CVE-2025-13948 Dec 03, 15:15 LOW Monitor

A security vulnerability in opsre go-ldap-admin (CVSS 5.6). Remediation should follow standard vulnerability management procedures.

Information Disclosure Docker
NVD GitHub VulDB
CVSS 4.0
2.9
EPSS
0.1%
CVE-2025-39665 Dec 03, 10:15 MEDIUM PATCH This Month

CVE-2025-39665 is a security vulnerability (CVSS 5.3) that allows an unauthenticated attacker. Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Information Disclosure Debian Ubuntu Nagvis
NVD GitHub
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-13947 Dec 03, 10:15 HIGH PATCH This Week

Information disclosure in WebKitGTK allows remote websites to read arbitrary local files by exploiting a drag-and-drop mechanism that does not verify the drag operation originated from outside the browser. Attackers can leverage this by convincing a user to drag a file onto a malicious page, exposing data the user has permission to access. The flaw affects WebKitGTK before version 2.50.3; vendor patches are available and widely distributed, with no indication of active exploitation.

Information Disclosure
NVD VulDB
CVSS 3.1
7.4
EPSS
0.1%
CVE-2025-12585 Dec 03, 04:15 MEDIUM This Month

Unauthenticated sensitive information disclosure in MxChat for WordPress allows attackers to extract session values from upload filenames, enabling access to private AI chatbot conversation data. All versions up to 2.5.5 are affected. A public proof-of-concept exists, but no active exploitation has been reported; EPSS is very low (0.05%) suggesting limited current risk.

WordPress Information Disclosure
NVD GitHub
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-66476 Dec 02, 22:16 HIGH PATCH This Week

Vim is an open source, command line text editor. Prior to version 9.1.1947, an uncontrolled search path vulnerability on Windows allows Vim to execute malicious executables placed in the current working directory for the current edited file. On Windows, when using cmd.exe as a shell, Vim resolves external commands by searching the current working directory before system paths. When Vim invokes tools such as findstr for :grep, external commands or filters via :!, or compiler/:make commands, it may inadvertently run a malicious executable present in the same directory as the file being edited. The issue affects Vim for Windows prior to version 9.1.1947.

Windows Information Disclosure Microsoft Debian Ubuntu +2
NVD GitHub
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-64642 Dec 02, 21:15 HIGH PATCH This Week

Local users on workstations where NMIS/BioDose V22.02 or earlier is installed with default insecure directory permissions can modify program executables and libraries, leading to high integrity and availability impact and low confidentiality impact. This flaw (CWE-732) is not remotely reachable; it requires local presence as a user on a client workstation and only affects certain deployment scenarios such as multi-user or shared workstations with permissive ACLs. The vendor has released a patch in version 23.0, and the EPSS score is 0.02% (percentile 4%), indicating low practical urgency; no public exploit identified at time of analysis.

Information Disclosure Biodose Nmis
NVD VulDB
CVSS 4.0
7.1
EPSS
0.0%
CVE-2025-64298 Dec 02, 21:15 HIGH PATCH This Week

Insecure default permissions on a Windows share in Mirion (EC2 Software) NMIS/BioDose V22.02 and earlier expose the embedded Microsoft SQL Server Express database files and configuration data to anyone who can reach that share on the network, allowing both disclosure and tampering with sensitive medical/health-physics data. The issue affects only networked, multi-client installations that use the embedded SQL Server Express, is remediated in version 23.0, and requires adjacent-network access to the share rather than internet exposure; no public exploit code has been identified at time of analysis, and the EPSS score is negligible (~0.04%, 11th percentile), so real-world urgency is well below what the 8.6 CVSS 4.0 base score suggests.

Windows Information Disclosure Microsoft Biodose Nmis
NVD VulDB
CVSS 4.0
8.6
EPSS
0.0%
CVE-2025-61940 Dec 02, 21:15 HIGH PATCH This Week

CVE-2025-61940 is a security vulnerability (CVSS 8.3). High severity vulnerability requiring prompt remediation.

Information Disclosure Microsoft Biodose Nmis Mirion
NVD VulDB
CVSS 4.0
8.7
EPSS
0.1%
CVE-2025-65877 Dec 02, 20:15 HIGH POC This Week

Lvzhou CMS before commit c4ea0eb9cab5f6739b2c87e77d9ef304017ed615 (2025-09-22) is vulnerable to SQL injection via the 'title' parameter in com.wanli.lvzhoucms.service.ContentService#findPage. The parameter is concatenated directly into a dynamic SQL query without sanitization or prepared statements, enabling attackers to read sensitive data from the database.

Information Disclosure SQLi Lvzhou Cms
NVD GitHub
CVSS 3.1
7.5
EPSS
0.0%
CVE-2025-66409 Dec 02, 19:15 CRITICAL PATCH Act Now

ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In 5.5.1, 5.4.3, 5.3.4, 5.2.6, 5.1.6, and earlier, when AVRCP is enabled on ESP32, receiving a malformed VENDOR DEPENDENT command from a peer device can cause the Bluetooth stack to access memory before validating the command buffer length. This may lead to an out-of-bounds read, potentially exposing unintended memory content or causing unexpected behavior.

Buffer Overflow Information Disclosure Esp Idf Espressif
NVD GitHub
CVSS 3.1
9.1
EPSS
0.1%
CVE-2025-61729 Dec 02, 19:15 Go HIGH PATCH This Week

Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.

Information Disclosure Golang Debian Ubuntu Red Hat +2
NVD VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2025-13721 Dec 02, 19:15 HIGH PATCH This Week

Race in v8 in Google Chrome prior to 143.0.7499.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)

Information Disclosure Google Race Condition
NVD VulDB
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-13720 Dec 02, 19:15 HIGH PATCH This Week

Bad cast in Loader in Google Chrome prior to 143.0.7499.41 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)

Information Disclosure Google
NVD VulDB
CVSS 3.1
8.8
EPSS
0.1%
CVE-2025-13632 Dec 02, 19:15 MEDIUM PATCH This Month

A security vulnerability in DevTools in Google Chrome (CVSS 5.4). Remediation should follow standard vulnerability management procedures.

Information Disclosure Chrome Google Debian Ubuntu +2
NVD
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-13630 Dec 02, 19:15 HIGH PATCH This Week

Type Confusion in V8 in Google Chrome prior to 143.0.7499.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

Information Disclosure Chrome Google Memory Corruption Debian +3
NVD
CVSS 3.1
8.8
EPSS
0.1%
CVE-2025-65105 Dec 02, 18:15 Go MEDIUM PATCH This Month

A remote code execution vulnerability in Apptainer (CVSS 4.5). Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Information Disclosure Debian Ubuntu Red Hat Apptainer +2
NVD GitHub
CVSS 3.1
4.5
EPSS
0.0%
CVE-2025-64750 Dec 02, 18:15 Go MEDIUM PATCH This Month

A remote code execution vulnerability (CVSS 4.5). Remediation should follow standard vulnerability management procedures.

Information Disclosure Debian Ubuntu Suse
NVD GitHub
CVSS 3.1
4.5
EPSS
0.0%
CVE-2025-65656 Dec 02, 17:16 CRITICAL POC Act Now

dcat-admin v2.2.3-beta and before is vulnerable to file inclusion in admin/src/Extend/VersionManager.php.

PHP Information Disclosure LFI Dcat Admin Dcatadmin
NVD GitHub
CVSS 3.1
9.8
EPSS
0.1%
CVE-2025-64460 Dec 02, 16:15 PyPI HIGH PATCH This Week

An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. Algorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.

Python Information Disclosure Debian Ubuntu Red Hat +3
NVD GitHub
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-58113 Dec 02, 16:15 MEDIUM POC This Month

An out-of-bounds read vulnerability exists in the EMF functionality of PDF-XChange Co. Ltd PDF-XChange Editor 10.7.3.401. By using a specially crafted EMF file, an attacker could exploit this vulnerability to perform an out-of-bounds read, potentially leading to the disclosure of sensitive information.

Buffer Overflow Information Disclosure Pdf Xchange Editor Pdf Xchange
NVD
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-13877 Dec 02, 16:15 npm LOW PATCH Monitor

A security vulnerability in nocobase (CVSS 5.6). Remediation should follow standard vulnerability management procedures.

Information Disclosure
NVD GitHub VulDB
CVSS 4.0
2.9
EPSS
0.1%
CVE-2025-12630 Dec 02, 16:15 MEDIUM PATCH This Month

A security vulnerability in Upload.am WordPress (CVSS 4.9). Remediation should follow standard vulnerability management procedures.

WordPress Information Disclosure
NVD WPScan VulDB
CVSS 3.1
4.9
EPSS
0.0%
CVE-2025-59702 Dec 02, 15:15 HIGH POC This Week

A privilege escalation vulnerability (CVSS 7.2) that allows a physically proximate attacker with elevated privileges. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware Nshield Connect Xc High Firmware Nshield Connect Xc Mid Firmware +2
NVD GitHub VulDB
CVSS 3.1
7.2
EPSS
0.0%
CVE-2025-59701 Dec 02, 15:15 MEDIUM POC This Month

Entrust nShield Connect XC, nShield 5c, and nShield HSMi through 13.6.11, or 13.7, allow a physically proximate attacker (with elevated privileges) to read and modify the Appliance SSD contents (because they are unencrypted).

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware Nshield Connect Xc High Firmware Nshield Connect Xc Mid Firmware +2
NVD GitHub VulDB
CVSS 3.1
4.1
EPSS
0.0%
CVE-2025-59700 Dec 02, 15:15 LOW POC Monitor

Entrust nShield Connect XC, nShield 5c, and nShield HSMi through 13.6.11, or 13.7, allow a physically proximate attacker with root access to modify the Recovery Partition (because of a lack of integrity protection).

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware Nshield Connect Xc High Firmware Nshield Connect Xc Mid Firmware +2
NVD GitHub VulDB
CVSS 3.1
3.9
EPSS
0.0%
CVE-2025-59698 Dec 02, 15:15 MEDIUM POC This Month

CVE-2025-59698 is a security vulnerability (CVSS 6.8) that allows a physically proximate attacker. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware Nshield Connect Xc High Firmware Nshield Connect Xc Mid Firmware +2
NVD GitHub VulDB
CVSS 3.1
6.8
EPSS
0.0%
CVE-2025-59696 Dec 02, 15:15 LOW POC Monitor

CVE-2025-59696 is a security vulnerability (CVSS 3.2) that allows a physically proximate attacker. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware Nshield Connect Xc High Firmware Nshield Connect Xc Mid Firmware +2
NVD GitHub VulDB
CVSS 3.1
3.2
EPSS
0.0%
CVE-2025-59694 Dec 02, 15:15 MEDIUM POC This Month

CVE-2025-59694 is a security vulnerability (CVSS 6.8) that allows a physically proximate attacker. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware Nshield Connect Xc High Firmware Nshield Connect Xc Mid Firmware +2
NVD GitHub VulDB
CVSS 3.1
6.8
EPSS
0.0%
CVE-2025-41066 Dec 02, 14:16 MEDIUM PATCH This Month

Horde Groupware v5.2.22 has a user enumeration vulnerability that allows an unauthenticated attacker to determine the existence of valid accounts on the system. To exploit the vulnerability, an HTTP request must be sent to ‘/imp/attachment.php’ including the parameters ‘id’ and ‘u’. If the specified user exists, the server will return the download of an empty file; if it does not exist, no download will be initiated, which unequivocally reveals the validity of the user.

PHP Information Disclosure Debian Ubuntu Groupware +1
NVD
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-41015 Dec 02, 14:16 MEDIUM PATCH This Month

User enumeration in TCMAN GIM versions prior to 20250304 allows unauthenticated remote attackers to determine whether a given username exists on the system. The flaw is exploited by sending a SOAP request with the 'pda:username' parameter and the 'GetUserQuestionAndAnswer' action to the '/WS/PDAWebService.asmx' endpoint, which responds differently based on account validity. The impact is limited to confidentiality-low, and no public exploit code or active exploitation is currently identified (EPSS 0.09%, percentile 26).

Information Disclosure Gim
NVD VulDB
CVSS 4.0
6.9
EPSS
0.1%
CVE-2025-41014 Dec 02, 14:16 MEDIUM PATCH This Month

TCMAN GIM v11 (version 20250304 and earlier) contains a user enumeration vulnerability that allows unauthenticated remote attackers to determine whether a given username exists on the system. By sending a crafted SOAP request with the 'GetLastDatePasswordChange' action to the '/WS/PDAWebService.asmx' endpoint and observing the response to the 'pda:username' parameter, an attacker can distinguish valid from invalid accounts. No public exploit code has been identified, and the EPSS score is very low (0.09%), but the vendor has released a patch; exploitation requires only network reachability to the vulnerable web service.

Information Disclosure Gim
NVD VulDB
CVSS 4.0
6.9
EPSS
0.1%
CVE-2025-13295 Dec 02, 14:16 HIGH PATCH This Week

Insertion of Sensitive Information Into Sent Data vulnerability in Argus Technology Inc. BILGER allows Choosing Message Identifier.This issue affects BILGER: before 2.4.9.

Information Disclosure Bilger
NVD VulDB
CVSS 3.1
7.5
EPSS
0.0%
CVE-2025-11789 Dec 02, 13:15 HIGH This Week

An out-of-bounds read in the Circutor SGE-PLC1000 and SGE-PLC50 power-line communication concentrators running firmware 9.0.2 allows an authenticated user of the device's management interface to read memory beyond the bounds of the internal FilesDownload array. The DownloadFile function passes an attacker-supplied parameter through atoi() and then uses the resulting value directly as an array index, so an unusually large numeric value causes an out-of-bounds access that discloses adjacent memory contents; impact is limited to confidentiality (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N), with no integrity or availability effect and no code execution. Credentials are required to reach the vulnerable code path, EPSS places exploitation likelihood at roughly 0.05% (14th percentile), and no public exploit or confirmed active exploitation was identified at time of analysis.

Buffer Overflow Information Disclosure Sge Plc1000 Firmware Sge Plc50 Firmware
NVD VulDB
CVSS 4.0
7.1
EPSS
0.0%
CVE-2025-41744 Dec 02, 11:15 CRITICAL Act Now

CVE-2025-41744 is a security vulnerability (CVSS 9.1) that allows an unprivileged remote attacker. Critical severity with potential for significant impact on affected systems.

Information Disclosure Sprecon E C Firmware Sprecon E P Firmware Sprecon E T3 Firmware Sprecher Automation
NVD
CVSS 3.1
9.1
EPSS
0.1%
CVE-2025-41743 Dec 02, 11:15 MEDIUM PATCH This Month

Insufficient encryption strength in Sprecher Automation SPRECON-E-C, SPRECON-E-P, and SPRECON-E-T3 allows a local unprivileged attacker to extract data from update images and thus obtain limited information about the architecture and internal processes.

Information Disclosure Sprecon E C Firmware Sprecon E P Firmware Sprecon E T3 Firmware Sprecher Automation
NVD
CVSS 3.1
4.0
EPSS
0.0%
CVE-2025-13353 Dec 02, 11:15 Go MEDIUM PATCH This Month

In gokey versions <0.2.0, a flaw in the seed decryption logic resulted in passwords incorrectly being derived solely from the initial vector and the AES-GCM authentication tag of the key seed. This issue has been fixed in gokey version 0.2.0. This is a breaking change. The fix has invalidated any passwords/secrets that were derived from the seed file (using the -s option). Even if the input seed file stays the same, version 0.2.0 gokey will generate different secrets. Impact This vulnerability impacts generated keys/secrets using a seed file as an entropy input (using the -s option). Keys/secrets generated just from the master password (without the -s option) are not impacted. The confidentiality of the seed itself is also not impacted (it is not required to regenerate the seed itself). Specific impact includes: * keys/secrets generated from a seed file may have lower entropy: it was expected that the whole seed would be used to generate keys (240 bytes of entropy input), where in vulnerable versions only 28 bytes was used * a malicious entity could have recovered all passwords, generated from a particular seed, having only the seed file in possession without the knowledge of the seed master password Patches The code logic bug has been fixed in gokey version 0.2.0 and above. Due to the deterministic nature of gokey, fixed versions will produce different passwords/secrets using seed files, as all seed entropy will be used now. System secret rotation guidance It is advised for users to regenerate passwords/secrets using the patched version of gokey (0.2.0 and above), and provision/rotate these secrets into respective systems in place of the old secret. A specific rotation procedure is system-dependent, but most common patterns are described below. Systems that do not require the old password/secret for rotation Such systems usually have a "Forgot password" facility or a similar facility allowing users to rotate their password/secrets by sending a unique "magic" link to the user's email or phone. In such cases users are advised to use this facility and input the newly generated password secret, when prompted by the system. Systems that require the old password/secret for rotation Such systems usually have a modal password rotation window usually in the user settings section requiring the user to input the old and the new password sometimes with a confirmation. To generate/recover the old password in such cases users are advised to: * temporarily download gokey version 0.1.3 https://github.com/cloudflare/gokey/releases/tag/v0.1.3 for their respective operating system to recover the old password * use gokey version 0.2.0 or above to generate the new password * populate the system provided password rotation form Systems that allow multiple credentials for the same account to be provisioned Such systems usually require a secret or a cryptographic key as a credential for access, but allow several credentials at the same time. One example is SSH: a particular user may have several authorized public keys configured on the SSH server for access. For such systems users are advised to: * generate a new secret/key/credential using gokey version 0.2.0 or above * provision the new secret/key/credential in addition to the existing credential on the system * verify that the access or required system operation is still possible with the new secret/key/credential * revoke authorization for the existing/old credential from the system Credit This vulnerability was found by Théo Cusnir ( @mister_mime https://hackerone.com/mister_mime ) and responsibly disclosed through Cloudflare's bug bounty program.

Information Disclosure Debian Ubuntu Gokey Suse +1
NVD GitHub
CVSS 3.1
5.5
EPSS
0.0%
CVE-2025-10543 Dec 02, 09:15 Go MEDIUM PATCH This Month

A security vulnerability in Eclipse Paho Go MQTT (CVSS 5.3). Remediation should follow standard vulnerability management procedures.

Information Disclosure Red Hat Paho Mqtt Suse Eclipse
NVD GitHub
CVSS 3.1
5.3
EPSS
0.0%
CVE-2025-13696 Dec 02, 08:16 MEDIUM This Month

The Zigaform plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 7.6.5. This is due to the plugin exposing a public AJAX endpoint that retrieves form submission data without performing authorization checks to verify ownership or access rights. This makes it possible for unauthenticated attackers to extract sensitive form submission data including personal information, payment details, and other private data via the rocket_front_payment_seesummary action by enumerating sequential form_r_id values.

PHP WordPress Information Disclosure
NVD GitHub
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-10971 Dec 02, 08:15 HIGH This Week

Insecure Storage of Sensitive Information vulnerability in MeetMe on iOS, Android allows Retrieve Embedded Sensitive Data. This issue affects MeetMe: through v2.2.5.

Information Disclosure Google Android
NVD
CVSS 4.0
8.8
EPSS
0.0%
CVE-2025-20789 Dec 02, 03:16 MEDIUM This Month

In GPU pdma, there is a possible information disclosure due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS10117741; Issue ID: MSV-4538.

Information Disclosure Google Android
NVD
CVSS 3.1
4.4
EPSS
0.0%
CVE-2025-20776 Dec 02, 03:16 MEDIUM This Month

In display, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10184297; Issue ID: MSV-4759.

Privilege Escalation Buffer Overflow Information Disclosure Google Android
NVD
CVSS 3.1
6.7
EPSS
0.0%
CVE-2025-20768 Dec 02, 03:16 HIGH This Week

In display, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10196993; Issue ID: MSV-4805.

Privilege Escalation Buffer Overflow Information Disclosure Google Android
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-20759 Dec 02, 03:16 MEDIUM This Month

In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: MOLY01673760; Issue ID: MSV-4650.

Buffer Overflow Denial Of Service Information Disclosure Mediatek Nr15 +1
NVD
CVSS 3.1
6.5
EPSS
0.3%
CVE-2024-45675 Dec 02, 03:16 HIGH This Week

Local privilege escalation in IBM Informix Dynamic Server 14.10 allows a user who already holds a low-privilege account on the database host to log into the Informix server as administrator without supplying a password, giving full control over the database engine and its data. The issue is strictly local - the assessed CVSS:3.1 vector (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, 7.8 High) requires pre-existing access to the host and no user interaction, so it is not remotely exploitable and cannot be triggered against a system the attacker cannot already log into. Risk signals point to a genuine but locally-scoped flaw rather than a remote emergency: EPSS is 0.02% (5th percentile), the CVE is not in CISA KEV, and no public exploit code has been identified at time of analysis.

Information Disclosure IBM Informix Dynamic Server
NVD
CVSS 3.1
7.8
EPSS
0.0%
CVE-2025-58488 Dec 02, 02:15 MEDIUM This Month

Improper verification of the source of a communication channel in Samsung SmartTouchCall prior to version 1.0.1.1 lets a remote, unauthenticated attacker spoof a trusted communication origin and read sensitive information, but the victim must actively interact with the crafted communication (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N, score 6.5). Exploitation is constrained by the mandatory user-interaction step and the app-specific attack surface, and no public exploit has been identified at time of analysis; EPSS is 0.05% (17th percentile) and the issue is not in CISA KEV, marking it as moderate rather than urgent. Impact is limited to confidentiality - there is no integrity or availability effect.

Information Disclosure Android Smart Touch Call
NVD
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-58487 Dec 02, 02:15 MEDIUM This Month

A security vulnerability in Samsung Account (CVSS 4.0) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Samsung Account
NVD
CVSS 3.1
4.0
EPSS
0.0%
CVE-2025-58486 Dec 02, 02:15 MEDIUM This Month

A security vulnerability in Samsung Account (CVSS 4.0) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Samsung Account
NVD
CVSS 3.1
5.5
EPSS
0.0%
CVE-2025-58484 Dec 02, 02:15 MEDIUM This Month

A security vulnerability in Samsung Cloud Assistant (CVSS 4.0) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Samsung
NVD
CVSS 3.1
4.0
EPSS
0.0%
CVE-2025-58483 Dec 02, 02:15 LOW Monitor

A security vulnerability in Galaxy Store for Galaxy Watch (CVSS 5.9) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Google Samsung Galaxy Store
NVD
CVSS 3.1
3.3
EPSS
0.0%
CVE-2025-58482 Dec 02, 02:15 HIGH This Week

A security vulnerability in MPLocalService of MotionPhoto (CVSS 7.3) that allows local attackers. High severity vulnerability requiring prompt remediation.

Information Disclosure Samsung Motionphoto
NVD
CVSS 3.1
7.3
EPSS
0.0%
CVE-2025-58481 Dec 02, 02:15 HIGH This Week

A security vulnerability in MPRemoteService of MotionPhoto (CVSS 7.3) that allows local attackers. High severity vulnerability requiring prompt remediation.

Information Disclosure Samsung Motionphoto
NVD
CVSS 3.1
7.3
EPSS
0.0%
CVE-2025-58479 Dec 02, 02:15 HIGH This Week

Information disclosure in Samsung Android's Quram image codec (libimagecodec.quram.so) allows unauthenticated remote attackers to read memory outside the bounds of the parsing buffer when a crafted malformed image is decoded, affecting Android 13, 14, 15 and 16 firmware prior to SMR Dec-2025 Release 1. Samsung and NVD rate the flaw 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), while our assessment treats it as requiring user interaction (UI:R) with low confidentiality impact (C:L), since the leak is bounded to memory adjacent to the parsing buffer and is most useful as a primitive chained with another bug. No public exploit code has been identified at time of analysis and EPSS is low (0.06%, 17th percentile), so broad exploitation is unlikely without a companion memory-corruption flaw.

Buffer Overflow Information Disclosure Android
NVD
CVSS 3.1
7.5
EPSS
0.1%
CVE-2025-58476 Dec 02, 02:15 MEDIUM This Month

An out-of-bounds read in the Samsung Android bootloader allows an attacker with physical possession of and hands-on access to an affected device to read out-of-bounds memory from the bootloader stage. Only devices running firmware builds below the SMR Dec-2025 Release 1 patch level (spanning Android 13, 14, 15 and 16 per the vendor advisory) are affected, and the physical-access prerequisite (CVSS AV:P, unauthenticated per PR:N, no user interaction per UI:N) is the decisive limiter - there is no remote or network exploitation path. Impact is confidentiality-only (C:H with I:N/A:N) with no described code-execution primitive, no public exploit code and no confirmed active exploitation (CISA KEV not listed); EPSS is 0.02% (6th percentile), consistent with a low real-world priority issue.

Buffer Overflow Information Disclosure Android
NVD
CVSS 3.1
4.6
EPSS
0.0%
CVE-2025-55129 Dec 02, 02:15 MEDIUM POC This Month

HackerOne community member Kassem S.(kassem_s94) has reported that username handling in Revive Adserver was still vulnerable to impersonation attacks after the fix for CVE-2025-52672, via several alternate techniques. Homoglyphs based impersonation has been independently reported by other HackerOne users, such as itz_hari_ and khoof.

Information Disclosure Revive Adserver Aquaplatform
NVD
CVSS 3.0
5.4
EPSS
0.0%
CVE-2025-21080 Dec 02, 02:15 HIGH This Week

Improper export of the Dynamic Lockscreen component on Samsung Android devices allows an app already installed and running on the phone to access files with Dynamic Lockscreen's privileges, producing high confidentiality and integrity impact on the data it exposes. The issue is strictly local (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N, 7.1): the attacker must be able to install and run a low-privilege malicious app, after which no further user interaction is required, and there is no remote or network exploitation path. No public exploit code has been identified at time of analysis and EPSS is negligible (0.02%, 4th percentile), but the flaw is remediated only by Samsung's SMR Dec-2025 Release 1 update, so devices still on patch levels up to SMR Nov-2025 R1 remain vulnerable.

Information Disclosure Google Samsung Android
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-66415 Dec 01, 23:15 npm MEDIUM PATCH This Month

A security vulnerability in to forward the current HTTP request to another server. (CVSS 5.4). Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Information Disclosure Red Hat Fastify Reply From
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-66400 Dec 01, 23:15 npm MEDIUM PATCH This Month

mdast-util-to-hast is an mdast utility to transform to hast. From 13.0.0 to before 13.2.1, multiple (unprefixed) classnames could be added in markdown source by using character references. This could make rendered user supplied markdown code elements appear like the rest of the page. This vulnerability is fixed in 13.2.1.

Information Disclosure Red Hat Mdast Util To Hast Suse
NVD GitHub
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-66307 Dec 01, 22:15 PHP MEDIUM POC PATCH This Month

A security vulnerability in This admin (CVSS 6.5). Risk factors: public PoC available. Vendor patch is available.

Information Disclosure Grav Plugin Admin Getgrav
NVD GitHub
CVSS 3.1
5.3
EPSS
0.1%
CVE-2025-66304 Dec 01, 22:15 PHP HIGH POC PATCH This Week

Grav CMS before 1.8.0-beta.27 discloses bcrypt password hashes - including the administrator's - to an authenticated admin-panel account that has been granted read access to the user account management section, allowing those hashes to be read from the rendered profile page's source and cracked offline. The confirmed impact is a confidentiality loss, consistent with our assessment vector CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N; any actual privilege escalation is conditional on successfully cracking a bcrypt hash, which may be impractical against a strong admin password, and the exposure requires a non-default privileged read grant rather than anonymous access. Publicly available exploit code exists, EPSS is low (0.08%, ~23rd percentile), and there is no evidence of active exploitation; the vendor fixed the issue in 1.8.0-beta.27.

PHP Privilege Escalation Information Disclosure Grav
NVD GitHub
CVSS 3.1
7.2
EPSS
0.1%
CVE-2025-66298 Dec 01, 22:15 PHP HIGH POC PATCH This Week

Server-side template injection in Grav CMS (all releases prior to 1.8.0-beta.27, including the 1.7.x line such as 1.7.48) lets an unauthenticated remote attacker dump the site's full configuration - including plugin settings and any secrets they contain - by posting a crafted Twig expression in the __unique_form_id__ parameter of any form rendered by the Forms plugin. The affected code path evaluates attacker-supplied form field values as Twig, and the pre-patch version of Grav shipped no meaningful blocklist for dangerous Twig functions, so the response returns var_dumped configuration data directly to the requester. Impact is confidentiality-only (no integrity or availability effect per the independent assessment) and does not require authentication or user interaction, but a public, Forms-plugin-backed form must exist on the target; publicly available exploit code exists (no confirmed active exploitation / CISA KEV listing), and EPSS is low at roughly 0.06% (19th percentile).

PHP Information Disclosure Ssti Grav
NVD GitHub
CVSS 4.0
7.7
EPSS
0.1%
CVE-2024-51999 Dec 01, 21:15 LOW POC PATCH Monitor

Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. Rated low severity (CVSS 2.7), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure
NVD GitHub
CVSS 4.0
2.7
EPSS
1.0%
CVE-2025-51682 Dec 01, 20:15 CRITICAL POC Act Now

CVE-2025-51682 is a security vulnerability (CVSS 9.8) that allows an attacker. Risk factors: public PoC available.

Information Disclosure Mjobtime
NVD
CVSS 3.1
9.8
EPSS
0.1%
CVE-2025-13653 Dec 01, 18:16 MEDIUM This Month

In Search Guard FLX versions from 3.1.0 up to 4.0.0 with enterprise modules being disabled, there exists an issue which allows authenticated users to use specially crafted requests to read documents from data streams without having the respective privileges.

Information Disclosure
NVD
CVSS 3.1
4.3
EPSS
0.0%
CVE-2025-65794 Dec 01, 17:15 Awaiting Data

Rejected reason: DO NOT USE THIS CVE RECORD. No vendor patch available.

Information Disclosure
NVD
CVE-2025-65793 Dec 01, 17:15 Awaiting Data

Rejected reason: DO NOT USE THIS CVE RECORD. No vendor patch available.

Information Disclosure
NVD
CVE-2025-11699 Dec 01, 16:15 HIGH POC PATCH This Week

nopCommerce v4.70 and prior, and version 4.80.3, does not invalidate session cookies after logout or session termination, allowing an attacker who has a a valid session cookie access to privileged endpoints (such as /admin) even after the legitimate user has logged out, enabling session hijacking. Any version above 4.70 that is not 4.80.3 fixes the vulnerability.

Information Disclosure Nopcommerce
NVD GitHub
CVSS 3.1
7.1
EPSS
0.0%
CVE-2024-48894 Dec 01, 16:15 HIGH This Week

A cleartext transmission vulnerability exists in the WEBVIEW-M functionality of Socomec DIRIS Digiware M-70 1.6.9. A specially crafted HTTP request can lead to a disclosure of sensitive information. An attacker can sniff network traffic to trigger this vulnerability.

Information Disclosure Diris M 70 Firmware Socomec
NVD
CVSS 3.1
7.5
EPSS
0.0%
CVE-2024-32384 Dec 01, 16:15 MEDIUM This Month

Kerlink gateways running KerOS prior to version 5.10 expose their web interface exclusively over HTTP, without HTTPS support. This lack of transport layer security allows a man-in-the-middle attacker to intercept and modify traffic between the client and the device.

Information Disclosure Keros Kerlink
NVD
CVSS 3.1
6.8
EPSS
0.0%
CVE-2025-63523 Dec 01, 15:15 PHP MEDIUM POC This Month

FeehiCMS version 2.1.1 fails to enforce server-side immutability for parameters that are presented to clients as "read-only." An authenticated attacker can intercept and modify the parameter in transit and the backend accepts the changes. This can lead to unintended username changes.

Buffer Overflow Information Disclosure Feehicms Feehi
NVD GitHub
CVSS 3.1
6.5
EPSS
0.1%
CVE-2025-13129 Dec 01, 15:15 MEDIUM This Month

A remote code execution vulnerability (CVSS 4.3). Remediation should follow standard vulnerability management procedures.

Information Disclosure
NVD VulDB
CVSS 3.1
4.3
EPSS
0.0%
EPSS 0% CVSS 7.8
HIGH PATCH This Week

Improper cleanup of IPComp fallback tunnel xfrm states in the Linux kernel's IPsec (xfrm) subsystem allows a local low-privileged attacker to trigger memory corruption (use-after-free) leading to full compromise of confidentiality, integrity, and availability. The flaw arises because fallback tunnel states were only deleted when the last user state was destroyed rather than deleted, so lingering skb references (via IP reassembly queues or deferred skb freeing) leave stale states on xfrm hashtables/lists, tripping the WARN in xfrm_state_fini and leaving dangling structures. This is not in CISA KEV and no public exploit was identified at time of analysis; EPSS is very low at 0.05%, but the 7.8 CVSS and CIA-high impact make it a meaningful local privilege-escalation candidate.

Information Disclosure Linux Red Hat +1
NVD
EPSS 0% CVSS 7.8
HIGH PATCH Act Now

Local privilege escalation / kernel memory corruption in the Linux kernel's AF_UNIX garbage collector arises because unix_add_edge() fails to initialise the new vertex's scc_index field. On kernels where GC has already run and grouped sockets into strongly-connected components, a freshly allocated in-flight socket inherits a stale SCC index (via heap spraying), causing unix_vertex_dead() to misjudge an alive in-flight socket as dead and garbage-collect its receive queue - a use-after-free. A detailed public reproducer exists (publicly available exploit code exists); it is not in CISA KEV and EPSS is very low (0.04%).

Information Disclosure Linux Red Hat +1
NVD
EPSS 0% CVSS 5.5
MEDIUM PATCH This Month

A flaw was found in ansible-collection-community-general. This vulnerability allows for information exposure (IE) of sensitive credentials, specifically plaintext passwords, via verbose output when running Ansible with debug modes. Attackers with access to logs could retrieve these secrets and potentially compromise Keycloak accounts or administrative access.

Information Disclosure Red Hat Community General
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM This Month

Unauthenticated attackers can access configuration files from WordPress sites running the WebP Express plugin (≤0.25.9) on NGINX because the plugin generates predictable config file names, potentially exposing sensitive settings. No active exploitation or public exploit code has been identified, and the EPSS score of 0.06% indicates a low probability of exploitation.

WordPress Information Disclosure Nginx
NVD
EPSS 0% CVSS 7.1
HIGH POC PATCH This Week

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.52, an out-of-bounds read vulnerability in libpng's simplified API allows reading up to 1012 bytes beyond the png_sRGB_base[512] array when processing valid palette PNG images with partial transparency and gamma correction. The PNG files that trigger this vulnerability are valid per the PNG specification; the bug is in libpng's internal state management. Upgrade to libpng 1.6.52 or later.

Buffer Overflow Information Disclosure Debian +4
NVD GitHub
EPSS 0% CVSS 7.8
HIGH POC PATCH This Week

Coder allows organizations to provision remote development environments via Terraform. Prior to 2.26.5, 2.27.7, and 2.28.4, Workspace Agent manifests containing sensitive values were logged in plaintext unsanitized. An attacker with limited local access to the Coder Workspace (VM, K8s Pod etc.) or a third-party system (SIEM, logging stack) could access those logs. This vulnerability is fixed in 2.26.5, 2.27.7, and 2.28.4.

Information Disclosure Kubernetes Coder +1
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM PATCH This Month

An excluded subdomain constraint in a certificate chain does not restrict the usage of wildcard SANs in the leaf certificate. For example a constraint that excludes the subdomain test.example.com does not prevent a leaf certificate from claiming the SAN *.example.com.

Information Disclosure Golang Debian +4
NVD VulDB
EPSS 0% CVSS 7.1
HIGH POC PATCH This Week

Identity impersonation in Envoy Proxy (1.33.12 and earlier, 1.34.0-1.34.10, 1.35.0-1.35.6, and 1.36.0-1.36.2) allows a client to be accepted under a different identity when Envoy is configured with require_client_certificate: true and an exact match_typed_subject_alt_names rule against an OTHERNAME SAN. Specifically, a certificate whose OTHERNAME value is encoded as BMPSTRING or UNIVERSALSTRING and carries an embedded null byte (for example 'victim\0evil') is truncated at the null during UTF-8 conversion and therefore matches an exact rule for 'victim', granting the attacker the access rights of that identity. Publicly available exploit code exists and the vendor has released patches, but EPSS is 0.00% and exploitation is gated on the attacker first obtaining a CA-signed certificate from a CA that Envoy trusts, so this is a precondition-heavy issue rather than a mass-exploitable one. Note authentication requirements: the CVSS vector is CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N, indicating the attacker must already hold valid credentials (a trusted client certificate).

Information Disclosure Envoy
NVD GitHub
EPSS 0% CVSS 8.8
HIGH PATCH This Week

NVIDIA TAO contains a vulnerability where an attacker may cause a resource to be loaded via an uncontrolled search path. A successful exploit of this vulnerability may lead to escalation of privileges, data tampering, denial of service, information disclosure.

Denial Of Service Information Disclosure Tao Toolkit +1
NVD
EPSS 0% CVSS 4.7
MEDIUM PATCH This Month

Side-channel information leakage in Navigation and Loading in Google Chrome prior to 139.0.7258.66 allowed a remote attacker to bypass site isolation via a crafted HTML page. (Chromium security severity: Medium)

Information Disclosure Google
NVD
EPSS 0% CVSS 7.5
HIGH PATCH This Week

Untrusted search path in auth_query connection handler in PgBouncer before 1.25.1 allows an unauthenticated attacker to execute arbitrary SQL during authentication via a malicious search_path parameter in the StartupMessage.

Information Disclosure Debian Ubuntu +1
NVD
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

CVE-2025-12084 is a security vulnerability (CVSS 5.3). Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Python Information Disclosure Debian +3
NVD GitHub VulDB
EPSS 0% CVSS 3.7
LOW PATCH Monitor

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, when Envoy is configured in TCP proxy mode to handle CONNECT requests, it accepts client data before issuing a 2xx response and forwards that data to the upstream TCP connection. If a forwarding proxy upstream from Envoy then responds with a non-2xx status, this can cause a de-synchronized CONNECT tunnel state. By default Envoy continues to allow early CONNECT data to avoid disrupting existing deployments. The envoy.reloadable_features.reject_early_connect_data runtime flag can be set to reject CONNECT requests that send data before a 2xx response when intermediaries upstream from Envoy may reject establishment of a CONNECT tunnel.

Information Disclosure Debian Envoy +1
NVD GitHub
EPSS 0% CVSS 9.6
CRITICAL PATCH Act Now

A security vulnerability in MCP Gateway (CVSS 9.6). Critical severity with potential for significant impact on affected systems. Vendor patch is available.

Information Disclosure Docker Mcp Gateway +1
NVD GitHub
EPSS 0% CVSS 8.0
HIGH PATCH This Week

In Splunk Universal Forwarder for Windows versions below 10.0.2, 9.4.6, 9.3.8, and 9.2.10, a new installation of or an upgrade to an affected version can result in incorrect permissions assignment in the Universal Forwarder for Windows Installation directory. This lets non-administrator users on the machine access the directory and all its contents.

Windows Information Disclosure Microsoft +1
NVD
EPSS 0% CVSS 8.0
HIGH PATCH This Week

In Splunk Enterprise for Windows versions below 10.0.2, 9.4.6, 9.3.8, and 9.2.10, a new installation of or an upgrade to an affected version can result in incorrect permissions assignment in the Splunk Enterprise for Windows Installation directory. This lets non-administrator users on the machine access the directory and all its contents.

Windows Information Disclosure Microsoft +1
NVD
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

A security vulnerability in Splunk Enterprise (CVSS 5.3) that allows them. Remediation should follow standard vulnerability management procedures.

Information Disclosure Splunk Splunk Cloud Platform
NVD VulDB
EPSS 0% CVSS 4.3
MEDIUM PATCH This Month

In Splunk Enterprise versions below 10.0.2, 9.4.6, 9.3.8, and 9.2.10, and below 3.9.10, 3.8.58, and 3.7.28 of Splunk Secure Gateway app in Splunk Cloud Platform, a low-privileged user that does not hold the "admin" or "power" Splunk roles and subscribes to mobile push notifications could receive notifications that disclose the title and description of the report or alert even if they do not have access to view the report or alert.

Information Disclosure Splunk Splunk Cloud Platform +1
NVD
EPSS 0% CVSS 8.8
HIGH POC PATCH This Week

Masa CMS is an open source Enterprise Content Management platform. Prior to 7.2.8, 7.3.13, and 7.4.6, there is vulnerable to host header poisoning which allows account takeover via password reset email. This vulnerability is fixed in 7.2.8, 7.3.13, and 7.4.6.

Information Disclosure Masacms
NVD GitHub
EPSS 0% CVSS 7.5
HIGH POC This Week

Abacre Restaurant Point of Sale (POS) up to 15.0.0.1656 are vulnerable to Cleartext Storage of Sensitive Information in Memory. The application leaves valid device-bound license keys in process memory during an activation attempt.

Information Disclosure Restaurant Point Of Sale Abacre
NVD GitHub
EPSS 0% CVSS 2.9
LOW Monitor

A security vulnerability in opsre go-ldap-admin (CVSS 5.6). Remediation should follow standard vulnerability management procedures.

Information Disclosure Docker
NVD GitHub VulDB
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

CVE-2025-39665 is a security vulnerability (CVSS 5.3) that allows an unauthenticated attacker. Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Information Disclosure Debian Ubuntu +1
NVD GitHub
EPSS 0% CVSS 7.4
HIGH PATCH This Week

Information disclosure in WebKitGTK allows remote websites to read arbitrary local files by exploiting a drag-and-drop mechanism that does not verify the drag operation originated from outside the browser. Attackers can leverage this by convincing a user to drag a file onto a malicious page, exposing data the user has permission to access. The flaw affects WebKitGTK before version 2.50.3; vendor patches are available and widely distributed, with no indication of active exploitation.

Information Disclosure
NVD VulDB
EPSS 0% CVSS 5.3
MEDIUM This Month

Unauthenticated sensitive information disclosure in MxChat for WordPress allows attackers to extract session values from upload filenames, enabling access to private AI chatbot conversation data. All versions up to 2.5.5 are affected. A public proof-of-concept exists, but no active exploitation has been reported; EPSS is very low (0.05%) suggesting limited current risk.

WordPress Information Disclosure
NVD GitHub
EPSS 0% CVSS 7.8
HIGH PATCH This Week

Vim is an open source, command line text editor. Prior to version 9.1.1947, an uncontrolled search path vulnerability on Windows allows Vim to execute malicious executables placed in the current working directory for the current edited file. On Windows, when using cmd.exe as a shell, Vim resolves external commands by searching the current working directory before system paths. When Vim invokes tools such as findstr for :grep, external commands or filters via :!, or compiler/:make commands, it may inadvertently run a malicious executable present in the same directory as the file being edited. The issue affects Vim for Windows prior to version 9.1.1947.

Windows Information Disclosure Microsoft +4
NVD GitHub
EPSS 0% CVSS 7.1
HIGH PATCH This Week

Local users on workstations where NMIS/BioDose V22.02 or earlier is installed with default insecure directory permissions can modify program executables and libraries, leading to high integrity and availability impact and low confidentiality impact. This flaw (CWE-732) is not remotely reachable; it requires local presence as a user on a client workstation and only affects certain deployment scenarios such as multi-user or shared workstations with permissive ACLs. The vendor has released a patch in version 23.0, and the EPSS score is 0.02% (percentile 4%), indicating low practical urgency; no public exploit identified at time of analysis.

Information Disclosure Biodose Nmis
NVD VulDB
EPSS 0% CVSS 8.6
HIGH PATCH This Week

Insecure default permissions on a Windows share in Mirion (EC2 Software) NMIS/BioDose V22.02 and earlier expose the embedded Microsoft SQL Server Express database files and configuration data to anyone who can reach that share on the network, allowing both disclosure and tampering with sensitive medical/health-physics data. The issue affects only networked, multi-client installations that use the embedded SQL Server Express, is remediated in version 23.0, and requires adjacent-network access to the share rather than internet exposure; no public exploit code has been identified at time of analysis, and the EPSS score is negligible (~0.04%, 11th percentile), so real-world urgency is well below what the 8.6 CVSS 4.0 base score suggests.

Windows Information Disclosure Microsoft +1
NVD VulDB
EPSS 0% CVSS 8.7
HIGH PATCH This Week

CVE-2025-61940 is a security vulnerability (CVSS 8.3). High severity vulnerability requiring prompt remediation.

Information Disclosure Microsoft Biodose Nmis +1
NVD VulDB
EPSS 0% CVSS 7.5
HIGH POC This Week

Lvzhou CMS before commit c4ea0eb9cab5f6739b2c87e77d9ef304017ed615 (2025-09-22) is vulnerable to SQL injection via the 'title' parameter in com.wanli.lvzhoucms.service.ContentService#findPage. The parameter is concatenated directly into a dynamic SQL query without sanitization or prepared statements, enabling attackers to read sensitive data from the database.

Information Disclosure SQLi Lvzhou Cms
NVD GitHub
EPSS 0% CVSS 9.1
CRITICAL PATCH Act Now

ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In 5.5.1, 5.4.3, 5.3.4, 5.2.6, 5.1.6, and earlier, when AVRCP is enabled on ESP32, receiving a malformed VENDOR DEPENDENT command from a peer device can cause the Bluetooth stack to access memory before validating the command buffer length. This may lead to an out-of-bounds read, potentially exposing unintended memory content or causing unexpected behavior.

Buffer Overflow Information Disclosure Esp Idf +1
NVD GitHub
EPSS 0% CVSS 7.5
HIGH PATCH This Week

Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.

Information Disclosure Golang Debian +4
NVD VulDB
EPSS 0% CVSS 7.5
HIGH PATCH This Week

Race in v8 in Google Chrome prior to 143.0.7499.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)

Information Disclosure Google Race Condition
NVD VulDB
EPSS 0% CVSS 8.8
HIGH PATCH This Week

Bad cast in Loader in Google Chrome prior to 143.0.7499.41 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)

Information Disclosure Google
NVD VulDB
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

A security vulnerability in DevTools in Google Chrome (CVSS 5.4). Remediation should follow standard vulnerability management procedures.

Information Disclosure Chrome Google +4
NVD
EPSS 0% CVSS 8.8
HIGH PATCH This Week

Type Confusion in V8 in Google Chrome prior to 143.0.7499.41 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

Information Disclosure Chrome Google +5
NVD
EPSS 0% CVSS 4.5
MEDIUM PATCH This Month

A remote code execution vulnerability in Apptainer (CVSS 4.5). Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Information Disclosure Debian Ubuntu +4
NVD GitHub
EPSS 0% CVSS 4.5
MEDIUM PATCH This Month

A remote code execution vulnerability (CVSS 4.5). Remediation should follow standard vulnerability management procedures.

Information Disclosure Debian Ubuntu +1
NVD GitHub
EPSS 0% CVSS 9.8
CRITICAL POC Act Now

dcat-admin v2.2.3-beta and before is vulnerable to file inclusion in admin/src/Extend/VersionManager.php.

PHP Information Disclosure LFI +2
NVD GitHub
EPSS 0% CVSS 7.5
HIGH PATCH This Week

An issue was discovered in 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27. Algorithmic complexity in `django.core.serializers.xml_serializer.getInnerText()` allows a remote attacker to cause a potential denial-of-service attack triggering CPU and memory exhaustion via specially crafted XML input processed by the XML `Deserializer`. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank Seokchan Yoon for reporting this issue.

Python Information Disclosure Debian +5
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM POC This Month

An out-of-bounds read vulnerability exists in the EMF functionality of PDF-XChange Co. Ltd PDF-XChange Editor 10.7.3.401. By using a specially crafted EMF file, an attacker could exploit this vulnerability to perform an out-of-bounds read, potentially leading to the disclosure of sensitive information.

Buffer Overflow Information Disclosure Pdf Xchange Editor +1
NVD
EPSS 0% CVSS 2.9
LOW PATCH Monitor

A security vulnerability in nocobase (CVSS 5.6). Remediation should follow standard vulnerability management procedures.

Information Disclosure
NVD GitHub VulDB
EPSS 0% CVSS 4.9
MEDIUM PATCH This Month

A security vulnerability in Upload.am WordPress (CVSS 4.9). Remediation should follow standard vulnerability management procedures.

WordPress Information Disclosure
NVD WPScan VulDB
EPSS 0% CVSS 7.2
HIGH POC This Week

A privilege escalation vulnerability (CVSS 7.2) that allows a physically proximate attacker with elevated privileges. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware +4
NVD GitHub VulDB
EPSS 0% CVSS 4.1
MEDIUM POC This Month

Entrust nShield Connect XC, nShield 5c, and nShield HSMi through 13.6.11, or 13.7, allow a physically proximate attacker (with elevated privileges) to read and modify the Appliance SSD contents (because they are unencrypted).

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware +4
NVD GitHub VulDB
EPSS 0% CVSS 3.9
LOW POC Monitor

Entrust nShield Connect XC, nShield 5c, and nShield HSMi through 13.6.11, or 13.7, allow a physically proximate attacker with root access to modify the Recovery Partition (because of a lack of integrity protection).

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware +4
NVD GitHub VulDB
EPSS 0% CVSS 6.8
MEDIUM POC This Month

CVE-2025-59698 is a security vulnerability (CVSS 6.8) that allows a physically proximate attacker. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware +4
NVD GitHub VulDB
EPSS 0% CVSS 3.2
LOW POC Monitor

CVE-2025-59696 is a security vulnerability (CVSS 3.2) that allows a physically proximate attacker. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware +4
NVD GitHub VulDB
EPSS 0% CVSS 6.8
MEDIUM POC This Month

CVE-2025-59694 is a security vulnerability (CVSS 6.8) that allows a physically proximate attacker. Risk factors: public PoC available.

Information Disclosure Nshield 5c Firmware Nshield Connect Xc Base Firmware +4
NVD GitHub VulDB
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

Horde Groupware v5.2.22 has a user enumeration vulnerability that allows an unauthenticated attacker to determine the existence of valid accounts on the system. To exploit the vulnerability, an HTTP request must be sent to ‘/imp/attachment.php’ including the parameters ‘id’ and ‘u’. If the specified user exists, the server will return the download of an empty file; if it does not exist, no download will be initiated, which unequivocally reveals the validity of the user.

PHP Information Disclosure Debian +3
NVD
EPSS 0% CVSS 6.9
MEDIUM PATCH This Month

User enumeration in TCMAN GIM versions prior to 20250304 allows unauthenticated remote attackers to determine whether a given username exists on the system. The flaw is exploited by sending a SOAP request with the 'pda:username' parameter and the 'GetUserQuestionAndAnswer' action to the '/WS/PDAWebService.asmx' endpoint, which responds differently based on account validity. The impact is limited to confidentiality-low, and no public exploit code or active exploitation is currently identified (EPSS 0.09%, percentile 26).

Information Disclosure Gim
NVD VulDB
EPSS 0% CVSS 6.9
MEDIUM PATCH This Month

TCMAN GIM v11 (version 20250304 and earlier) contains a user enumeration vulnerability that allows unauthenticated remote attackers to determine whether a given username exists on the system. By sending a crafted SOAP request with the 'GetLastDatePasswordChange' action to the '/WS/PDAWebService.asmx' endpoint and observing the response to the 'pda:username' parameter, an attacker can distinguish valid from invalid accounts. No public exploit code has been identified, and the EPSS score is very low (0.09%), but the vendor has released a patch; exploitation requires only network reachability to the vulnerable web service.

Information Disclosure Gim
NVD VulDB
EPSS 0% CVSS 7.5
HIGH PATCH This Week

Insertion of Sensitive Information Into Sent Data vulnerability in Argus Technology Inc. BILGER allows Choosing Message Identifier.This issue affects BILGER: before 2.4.9.

Information Disclosure Bilger
NVD VulDB
EPSS 0% CVSS 7.1
HIGH This Week

An out-of-bounds read in the Circutor SGE-PLC1000 and SGE-PLC50 power-line communication concentrators running firmware 9.0.2 allows an authenticated user of the device's management interface to read memory beyond the bounds of the internal FilesDownload array. The DownloadFile function passes an attacker-supplied parameter through atoi() and then uses the resulting value directly as an array index, so an unusually large numeric value causes an out-of-bounds access that discloses adjacent memory contents; impact is limited to confidentiality (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N), with no integrity or availability effect and no code execution. Credentials are required to reach the vulnerable code path, EPSS places exploitation likelihood at roughly 0.05% (14th percentile), and no public exploit or confirmed active exploitation was identified at time of analysis.

Buffer Overflow Information Disclosure Sge Plc1000 Firmware +1
NVD VulDB
EPSS 0% CVSS 9.1
CRITICAL Act Now

CVE-2025-41744 is a security vulnerability (CVSS 9.1) that allows an unprivileged remote attacker. Critical severity with potential for significant impact on affected systems.

Information Disclosure Sprecon E C Firmware Sprecon E P Firmware +2
NVD
EPSS 0% CVSS 4.0
MEDIUM PATCH This Month

Insufficient encryption strength in Sprecher Automation SPRECON-E-C, SPRECON-E-P, and SPRECON-E-T3 allows a local unprivileged attacker to extract data from update images and thus obtain limited information about the architecture and internal processes.

Information Disclosure Sprecon E C Firmware Sprecon E P Firmware +2
NVD
EPSS 0% CVSS 5.5
MEDIUM PATCH This Month

In gokey versions <0.2.0, a flaw in the seed decryption logic resulted in passwords incorrectly being derived solely from the initial vector and the AES-GCM authentication tag of the key seed. This issue has been fixed in gokey version 0.2.0. This is a breaking change. The fix has invalidated any passwords/secrets that were derived from the seed file (using the -s option). Even if the input seed file stays the same, version 0.2.0 gokey will generate different secrets. Impact This vulnerability impacts generated keys/secrets using a seed file as an entropy input (using the -s option). Keys/secrets generated just from the master password (without the -s option) are not impacted. The confidentiality of the seed itself is also not impacted (it is not required to regenerate the seed itself). Specific impact includes: * keys/secrets generated from a seed file may have lower entropy: it was expected that the whole seed would be used to generate keys (240 bytes of entropy input), where in vulnerable versions only 28 bytes was used * a malicious entity could have recovered all passwords, generated from a particular seed, having only the seed file in possession without the knowledge of the seed master password Patches The code logic bug has been fixed in gokey version 0.2.0 and above. Due to the deterministic nature of gokey, fixed versions will produce different passwords/secrets using seed files, as all seed entropy will be used now. System secret rotation guidance It is advised for users to regenerate passwords/secrets using the patched version of gokey (0.2.0 and above), and provision/rotate these secrets into respective systems in place of the old secret. A specific rotation procedure is system-dependent, but most common patterns are described below. Systems that do not require the old password/secret for rotation Such systems usually have a "Forgot password" facility or a similar facility allowing users to rotate their password/secrets by sending a unique "magic" link to the user's email or phone. In such cases users are advised to use this facility and input the newly generated password secret, when prompted by the system. Systems that require the old password/secret for rotation Such systems usually have a modal password rotation window usually in the user settings section requiring the user to input the old and the new password sometimes with a confirmation. To generate/recover the old password in such cases users are advised to: * temporarily download gokey version 0.1.3 https://github.com/cloudflare/gokey/releases/tag/v0.1.3 for their respective operating system to recover the old password * use gokey version 0.2.0 or above to generate the new password * populate the system provided password rotation form Systems that allow multiple credentials for the same account to be provisioned Such systems usually require a secret or a cryptographic key as a credential for access, but allow several credentials at the same time. One example is SSH: a particular user may have several authorized public keys configured on the SSH server for access. For such systems users are advised to: * generate a new secret/key/credential using gokey version 0.2.0 or above * provision the new secret/key/credential in addition to the existing credential on the system * verify that the access or required system operation is still possible with the new secret/key/credential * revoke authorization for the existing/old credential from the system Credit This vulnerability was found by Théo Cusnir ( @mister_mime https://hackerone.com/mister_mime ) and responsibly disclosed through Cloudflare's bug bounty program.

Information Disclosure Debian Ubuntu +3
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

A security vulnerability in Eclipse Paho Go MQTT (CVSS 5.3). Remediation should follow standard vulnerability management procedures.

Information Disclosure Red Hat Paho Mqtt +2
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM This Month

The Zigaform plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to, and including, 7.6.5. This is due to the plugin exposing a public AJAX endpoint that retrieves form submission data without performing authorization checks to verify ownership or access rights. This makes it possible for unauthenticated attackers to extract sensitive form submission data including personal information, payment details, and other private data via the rocket_front_payment_seesummary action by enumerating sequential form_r_id values.

PHP WordPress Information Disclosure
NVD GitHub
EPSS 0% CVSS 8.8
HIGH This Week

Insecure Storage of Sensitive Information vulnerability in MeetMe on iOS, Android allows Retrieve Embedded Sensitive Data. This issue affects MeetMe: through v2.2.5.

Information Disclosure Google Android
NVD
EPSS 0% CVSS 4.4
MEDIUM This Month

In GPU pdma, there is a possible information disclosure due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is needed for exploitation. Patch ID: ALPS10117741; Issue ID: MSV-4538.

Information Disclosure Google Android
NVD
EPSS 0% CVSS 6.7
MEDIUM This Month

In display, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10184297; Issue ID: MSV-4759.

Privilege Escalation Buffer Overflow Information Disclosure +2
NVD
EPSS 0% CVSS 7.8
HIGH This Week

In display, there is a possible out of bounds read due to a missing bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10196993; Issue ID: MSV-4805.

Privilege Escalation Buffer Overflow Information Disclosure +2
NVD
EPSS 0% CVSS 6.5
MEDIUM This Month

In Modem, there is a possible out of bounds read due to a missing bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: MOLY01673760; Issue ID: MSV-4650.

Buffer Overflow Denial Of Service Information Disclosure +3
NVD
EPSS 0% CVSS 7.8
HIGH This Week

Local privilege escalation in IBM Informix Dynamic Server 14.10 allows a user who already holds a low-privilege account on the database host to log into the Informix server as administrator without supplying a password, giving full control over the database engine and its data. The issue is strictly local - the assessed CVSS:3.1 vector (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, 7.8 High) requires pre-existing access to the host and no user interaction, so it is not remotely exploitable and cannot be triggered against a system the attacker cannot already log into. Risk signals point to a genuine but locally-scoped flaw rather than a remote emergency: EPSS is 0.02% (5th percentile), the CVE is not in CISA KEV, and no public exploit code has been identified at time of analysis.

Information Disclosure IBM Informix Dynamic Server
NVD
EPSS 0% CVSS 6.5
MEDIUM This Month

Improper verification of the source of a communication channel in Samsung SmartTouchCall prior to version 1.0.1.1 lets a remote, unauthenticated attacker spoof a trusted communication origin and read sensitive information, but the victim must actively interact with the crafted communication (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N, score 6.5). Exploitation is constrained by the mandatory user-interaction step and the app-specific attack surface, and no public exploit has been identified at time of analysis; EPSS is 0.05% (17th percentile) and the issue is not in CISA KEV, marking it as moderate rather than urgent. Impact is limited to confidentiality - there is no integrity or availability effect.

Information Disclosure Android Smart Touch Call
NVD
EPSS 0% CVSS 4.0
MEDIUM This Month

A security vulnerability in Samsung Account (CVSS 4.0) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Samsung Account
NVD
EPSS 0% CVSS 5.5
MEDIUM This Month

A security vulnerability in Samsung Account (CVSS 4.0) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Samsung Account
NVD
EPSS 0% CVSS 4.0
MEDIUM This Month

A security vulnerability in Samsung Cloud Assistant (CVSS 4.0) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Samsung
NVD
EPSS 0% CVSS 3.3
LOW Monitor

A security vulnerability in Galaxy Store for Galaxy Watch (CVSS 5.9) that allows local attacker. Remediation should follow standard vulnerability management procedures.

Information Disclosure Google Samsung +1
NVD
EPSS 0% CVSS 7.3
HIGH This Week

A security vulnerability in MPLocalService of MotionPhoto (CVSS 7.3) that allows local attackers. High severity vulnerability requiring prompt remediation.

Information Disclosure Samsung Motionphoto
NVD
EPSS 0% CVSS 7.3
HIGH This Week

A security vulnerability in MPRemoteService of MotionPhoto (CVSS 7.3) that allows local attackers. High severity vulnerability requiring prompt remediation.

Information Disclosure Samsung Motionphoto
NVD
EPSS 0% CVSS 7.5
HIGH This Week

Information disclosure in Samsung Android's Quram image codec (libimagecodec.quram.so) allows unauthenticated remote attackers to read memory outside the bounds of the parsing buffer when a crafted malformed image is decoded, affecting Android 13, 14, 15 and 16 firmware prior to SMR Dec-2025 Release 1. Samsung and NVD rate the flaw 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), while our assessment treats it as requiring user interaction (UI:R) with low confidentiality impact (C:L), since the leak is bounded to memory adjacent to the parsing buffer and is most useful as a primitive chained with another bug. No public exploit code has been identified at time of analysis and EPSS is low (0.06%, 17th percentile), so broad exploitation is unlikely without a companion memory-corruption flaw.

Buffer Overflow Information Disclosure Android
NVD
EPSS 0% CVSS 4.6
MEDIUM This Month

An out-of-bounds read in the Samsung Android bootloader allows an attacker with physical possession of and hands-on access to an affected device to read out-of-bounds memory from the bootloader stage. Only devices running firmware builds below the SMR Dec-2025 Release 1 patch level (spanning Android 13, 14, 15 and 16 per the vendor advisory) are affected, and the physical-access prerequisite (CVSS AV:P, unauthenticated per PR:N, no user interaction per UI:N) is the decisive limiter - there is no remote or network exploitation path. Impact is confidentiality-only (C:H with I:N/A:N) with no described code-execution primitive, no public exploit code and no confirmed active exploitation (CISA KEV not listed); EPSS is 0.02% (6th percentile), consistent with a low real-world priority issue.

Buffer Overflow Information Disclosure Android
NVD
EPSS 0% CVSS 5.4
MEDIUM POC This Month

HackerOne community member Kassem S.(kassem_s94) has reported that username handling in Revive Adserver was still vulnerable to impersonation attacks after the fix for CVE-2025-52672, via several alternate techniques. Homoglyphs based impersonation has been independently reported by other HackerOne users, such as itz_hari_ and khoof.

Information Disclosure Revive Adserver Aquaplatform
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper export of the Dynamic Lockscreen component on Samsung Android devices allows an app already installed and running on the phone to access files with Dynamic Lockscreen's privileges, producing high confidentiality and integrity impact on the data it exposes. The issue is strictly local (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N, 7.1): the attacker must be able to install and run a low-privilege malicious app, after which no further user interaction is required, and there is no remote or network exploitation path. No public exploit code has been identified at time of analysis and EPSS is negligible (0.02%, 4th percentile), but the flaw is remediated only by Samsung's SMR Dec-2025 Release 1 update, so devices still on patch levels up to SMR Nov-2025 R1 remain vulnerable.

Information Disclosure Google Samsung +1
NVD
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

A security vulnerability in to forward the current HTTP request to another server. (CVSS 5.4). Remediation should follow standard vulnerability management procedures. Vendor patch is available.

Information Disclosure Red Hat Fastify +1
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM PATCH This Month

mdast-util-to-hast is an mdast utility to transform to hast. From 13.0.0 to before 13.2.1, multiple (unprefixed) classnames could be added in markdown source by using character references. This could make rendered user supplied markdown code elements appear like the rest of the page. This vulnerability is fixed in 13.2.1.

Information Disclosure Red Hat Mdast Util To Hast +1
NVD GitHub
EPSS 0% CVSS 5.3
MEDIUM POC PATCH This Month

A security vulnerability in This admin (CVSS 6.5). Risk factors: public PoC available. Vendor patch is available.

Information Disclosure Grav Plugin Admin Getgrav
NVD GitHub
EPSS 0% CVSS 7.2
HIGH POC PATCH This Week

Grav CMS before 1.8.0-beta.27 discloses bcrypt password hashes - including the administrator's - to an authenticated admin-panel account that has been granted read access to the user account management section, allowing those hashes to be read from the rendered profile page's source and cracked offline. The confirmed impact is a confidentiality loss, consistent with our assessment vector CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N; any actual privilege escalation is conditional on successfully cracking a bcrypt hash, which may be impractical against a strong admin password, and the exposure requires a non-default privileged read grant rather than anonymous access. Publicly available exploit code exists, EPSS is low (0.08%, ~23rd percentile), and there is no evidence of active exploitation; the vendor fixed the issue in 1.8.0-beta.27.

PHP Privilege Escalation Information Disclosure +1
NVD GitHub
EPSS 0% CVSS 7.7
HIGH POC PATCH This Week

Server-side template injection in Grav CMS (all releases prior to 1.8.0-beta.27, including the 1.7.x line such as 1.7.48) lets an unauthenticated remote attacker dump the site's full configuration - including plugin settings and any secrets they contain - by posting a crafted Twig expression in the __unique_form_id__ parameter of any form rendered by the Forms plugin. The affected code path evaluates attacker-supplied form field values as Twig, and the pre-patch version of Grav shipped no meaningful blocklist for dangerous Twig functions, so the response returns var_dumped configuration data directly to the requester. Impact is confidentiality-only (no integrity or availability effect per the independent assessment) and does not require authentication or user interaction, but a public, Forms-plugin-backed form must exist on the target; publicly available exploit code exists (no confirmed active exploitation / CISA KEV listing), and EPSS is low at roughly 0.06% (19th percentile).

PHP Information Disclosure Ssti +1
NVD GitHub
EPSS 1% CVSS 2.7
LOW POC PATCH Monitor

Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. Rated low severity (CVSS 2.7), this vulnerability is remotely exploitable, no authentication required, low attack complexity. No vendor patch available.

Information Disclosure
NVD GitHub
EPSS 0% CVSS 9.8
CRITICAL POC Act Now

CVE-2025-51682 is a security vulnerability (CVSS 9.8) that allows an attacker. Risk factors: public PoC available.

Information Disclosure Mjobtime
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

In Search Guard FLX versions from 3.1.0 up to 4.0.0 with enterprise modules being disabled, there exists an issue which allows authenticated users to use specially crafted requests to read documents from data streams without having the respective privileges.

Information Disclosure
NVD
Awaiting Data

Rejected reason: DO NOT USE THIS CVE RECORD. No vendor patch available.

Information Disclosure
NVD
Awaiting Data

Rejected reason: DO NOT USE THIS CVE RECORD. No vendor patch available.

Information Disclosure
NVD
EPSS 0% CVSS 7.1
HIGH POC PATCH This Week

nopCommerce v4.70 and prior, and version 4.80.3, does not invalidate session cookies after logout or session termination, allowing an attacker who has a a valid session cookie access to privileged endpoints (such as /admin) even after the legitimate user has logged out, enabling session hijacking. Any version above 4.70 that is not 4.80.3 fixes the vulnerability.

Information Disclosure Nopcommerce
NVD GitHub
EPSS 0% CVSS 7.5
HIGH This Week

A cleartext transmission vulnerability exists in the WEBVIEW-M functionality of Socomec DIRIS Digiware M-70 1.6.9. A specially crafted HTTP request can lead to a disclosure of sensitive information. An attacker can sniff network traffic to trigger this vulnerability.

Information Disclosure Diris M 70 Firmware Socomec
NVD
EPSS 0% CVSS 6.8
MEDIUM This Month

Kerlink gateways running KerOS prior to version 5.10 expose their web interface exclusively over HTTP, without HTTPS support. This lack of transport layer security allows a man-in-the-middle attacker to intercept and modify traffic between the client and the device.

Information Disclosure Keros Kerlink
NVD
EPSS 0% CVSS 6.5
MEDIUM POC This Month

FeehiCMS version 2.1.1 fails to enforce server-side immutability for parameters that are presented to clients as "read-only." An authenticated attacker can intercept and modify the parameter in transit and the backend accepts the changes. This can lead to unintended username changes.

Buffer Overflow Information Disclosure Feehicms +1
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM This Month

A remote code execution vulnerability (CVSS 4.3). Remediation should follow standard vulnerability management procedures.

Information Disclosure
NVD VulDB
Prev Page 209 of 832 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy