VulncastBriefing archive

Daily Brief - 2026-07-24

· 5 vulnerabilities · 7 min listen

▶ Listen to this briefing

CVE-2026-10697

high · CVSS 7.5 · Progress MOVEit Transfer

Improper Authentication vulnerability in Progress MOVEit Transfer. This issue affects MOVEit Transfer: before 2025.1.5, from 2026.0.0 before 2026.0.3.

  • Improper Authentication
  • file transfer protocol
  • web application

CVE-2026-15981

critical · CVSS 9.8 · miniOrange SAML Single Sign On – SSO Login

The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 5.4.4. This is due to the mo_saml_validate_signature() function performing a loose boolean check on the raw tri-state integer returned by PHP's openssl_verify(), causing an error return value of -1 to be evaluated as truthy and therefore treated as a successful signature verification. This makes it possible for unauthenticated attackers to log in as any existing WordPress user, including administrators, by submitting a crafted SAMLResponse containing an attacker-controlled NameID and a deliberately malformed signature value that triggers an OpenSSL processing error — bypassing verification entirely and resulting in wp_set_auth_cookie() being called for the targeted account.

  • Authentication Bypass
  • wordpress plugin
  • saml
  • authentication

CVE-2026-6516

critical · CVSS 10 · Zohocorp ManageEngine ADAudit Plus

Zohocorp ManageEngine ADAudit Plus versions before 8606 are affected by Unauthenticated Remote code execution due to the vulnerable agent API.

  • Remote Code Execution
  • web application
  • audit management

CVE-2026-65700

critical · CVSS 9.8 · h2oGPT

h2oGPT through 0.2.1 contains a path traversal vulnerability in the OpenAI-compatible files API that allows unauthenticated remote attackers to read, write, and delete arbitrary files accessible to the server process by supplying traversal sequences in the bearer token. The get_user_dir function in openai_server/backend_utils.py uses the bearer token string unsanitized as a path component via os.path.join, and because the default API key is EMPTY authentication is bypassed, enabling attackers to traverse outside the intended user directory through the file content, delete, and upload endpoints to achieve remote code execution by writing to startup hooks or application-loaded files.

  • Path Traversal
  • Authentication Bypass
  • Remote Code Execution
  • ai framework
  • web application

CVE-2026-65907

critical · CVSS 9.1 · JetBrains TeamCity

In JetBrains TeamCity before 2026.1.2, 2025.11.6 code execution in Git VCS roots was possible

  • Remote Code Execution
  • build server
  • continuous integration