Latest CVEs

Every organization faces unique cybersecurity challenges, and staying ahead of emerging vulnerabilities is a critical part of maintaining a resilient security program. Gilliam Security helps organizations identify, assess, and prioritize cybersecurity risks so security leaders and stakeholders can make informed decisions and take timely action to protect critical systems and business operations.

The latest Common Vulnerabilities and Exposures (CVEs) provide visibility into newly disclosed security vulnerabilities across a broad range of vendors, products, and technologies. Monitoring these vulnerabilities can help organizations identify potential exposure, prioritize remediation efforts, and strengthen their overall vulnerability management practices.

Provided below are the latest CVEs published within the last 30 days:

CVE-2026-80469 - CVE-2026-80469
Published: September 11, 2026
CVE ID :CVE-2026-80469
Published : Sept. 11, 2026, 8:27 a.m. | 39 minutes ago
Description :An attacker may achieve arbitrary code execution on a target system by uploading a malicious device driver package, bypassing driver verification mechanisms, and triggering the execution of attacker-controlled code. User interaction is required.
Severity: 8.3 | HIGH

CVE-2026-19486 - SSRF in Gemini Enterprise Agent Platform App Builder
Published: September 11, 2026
CVE ID :CVE-2026-19486
Published : Sept. 11, 2026, 8:18 a.m. | 48 minutes ago
Description :A Server-Side Request Forgery (SSRF) vulnerability in Google Cloud Gemini Enterprise Agent Platform App Builder versions prior to 2026-06-01 on Google Cloud Platform allows an unauthenticated attacker to leak the Compute Engine default service account access token. This vulnerability was patched on 01 June 2026. Users will need to redeploy their previously deployed apps.
Severity: 8.7 | HIGH

CVE-2026-89179 - Howyar|WeenyGenius - Missing Support for Integrity Check
Published: September 11, 2026
CVE ID :CVE-2026-89179
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :WeenyGenius, a computer lab management system by Howyar Technologies, has a Missing Support for Integrity Check vulnerability. Unauthenticated attackers on the same network can intercept a student's connection packet and replay it, thereby forging the appearance that the student remains connected.
Severity: 5.3 | MEDIUM

CVE-2026-89178 - Howyar|WeenyGenius - Origin Validation Error
Published: September 11, 2026
CVE ID :CVE-2026-89178
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :WeenyGenius, a computer lab management system by Howyar Technologies, has an Origin Validation Error vulnerability. Unauthenticated attackers on the same network can spoof the teacher workstation and send broadcast packets, causing student computers to attempt to establish a connection with the attacker.
Severity: 8.8 | HIGH

CVE-2026-89177 - Howyar|WeenyGenius - Use of Insecure Protocol
Published: September 11, 2026
CVE ID :CVE-2026-89177
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :WeenyGenius, a computer lab management system by Howyar Technologies, has a Use of Insecure Protocol vulnerability. Due to the reliance on ZMTP Null mode, unauthenticated attackers on the same network can capture packets to leak transmitted data, or perform replay attacks with forged commands to disrupt classroom operations.
Severity: 8.8 | HIGH

CVE-2026-89176 - Howyar|WeenyGenius - Missing Authentication
Published: September 11, 2026
CVE ID :CVE-2026-89176
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :WeenyGenius, a computer lab management system developed by Howyar Technologies, has a Missing Authentication vulnerability. Unauthenticated attackers on the same network can easily spoof student or teacher endpoints. Impersonating a student can disrupt normal classroom operations, whereas impersonating a teacher can induce student computers to initiate connections, thereby gaining remote control over the student endpoints.
Severity: 8.8 | HIGH

CVE-2026-89175 - Kingdom Communication Associated|Smart Video Intercom System - Client-Side Authentication
Published: September 11, 2026
CVE ID :CVE-2026-89175
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :Smart Video Intercom System developed by Kingdom Communication Associated has a Client-Side Authentication vulnerability. Unauthenticated remote attackers can bypass authentication to access specific pages and obtain partial system configuration values.
Severity: 6.9 | MEDIUM

CVE-2026-89174 - Kingdom Communication Associated|Smart Video Intercom System - Missing Burte-force Protection
Published: September 11, 2026
CVE ID :CVE-2026-89174
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :Smart Video Intercom System developed by Kingdom Communication Associated has a Missing Brute-force Protection vulnerability. Unauthenticated remote attackers can gain access to valid accounts through a large number of login attempts.
Severity: 8.7 | HIGH

