Breaking
Aktif Kor SISPA dan StraComm Clique, dua mahasiswa USIM raih Anugerah DekanSeat negotiations for Melaka polls will test ‘Malay unity’, says analystTrio fled with jewellery worth RM1.7mil in Genting robberyWhy did Trump scale back war games with South Korea?BYD Atto 3 2026 gets RM14,000 rebate this Merdeka season: Up to RM7,000 off for Sealion 7Malaysian Sprinter Danish Iftikhar Eyes Triple Gold at Sukma 2026World Cup: Speedy Tigers earn first goal after 3-3 draw with France10.0% of Germany’s 20‑to‑24‑year‑olds are neither in training nor employed, EU data show.Haushalte geben im Schnitt knapp ein Zehntel ihrer Konsumausgaben für Freizeit, Sport und Kultur ausLong-awaited trial begins in rapper Tupac Shakur’s 1996 Las Vegas killingWhy bother with a second-class seat at the Security Council?Snowflake GitHub Actions Flaw Lets Crafted Issues Trigger Command InjectionCash remittances up 1.7% in June, slowest in over 4 yearsForminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP UploadsBSP says it can still take monetary action amid looming inflation risksTrump approval rating falls to 33%, lowest of his presidency, poll findsAtraksi drone perjalanan Indonesia warnai langit di Bundaran HIThe Download: dead robot friends and the “censorship-industrial complex”Pokémon Center data breach exposes customer info, cancels some ordersMicrosoft confirms GitHub is down worldwideAktif Kor SISPA dan StraComm Clique, dua mahasiswa USIM raih Anugerah DekanSeat negotiations for Melaka polls will test ‘Malay unity’, says analystTrio fled with jewellery worth RM1.7mil in Genting robberyWhy did Trump scale back war games with South Korea?BYD Atto 3 2026 gets RM14,000 rebate this Merdeka season: Up to RM7,000 off for Sealion 7Malaysian Sprinter Danish Iftikhar Eyes Triple Gold at Sukma 2026World Cup: Speedy Tigers earn first goal after 3-3 draw with France10.0% of Germany’s 20‑to‑24‑year‑olds are neither in training nor employed, EU data show.Haushalte geben im Schnitt knapp ein Zehntel ihrer Konsumausgaben für Freizeit, Sport und Kultur ausLong-awaited trial begins in rapper Tupac Shakur’s 1996 Las Vegas killingWhy bother with a second-class seat at the Security Council?Snowflake GitHub Actions Flaw Lets Crafted Issues Trigger Command InjectionCash remittances up 1.7% in June, slowest in over 4 yearsForminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP UploadsBSP says it can still take monetary action amid looming inflation risksTrump approval rating falls to 33%, lowest of his presidency, poll findsAtraksi drone perjalanan Indonesia warnai langit di Bundaran HIThe Download: dead robot friends and the “censorship-industrial complex”Pokémon Center data breach exposes customer info, cancels some ordersMicrosoft confirms GitHub is down worldwide
Economy

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. The vulnerability, tracked as CVE-2026-15748, is rated 9.8 out of 10.0 on the CVSS scoring system. It was discovered and reported by a security researcher who goes by the online alias "

Source: The Hacker News · August 17, 2026 at 7:52 PM · AI-assisted report

Forminator WordPress Flaw Can Enable Unauthenticated RCE via Malicious PHP Uploads
Photo: U.S. Marshals Service via flickr (BY-ND)

KUALA LUMPUR, 18 AUGUST 2026 —

Listen to this article

DomainFork Audio · read aloud

A critical flaw in the Forminator Forms plugin, used by more than 600,000 WordPress sites worldwide, has been disclosed as CVE‑2026‑15748. The vulnerability, rated 9.8 on the CVSS scale, allows unauthenticated attackers to upload arbitrary files, including PHP, and achieve remote code execution (RCE). The flaw was identified by security researcher “daroo” and reported to Wordfence, which issued a detailed advisory on 17 August 2026.

Market Impact

Forminator versions up to and including 1.56.1 are affected. The issue resides in the `handle_file_upload()` function, where insufficient file‑type validation permits an attacker to bypass the dangerous‑extension blocklist by using pipe‑separated MIME type keys. When a form contains both a File Upload field and a Select field, an attacker can submit a specially crafted PHP file.

If the site uses the default upload directory, an .htaccess file normally blocks PHP execution; however, sites that have configured a Custom File Upload Storage root may lack this safeguard, allowing the uploaded file to be executed on the server. The vulnerability was patched in Forminator 1.56.2, released on 31 July 2026.

The same day, Wordfence highlighted a separate authentication bypass in User Profile Builder (CVE‑2026‑15826, CVSS 9.8). This flaw permits unauthenticated users to log in as the site administrator (user ID 1) on sites where the plugin’s “Automatically Log In” setting is enabled. The bug stems from the `wppb_log_in_user()` function, which coerces a WordPress error object to the integer 1 before performing an error check, thereby binding an autologin nonce to the administrator account.

The issue was fixed in User Profile Builder 3.16.5 on 16 July 2026.

Impact on the Malaysian Market Malaysia hosts a growing number of WordPress‑based websites across e‑commerce, education, and government sectors. While the exact number of Malaysian sites using Forminator or User Profile Builder is not publicly disclosed, the global prevalence of these plugins suggests that a significant portion of local sites may be vulnerable. An RCE or administrative takeover could compromise sensitive data, disrupt services, and damage brand reputation.

Malaysian cyber‑security authorities have urged site owners to verify plugin versions and apply patches immediately.

Sector and Company Specifics The vulnerability does not target any specific industry; however, sectors that rely heavily on user‑generated content—such as online marketplaces, news portals, and community forums—are at higher risk. Companies that use Forminator for contact forms, surveys, or event registrations should review their form configurations, particularly the presence of File Upload and Select fields.

Similarly, any organization employing User Profile Builder for user registration or profile management must ensure the “Automatically Log In” feature is disabled or the plugin is updated.

Current Development and Response WordPress security teams have coordinated with plugin developers to release patches. Forminator’s 1.56.2 update includes stricter file‑type validation and enhanced .htaccess handling for custom upload directories. User Profile Builder’s 3.16.5 update removes the flawed authentication logic. Wordfence recommends that site administrators run a full security audit, check for outdated plugins, and monitor for suspicious upload activity.

The advisory also advises disabling file uploads on forms that do not require them and restricting MIME types to a whitelist.

Outlook With the rapid pace of vulnerability discovery in open‑source platforms, the Malaysian digital ecosystem must maintain vigilant patch management practices. The recent disclosures underscore the importance of timely updates and configuration hardening. While the immediate threat has been mitigated by the released patches, ongoing monitoring for new exploits remains essential. Malaysian businesses and government agencies should prioritize securing their WordPress installations, especially those handling sensitive user data, to safeguard against potential breaches.

Reporting based on The Hacker News. Figures and claims are subject to revision as the story develops. DomainFork publishes editorial context, not investment advice — see our editorial standards.