CVE-2026-39436
Cross-Site Request Forgery in CformsII
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bgermann | cformsii | to 15.1.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue found in bgermann CformsII. It allows an attacker to trick a user into performing unwanted actions on a web application in which they are authenticated, without their consent.
How can this vulnerability impact me? :
The impact of this vulnerability includes the possibility of an attacker causing unauthorized actions to be executed on behalf of a user. According to the CVSS score, it has a high impact on availability (A:H) and a low impact on integrity (I:L), meaning it can disrupt service or functionality and cause limited data modification.