CVE-2026-89173 - Kingdom Communication Associated|Smart Video Intercom System - Sensitive Data Exposure
Published: September 11, 2026
CVE ID :CVE-2026-89173
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :Smart Video Intercom System developed by Kingdom Communication Associated has a Sensitive Data Exposure vulnerability. Unauthenticated remote attackers can enumerate valid user accounts by exploiting differences in system responses.
Severity: 6.9 | MEDIUM

CVE-2026-6642 - Media Library Assistant <= 3.35 - Authenticated (Author+) Stored Cross-Site Scripting via Bulk Edit Preset Export/Import
Published: September 11, 2026
CVE ID :CVE-2026-6642
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :The Media Library Assistant plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the bulk edit preset export/import mechanism in versions up to and including 3.35. This is due to insufficient output escaping on preset field values when they are rendered in HTML attribute contexts in the mla_generate_bulk_edit_form_fieldsets() function and mla-bulk-edit-fieldsets.tpl template. While wp_kses() filtering is applied during preset export for users without unfiltered_html capability, this does not prevent attribute injection attacks since the malicious payload consists of quotes and HTML attributes rather than HTML tags. When preset values are retrieved and rendered, they are directly assigned to template variables without esc_attr() escaping and then inserted into input element value attributes via simple string replacement. This makes it possible for authenticated attackers, with Author-level access and above (upload_files capability), to inject arbitrary web scripts that execute when an administrator imports the poisoned preset and the targeted input field receives focus.
Severity: 6.4 | MEDIUM

CVE-2026-6641 - Media Library Assistant <= 3.35 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'mla_link_href' Shortcode Parameter
Published: September 11, 2026
CVE ID :CVE-2026-6641
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :The Media Library Assistant plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'mla_gallery' shortcode in versions up to and including 3.35. This is due to insufficient input sanitization and output escaping on the mla_link_href parameter when mla_output is set to 'paginate_links', where the _paginate_links() function processes the value through mla_process_shortcode_parameter() and _replace_query_parameter() without proper URL escaping, then outputs it directly in href attributes without applying esc_url(). This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Severity: 6.4 | MEDIUM

CVE-2026-6640 - Media Library Assistant <= 3.35 - Authenticated (Contributor+) Stored Cross-Site Scripting via mla_link_attributes Parameter
Published: September 11, 2026
CVE ID :CVE-2026-6640
Published : Sept. 11, 2026, 8:16 a.m. | 50 minutes ago
Description :The Media Library Assistant plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'mla_link_attributes' parameter in all versions up to, and including, 3.35 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Severity: 6.4 | MEDIUM

CVE-2026-87727 - a-blog cms Path Traversal Vulnerability
Published: September 11, 2026
CVE ID :CVE-2026-87727
Published : Sept. 11, 2026, 8:14 a.m. | 52 minutes ago
Description :a-blog cms Ver. 3.2.33 and earlier contains a path traversal vulnerability, which allows an unauthenticated attacker to read or delete arbitrary files on the affected product.
Severity: 6.9 | MEDIUM

CVE-2025-15679 - BMC root account active without password
Published: September 11, 2026
CVE ID :CVE-2025-15679
Published : Sept. 11, 2026, 8:02 a.m. | 1 hour, 4 minutes ago
Description :Under certain circumstances such as reset to factory default operation, the BMC root account is made active without a password.
Severity: 7.3 | HIGH

CVE-2026-87908 - multiparty vulnerable to Denial of Service via unbounded part-header accumulation
Published: September 11, 2026
CVE ID :CVE-2026-87908
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :multiparty is a Node.js library for parsing multipart/form-data request bodies. In versions from 2.1.0 up to but not including 4.3.1, the parser does not bound the amount of memory used while accumulating the headers of a single multipart part. An unauthenticated attacker can send a single request whose part carries a very large volume of header bytes, forcing the parser to buffer all of them and exhausting the process memory, which crashes the server. This is a denial of service with no confidentiality or integrity impact. The issue is fixed in multiparty 4.3.1, which caps the size of the accumulated part headers. Users should upgrade to multiparty 4.3.1 or later.
Severity: 7.5 | HIGH

CVE-2026-86815 - BackWPup 5.2.2 - 5.7.4 - BackWPup Jobs Checker+ Database Backup Exfiltration via Missing Authorization on Job REST Routes
Published: September 11, 2026
CVE ID :CVE-2026-86815
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The BackWPup WordPress plugin before 5.7.5 does not properly restrict access to several of its REST API routes for job, backup-destination, and backup-execution management, allowing users holding a BackWPup WordPress plugin before 5.7.5-defined, administrator-assigned limited role to create and run backup jobs and exfiltrate a full database backup to an attacker-controlled destination.
Severity: 0.0 | NA

