CVE-2026-7373 PUBLISHED

Metasploit Pro on Windows: Local Privilege Escalation via OpenSSL Configuration File Loading

Assigner: rapid7
Reserved: 28.04.2026 Published: 15.05.2026 Updated: 15.05.2026

Rapid7 Metasploit Pro is vulnerable to a local privilege escalation attack that allows users to gain SYSTEM level control of a Windows host. Upon startup the metasploitPostgreSQL service the subsequent postgres.exe service attempts to load an OpenSSL configuration file from a non-existent directory that is writable by standard users. By planting a crafted openssl.cnf file an attacker can trick the high-privilege service into executing arbitrary commands. This effectively permits an unprivileged user to bypass security controls and achieve a full host compromise under the agent's SYSTEM level access.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:H/E:P
CVSS Score: 8.5

Product Status

Vendor Rapid7
Product Metasploit Pro
Versions Default: unaffected
  • Version 5.0.0 is affected

Credits

  • Andrea Intilangelo finder

References

Problem Types

  • CWE-829 Inclusion of Functionality from Untrusted Control Sphere CWE
  • CWE-427 Uncontrolled Search Path Element CWE
  • CWE-284 Improper Access Control CWE