Security Risk Category

Information Disclosure Security Risks — Page 9

Published vulnerability pages connected to Information Disclosure. Each page keeps one canonical URL and focused remediation guidance.

320 published Information Disclosure risks

Information Disclosure risks

Showing 289–320 of 320 published risks.

mediumEPSS 0.001

CVE-2026-57258 pdf editor vulnerability

The PRC file header parsing logic trusts the constructed file structure description information, assumes that the underlying array contains elements and reads them, leading to out-of-bounds reads and application crashes.

CVE-2026-57258pdf-editorinformation-disclosure

Updated Jul 11, 2026

highEPSS 0.002

CVE-2026-41122 data domain operating system vulnerability

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain a stored cross-site scripting vulnerability. An unauthenticated attacker with remote access could potentially exploit this vulnerability. Exploitation may lead to information disclosure, session theft, or client-side request forgery.

CVE-2026-41122network-securityxssinformation-disclosure

Updated Jul 11, 2026

lowEPSS 0.002

CVE-2026-56362 imagemagick vulnerability

ImageMagick before 7.1.2-15 contains a heap-buffer-overflow read vulnerability in GetPixelIndex caused by OpenPixelCache updating image channel metadata before pixel cache memory allocation. Attackers can trigger memory and disk allocation failures to cause a heap-buffer-overflow read affecting any writer calling GetPixelIndex.

CVE-2026-56362information-disclosure

Updated Jul 11, 2026

mediumEPSS 0.001

CVE-2026-56374 imagemagick vulnerability

ImageMagick before 7.1.2-19 contains a heap buffer overflow vulnerability in the FTXT encoder due to missing boundary checks when parsing ftxt:format. Remote attackers can trigger an out of bounds read by crafting malicious FTXT image files to cause denial of service or information disclosure.

CVE-2026-56374information-disclosuredenial-of-servicememory-corruption

Updated Jul 11, 2026

mediumEPSS 0.001

Google Chrome Extensions API Integer Overflow Out-of-Bounds Read Vulnerability

Integer overflow in Extensions API in Google Chrome prior to 150.0.7871.115 allowed an attacker who convinced a user to install a malicious extension to perform an out of bounds memory read via a crafted Chrome Extension. (Chromium security severity: High)

CVE-2026-15108browserapi-securityinput-validationinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.002

Google Chrome ANGLE Uninitialized Memory Disclosure Vulnerability

Uninitialized Use in ANGLE in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: High)

CVE-2026-15109browserinformation-disclosurememory-corruption

Updated Jul 10, 2026

highEPSS 0.001

Google Chrome Codecs Out-of-Bounds Video Heap Corruption Vulnerability

Out of bounds read and write in Codecs in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to potentially exploit heap corruption via a crafted video file. (Chromium security severity: High)

CVE-2026-15114browserinformation-disclosurememory-corruption

Updated Jul 10, 2026

highEPSS 0.002

CoreWCF SPNEGO SecurityContextToken Proof Key Exposure Vulnerability

CoreWCF is a port of the service side of Windows Communication Foundation (WCF) to .NET Core. In version 1.9.0, CoreWCF SPNEGO SecurityContextToken negotiation can expose the proof key recovered from the RSTR when TransportWithMessageCredential with Windows client credentials and session establishment are used, allowing an observer to impersonate the authenticated Windows principal and decrypt or forge WS-SecureConversation traffic. This issue is fixed in version 1.9.1.

CVE-2026-54784dotnetwindowsinformation-disclosuresaml

Updated Jul 10, 2026

high

Everest Forms Public Temporary CSV Exposure Vulnerability

The Everest Forms WordPress plugin before 3.5.0 does not reliably delete temporary CSV files generated during email-notification processing and leaves them publicly accessible in the uploads directory, allowing unauthenticated attackers to retrieve other users' form submission records via predictable, enumerable filenames.

CVE-2026-11571wordpressinformation-disclosure

Updated Jul 10, 2026

medium

WP DSGVO Tools GDPR Personal Data Export Authorization Bypass Vulnerability

The WP DSGVO Tools (GDPR) WordPress plugin before 3.1.40 does not perform an authorization check on the immediate-processing path of its data subject access request feature, allowing unauthenticated attackers to generate and download the full personal-data export (including name, postal address, phone number, email, and comment content) of any user, customer, or commenter by supplying their email address.

CVE-2026-11869wordpressauthorization-bypassinformation-disclosure

Updated Jul 10, 2026

highEPSS 0.003

BOSH CLI blobs.yml Path Traversal Vulnerability

The blobs.yml path key traversal vulnerability in the BOSH CLI tool allows an attacker to write arbitrary files and exfiltrate sensitive information. Affected versions: BOSH CLI tool versions prior to v7.10.4.

CVE-2026-47826cloud-securityinformation-disclosurepath-traversalfile-write

Updated Jul 10, 2026

mediumEPSS 0.003

WP ERP WordPress Plugin SQL Injection Vulnerability

