CVE-2025-63068
BaseFortify
Publication date: 2025-12-09
Last updated on: 2026-04-01
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sevenspark | contact_form_7_dynamic_text_extension | 5.0.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-80 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Basic Cross-Site Scripting (XSS) issue in the sevenspark Contact Form 7 Dynamic Text Extension plugin. It occurs due to improper neutralization of script-related HTML tags, allowing an attacker to inject malicious code into web pages using the affected plugin versions up to 5.0.3.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can inject malicious scripts into web pages, potentially leading to unauthorized actions such as stealing user credentials, session hijacking, or delivering malware to users visiting the affected site.