CVE-2025-6464
BaseFortify
Publication date: 2025-07-02
Last updated on: 2025-07-07
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| incsub | forminator | to 1.44.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Forminator Forms WordPress plugin up to version 1.44.2. It is a PHP Object Injection vulnerability caused by deserialization of untrusted input in the 'entry_delete_upload_files' function. An unauthenticated attacker can inject a PHP Object via a PHAR file. However, the vulnerability only has an impact if another plugin or theme with a POP (Property Oriented Programming) chain is installed, which can then be exploited to perform malicious actions.
How can this vulnerability impact me? :
If exploited in an environment where a POP chain is present via another plugin or theme, this vulnerability can allow an attacker to delete arbitrary files, retrieve sensitive data, or execute arbitrary code on the affected system. This can lead to significant security breaches depending on the capabilities of the POP chain available.