The ERP: Complete HR, Accounting & CRM Suite with Recruitment and WooCommerce CRM Support plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 1.17.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires the erp_list_employee capability, which is granted to HR Manager-level users and above within the WP ERP plugin.

CVE-2026-13011wordpresswoocommercesql-injectioninformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.004

GamiPress WordPress Plugin Activity Log IDOR Vulnerability

The GamiPress – Gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 7.9.4 via the 'access' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to view private GamiPress activity log entries belonging to any user, including badge earnings, points balance changes, and event records from integrated plugins such as WooCommerce, LearnDash, and BuddyPress. This is exploitable by any unauthenticated visitor because the required 'gamipress' nonce is broadcast to all front-end users via wp_localize_script on the wp_enqueue_scripts hook, making the sole authentication barrier trivially bypassable.

CVE-2026-13450wordpresswoocommerceidorinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.003

Mail Mint WordPress Plugin Time-Based SQL Injection Vulnerability

The Mail Mint – Email Marketing, Newsletter, Email Automation & WooCommerce Emails plugin for WordPress is vulnerable to time-based SQL Injection via the 'contact_ids' parameter in all versions up to, and including, 1.24.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CVE-2026-14342wordpresswoocommercesql-injectioninformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.001

Nozomi Guardian and CMC Diagram and Graph Stored HTML Injection Vulnerability

A Stored HTML Injection vulnerability was discovered in the Diagram tab and Graph view due to a shared input validation function being insufficiently restrictive. An authenticated user with administrative privileges can inject malicious HTML tags into N2OS configuration data through multiple input vectors. When a victim views the affected data in the Diagram tab and Graph view, the injected HTML renders in their browser, enabling phishing and possibly open redirect attacks. Full XSS exploitation and direct information disclosure are prevented by the existing input validation and Content Security Policy configuration.

CVE-2026-31981browserindustrial-controlinput-validationxss

Updated Jul 10, 2026

mediumEPSS 0.002

Nozomi Guardian SSH Keys Synchronization Missing Authentication Vulnerability

A Missing Authentication vulnerability was discovered in the SSH keys synchronization endpoint. An unauthenticated attacker can send a request to the SSH keys synchronization endpoint and obtain the list of users that have uploaded their public SSH keys, their groups, and the uploaded public SSH keys.

CVE-2026-31983network-securityindustrial-controlauthentication-bypassinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.003

Token of Trust WordPress Plugin WooCommerce Donation Data Exposure Vulnerability

The Age Verification & Identity Verification by Token of Trust plugin for WordPress is vulnerable to unauthorized access in all versions up to and including 4.0.2. This is due to the handle_export_table() function being registered on the WordPress 'init' hook, which fires for all requests, including those from unauthenticated visitors, without any capability check. This makes it possible for unauthenticated attackers to download a CSV file containing sensitive WooCommerce donation data, including order dates, order IDs, charitable donation amounts, and admin-only order edit URLs, simply by visiting any page on the site with the 'tot_export_table' GET parameter set to a numeric value (0–3).

CVE-2026-7558wordpresswoocommerceauthorization-bypassinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.003

Backup and Staging by WP Time Capsule SQL Backup Exposure Vulnerability

The Backup and Staging by WP Time Capsule plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.22.26 via the download_recent_decrypted_file_wptc. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract download the most recently admin-decrypted SQL database backup, which typically contains password hashes, user credentials, and other sensitive site configuration data stored in the 'recent_decrypted_file' option. Exploitation requires that an administrator has previously performed a decrypt action, causing the decrypted SQL backup file to exist in the plugin's upload directory; without this prior admin action, there is no file to serve.

CVE-2026-8996wordpressauthorization-bypassinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.004

Hydra Booking WordPress Plugin Booking Details IDOR Vulnerability

The Hydra Booking – Appointment Scheduling & Booking Calendar plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 1.2.1 via the /wp-json/hydra-booking/v1/booking/details/{id} REST endpoint. This is due to the getBookingDetails() callback only enforcing the tfhb_manage_options capability via tfhb_manage_options_permission(), without verifying that the requested booking belongs to the currently authenticated host (the lookup in getBookingDetailsData() filters solely on the booking id supplied in the URL). This makes it possible for authenticated attackers, with Hydra Host-level access and above (a role created by the plugin which grants tfhb_manage_options), to view sensitive booking records belonging to other hosts, including attendee names, emails, phone numbers, addresses, meeting details, payment method and status, transaction history, and internal notes by iterating booking IDs.

CVE-2026-12433wordpressapi-securityidorinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.004

Sayax OSOS Sensitive Information Authentication Bypass Vulnerability

Insertion of sensitive information into sent data vulnerability in Sayax Energy Technologies Inc. OSOS allows Authentication Bypass. This issue affects OSOS: through 09072026. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.

CVE-2026-1365industrial-controlauthentication-bypassinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.002

HCL DevOps Deploy Permissive CORS Vulnerability