CVE-2026-86812 - WPCafe 3.0.10 - 3.0.17 - Unauthenticated Order Disclosure and Modification via food-orders REST API
Published: September 11, 2026
CVE ID :CVE-2026-86812
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The WPCafe WordPress plugin before 3.0.18 does not correctly restrict access to a set of order-management REST endpoints because their permission callbacks return an incorrect type on failure, allowing unauthenticated users to disclose guest order information and to change the status of, or trash, any order.
Severity: 0.0 | NA

CVE-2026-86782 - Visualizer < 4.0.6 - Contributor+ Arbitrary Post/Page Modification via IDOR
Published: September 11, 2026
CVE ID :CVE-2026-86782
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The Visualizer WordPress plugin before 4.0.6 does not properly authorise access to its chart-building actions, allowing users with the Contributor role and above to publish, rename, and overwrite the content of posts and pages they do not own, including other users' private drafts.
Severity: 0.0 | NA

CVE-2026-86781 - SSL Zen < 4.7.40 - Subscriber+ TLS Private Key Disclosure
Published: September 11, 2026
CVE ID :CVE-2026-86781
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The SSL Zen — SSL Certificate Installer & HTTPS Redirects WordPress plugin before 4.7.40 does not perform capability or nonce checks on a certificate-file download routine that runs early in the WordPress admin request lifecycle, allowing any authenticated user, including Subscribers, to download the site's TLS private key, certificates, and diagnostic logs.
Severity: 0.0 | NA

CVE-2026-86780 - Featured Image with URL < 1.0.6 - Contributor+ Stored XSS via Image Alt Text
Published: September 11, 2026
CVE ID :CVE-2026-86780
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The Featured Image with URL WordPress plugin before 1.0.6 does not sanitise and escape a stored image attribute value before outputting it, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks that execute in the browser of any user viewing the affected post, including higher-privileged users such as Editors and Administrators.
Severity: 0.0 | NA

CVE-2026-86779 - Visualizer < 4.0.6 - Contributor+ Arbitrary Chart Deletion via deleteChart
Published: September 11, 2026
CVE ID :CVE-2026-86779
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The Visualizer WordPress plugin before 4.0.6 does not properly authorise chart-deletion requests, performing only a site-wide capability check with no per-object ownership verification, allowing users with the Contributor role and above to permanently delete any chart on the site, including charts created by other users such as administrators.
Severity: 0.0 | NA

CVE-2026-85678 - AI Builder 2.4.1 - 2.7.7 - Contributor+ Stored XSS via Post JavaScript
Published: September 11, 2026
CVE ID :CVE-2026-85678
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The AI Builder WordPress plugin before 2.7.8 does not sanitise custom JavaScript saved against a post before echoing it inside a script tag on the front end, allowing users with contributor level access and above to store arbitrary JavaScript that will execute in the browser of anyone who views the post, including the editor or administrator who reviews it.
Severity: 0.0 | NA

CVE-2026-85677 - Gutenverse News < 3.3.3 - Unauthenticated Stored XSS via Comment Content
Published: September 11, 2026
CVE ID :CVE-2026-85677
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The Gutenverse News WordPress plugin before 3.3.3 does not restrict the extra HTML it adds to WordPress's allowed elements to the context it is meant for, applying the same relaxed list to every sanitisation context including untrusted comments, allowing unauthenticated users to store JavaScript that will execute in the browser of any administrator who reviews the comment queue, and of any visitor to the post once the comment is approved.
Severity: 0.0 | NA

CVE-2026-83546 - CoolClock < 4.3.8 - Contributor+ Stored XSS via Skin Class Attribute
Published: September 11, 2026
CVE ID :CVE-2026-83546
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The CoolClock WordPress plugin before 4.3.8 does not properly escape a skin setting before outputting it within an HTML attribute, allowing users with contributor-level access and above to inject arbitrary web scripts that execute when the content is viewed.
Severity: 0.0 | NA

CVE-2026-83545 - CoolClock < 4.3.8 - Contributor+ Stored XSS via Custom Skin JSON
Published: September 11, 2026
CVE ID :CVE-2026-83545
Published : Sept. 11, 2026, 7:16 a.m. | 1 hour, 50 minutes ago
Description :The CoolClock WordPress plugin before 4.3.8 does not properly escape a custom skin setting before outputting it inside an inline script, allowing users with contributor-level access and above to inject arbitrary JavaScript that executes when the content is viewed.
Severity: 0.0 | NA