• mehdi@mkvlab.at

VMSA-2025-0012 – VMware NSX – Multiple Vulnerabilities

VMware by Broadcom has released VMware NSX updates to address multiple vulnerabilities CVE-2025-22243, CVE-2025-22244, CVE-2025-22245. Multiple vulnerabilities in VMware NSX were privately reported to VMware. Updates are available to remediate these vulnerabilities in affected VMware products. Impacted Products CVE-2025-22243 | Stored Cross-Site Scripting (XSS) vulnerability in Manager-UI Description:VMware NSX Manager UI is vulnerable to a stored Cross-Site Scripting (XSS) attack […]

Redeploy NSX Edge Trasport Node using API

In this post, we will redeploy the NSX Edge Transport Node using the NSX Manager API call where you can easily and quickly redeploy your edge node. I am in a situation, where my nodes are not responding as I am constantly testing things in my Lab, so I wanted to share how you can do that in your production […]

Renew NSX Internal Self-Signed Certificates

Once you have installed the NSX Manager, the internal self-sign certificate will be generated and configured with different services like the manager web console. These certificates have a lifetime and will expire one day, so we need to renew the certificates and we are going to renew the self-sign certificates. One important aspect of this is ensuring that the self-signed […]

NSX Training | Segment DHCP Server

Today, I’m excited to share a new tutorial video that I’ve created, which walks you through the process of configuring a Segment DHCP server in VMware NSX. Why Configure a DHCP Server in VMware NSX?Dynamic Host Configuration Protocol (DHCP) is crucial for automating IP address allocation and management in a network. By configuring a DHCP server within VMware NSX, you […]

Change NSX User Password with API

In this article, I am going to show how to change the NSX user password in different ways, but specifically using the API. You will need your API tool, here I am going to use Postman to explore and send API requests to the NSX Manager. But first I would like to take a moment and show 2 other ways […]