HCL DevOps Deploy uses Cross-Origin Resource Sharing (CORS) which could allow an attacker to carry out privileged actions and retrieve sensitive information as the domain name is not being limited to only trusted domains.

CVE-2026-56458devopsweb-applicationinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.002

HCL DevOps Deploy Sensitive Information in Logs Vulnerability

HCL DevOps Deploy / HCL Launch is susceptible to sensitive information disclosure. The application stores potentially sensitive information in log files that could be read by a local user.

CVE-2026-56459devopsinformation-disclosure

Updated Jul 10, 2026

mediumEPSS 0.004

HCL DevOps Deploy API Secrets Disclosure Vulnerability

HCL DevOps Deploy / HCL Launch could disclose sensitive configurations and secrets to authenticated users in API responses that could be used in further attacks against the system.

CVE-2026-56460api-securitydevopsinformation-disclosure

Updated Jul 10, 2026

medium

Blocks for ACF Fields WordPress Plugin Unauthorized Data Access Vulnerability

The Blocks for ACF Fields plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_all_values() function in the /wp-json/acf-field-blocks/v1/values REST endpoint in versions up to, and including, 1.6.2. The permission_callback only verifies the generic publish_posts capability and the handler passes a user-supplied id parameter directly to get_field_objects() without verifying that the requesting user is authorized to read the target object. This makes it possible for authenticated attackers, with Author-level access and above, to read ACF field values from arbitrary posts (including private posts, drafts, posts by other users, and other ACF-supported objects) that they should not have access to.

CVE-2026-12428wordpressapi-securityauthorization-bypassinformation-disclosure

Updated Jul 10, 2026

medium

Samsung Escargot Out-of-Bounds Read and Write Vulnerability

Out-of-bounds read, Out-of-bounds write vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: before 779f6bedf58f334dec64b0a51ebb724b4708b84a.

CVE-2026-58304information-disclosurememory-corruption

Updated Jul 10, 2026

medium

Samsung Escargot Out-of-Bounds Read and Assertion Vulnerability

Out-of-bounds read, Reachable assertion vulnerability in Samsung Open Source Escargot allows Overread Buffers, Input Data Manipulation. This issue affects Escargot: before 2dee22f5c7b8bf31cb7252d7731fae8c07f2842c.

CVE-2026-58307information-disclosuredenial-of-servicememory-corruption

Updated Jul 10, 2026

low

GPAC MP4Box vobsub_read_idx Out-of-Bounds Read Vulnerability

A vulnerability was determined in GPAC 26.03-DEV. This affects the function vobsub_read_idx of the file /src/media_tools/vobsub.c of the component MP4Box. Executing a manipulation of the argument num_langs can lead to out-of-bounds read. The attack needs to be launched locally. The exploit has been publicly disclosed and may be utilized. This patch is called 532097084729a936bcdf6a27c41003f3bd7dc3ff. It is best practice to apply a patch to resolve this issue. Two different commits were applied to fix this issue.

CVE-2026-15185information-disclosurememory-corruption

Updated Jul 10, 2026

high

Cesanta Mongoose TLS ClientHello Out-of-Bounds Read Vulnerability

Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function mg_tls_server_recv_hello(), which uses an attacker-controlled session_id_len byte from a TLS ClientHello as a buffer index without validating it against the length of received data. A remote, unauthenticated attacker can send a single crafted ClientHello with an oversized session id length to read past the receive buffer, crashing any HTTPS, MQTTS, or WSS service built on MG_TLS_BUILTIN.

CVE-2026-11404information-disclosurecryptography

Updated Jul 9, 2026

criticalCISA KEVEPSS 0.017

Google Chromium V8 Out-of-Bounds Read and Write Vulnerability

Google Chromium V8 out-of-bounds read and write vulnerability that could allow a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera.

CVE-2026-11645browsermicrosoftremote-code-executioninformation-disclosure

Updated Jul 9, 2026

criticalCISA KEVEPSS 0.018

Synacor Zimbra Collaboration Suite (ZCS) Cross-site Scripting Vulnerability

Synacor Zimbra Collaboration Suite (ZCS) contains a cross-site scripting vulnerability that could allow attackers to execute arbitrary JavaScript within the user's session, potentially leading to unauthorized access to sensitive information.

CVE-2025-48700npmxssinformation-disclosure

Updated Jul 9, 2026

criticalCISA KEVEPSS 0.122

Microsoft Windows Out-of-Bounds Read Vulnerability

Microsoft Windows Common Log File System Driver contains an out-of-bounds read vulnerability that could allow a threat actor for privileges escalation

CVE-2023-36424windowsmicrosoftinformation-disclosure

Updated Jul 9, 2026

criticalCISA KEVEPSS 0.102

Cisco Catalyst SD-WAN Manager Exposure of Sensitive Information to an Unauthorized Actor Vulnerability

Cisco Catalyst SD-WAN Manager contains an exposure of sensitive information to an unauthorized actor vulnerability that could allow remote attackers to view sensitive information on affected systems.

CVE-2026-20133network-securityinformation-disclosure

Updated Jul 9, 2026