CVE-2025-69001
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-01-28
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fluentform | fluentform | to 6.1.11 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-69001 is a code injection vulnerability in the WordPress FluentForm plugin (versions up to and including 6.1.11) that allows unauthenticated attackers to inject arbitrary content into website pages and posts. This can enable attackers to insert malicious content such as phishing pages. The vulnerability falls under the OWASP Top 10 category A3: Injection. [1]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to inject malicious content into your website without needing any special privileges. This could lead to phishing attacks on your users, damage to your website's reputation, and potential compromise of user data. The severity is considered low with a CVSS score of 5.3, but it still poses a risk to website integrity and user trust. [1]
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update the FluentForm plugin to version 6.1.12 or later. This update fixes the code injection flaw. Additionally, consider enabling auto-update options if available to ensure rapid protection against this and similar vulnerabilities. [1]