discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads

A critical security flaw has been disclosed in Forminator Forms, a WordPress plugin with more than 600,000 active installations, that could be exploited to achieve arbitrary code execution on susceptible sites.

By Ravie Lakshmanan·Aug 17·thehackernews.com·2 min read

Intelligence analysis by Llama

Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads
Image: thehackernews.com

A security flaw in Forminator Forms, a WordPress plugin, allows unauthenticated attackers to upload arbitrary files, including executable PHP files, to a vulnerable site, leading to remote code execution and complete site compromise.

Why it matters

The vulnerability impacts all versions of the plugin before and including 1.56.1, and has been addressed in version 1.56.2 released on July 31, 2026.

Imagine you have a website that lets people upload files. But if someone can trick the website into uploading a special kind of file, they can take control of the website. This is what happened with a security flaw in a popular WordPress plugin called Forminator Forms.

Analysis

Vulnerability Overview

A critical security flaw has been disclosed in Forminator Forms, a WordPress plugin with more than 600,000 active installations, that could be exploited to achieve arbitrary code execution on susceptible sites. The vulnerability, tracked as CVE-2026-15748, is rated 9.8 out of 10.0 on the CVSS scoring system.

Exploitation Prerequisites

A key prerequisite for successful exploitation is that the sites must have a form containing both a File Upload field and a Select field. The vulnerability impacts all versions of the plugin before and including 1.56.1.

Patching the Vulnerability

The vulnerability has been addressed in version 1.56.2 released on July 31, 2026. Site owners who have the plugin are advised to apply the updates as soon as possible and ensure their installations are up-to-date.

Additional Context

Another aspect worth noting here is that, in the default configuration, files are uploaded to a directory protected by an .htaccess file that prevents PHP execution. However, if a site administrator has configured a Custom File Upload Storage root, it may not have the same safeguard as the file is created "only when it is first needed, during a frontend request where the WordPress helper responsible for writing the .htaccess file is not loaded." As a result, requesting the uploaded file is enough to cause the web server to execute the attacker-controlled PHP code.

Key points

  • A critical security flaw has been disclosed in Forminator Forms, a WordPress plugin with more than 600,000 active installations.
  • The vulnerability allows unauthenticated attackers to upload arbitrary files, including executable PHP files, to a vulnerable site.
  • The vulnerability has been addressed in version 1.56.2 released on July 31, 2026.
The Upside

If the vulnerability is patched quickly, site owners can rest assured that their installations are secure and less vulnerable to attacks.

The Downside

However, if the patch is not applied in a timely manner, sites with the vulnerable plugin may be at risk of being compromised, leading to potential data breaches and site takeovers.

Originally reported at

thehackernews.com

Discernion covers the story. Read the full piece at the source.

Tagsapplication-securityremote-code-executionvulnerabilityweb-securitywordpress

Author

Ravie Lakshmanan

Intelligence analysis by

Llama

Published

Aug 17, 2026

Source

thehackernews.com

Share

Topics

application-securityremote-code-executionvulnerabilityweb-securitywordpress

Related

More from this desk

Aug 17·thehackernews.com

Critical GitLab GraphQL Flaw Could Let Unauthenticated Attackers Delete Public Projects

GitLab has released security updates to address a critical vulnerability impacting its Community Edition (CE) and Enterprise Edition (EE) software that, under certain conditions, could allow an unauthenticated attacker to remotely modify or delete public projects and user…

Aug 17·bleepingcomputer.com

Hacker claims 3.6 million Azure account records stolen from major companies

A threat actor is selling employee databases allegedly stolen from the Microsoft Azure infrastructure of multiple Fortune 500 companies after gaining access using compromised credentials.

Aug 17·bleepingcomputer.com

Pokémon Center data breach exposes customer info, cancels some orders

Pokémon Center has suffered a data breach after hackers stole customer personal and order information from third-party logistics provider CEVA Logistics. The exposed records belonged to Pokémon Center customers who submitted orders on the site. The company has canceled so…

Aug 17·thehackernews.com

Snowflake GitHub Actions Flaw Lets Crafted Issues Trigger Command Injection

Cybersecurity researchers at Wiz have disclosed a new GitHub Actions workflow injection vulnerability in Snowflake's public snowflakedb/snowflake-connector-net repository that it said could be exploited through a crafted GitHub issue to execute commands in a workflow cont…