CVE-2026-9422
Cross-Site Scripting in KLiK SocialMediaWebsite
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| klik | socialmediawebsite | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
| CWE-707 | The product does not ensure or incorrectly ensures that structured messages or data are well-formed and that certain security properties are met before being read from an upstream component or sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The vulnerability can lead to injection attacks that may compromise the confidentiality, integrity, and availability of the affected system. Since the attack can be launched remotely without authentication, it poses a significant risk of unauthorized access or manipulation of data.
Can you explain this vulnerability to me?
This vulnerability exists in KLiK SocialMediaWebsite version 1.0, specifically in the HTTP POST Request Parameter Handler component. It involves improper processing of HTTP POST request parameters, which allows an attacker to perform injection attacks. The attack can be executed remotely, and there is a publicly available exploit.