CVE-2022-1439
High PUBLISHEDReflected XSS on demo.microweber.org/demo/module/ in microweber/microweber
Not yet in CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
Reflected XSS on demo.microweber.org/demo/module/ in GitHub repository microweber/microweber prior to 1.2.15. Execute Arbitrary JavaScript as the attacked user. It's the only payload I found working, you might need to press "tab" but there is probably a paylaod that runs without user interaction.
- CVE Published
- Apr 22, 2022
- Exploitation Reported
- Apr 22, 2022
- CVSS
- 6.3 Medium
- EPSS
- 3.3%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| microweber |
microweber/microweber
|
unspecified to < 1.2.15 |
Affected |
CVE References
- huntr.dev/bounties/86f6a762-0f3d-443d-a676-20f8496907e0 huntr.dev · CVE Record https://huntr.dev/bounties/86f6a762-0f3d-443d-a676-20f8496907e0
- GitHub — microweber/microweber github.com · CVE Record https://github.com/microweber/microweber/commit/ad3928f67b2cd4443f432...
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2022-04-22 16:30 UTC |
Scanner Artifacts
Scanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-1439.yaml | Apr 25, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Exploitation Status
Exploited in the wild
Recorded 2022-04-22 16:30:14 UTC · The Shadowserver
Proof of concept available
Recorded 2026-06-12 14:20:28 UTC · Nuclei Templates
Weaknesses (CWE)
-
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Scanner Integrations
Nuclei, Metasploit, and other scanner references for this CVE are listed on the Detection tab.
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
14:20 UTC about 1 month ago14:20 UTC · about 1 month ago
Public PoC available
Public proof-of-concept code published
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
Nuclei template available
Scanner coverage available
-
16:30 UTC over 4 years ago16:30 UTC · over 4 years ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
16:30 UTC over 4 years ago16:30 UTC · over 4 years ago
CVE published
Vulnerability disclosed publicly
-
00:00 UTC over 4 years ago00:00 UTC · over 4 years ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2022-1439
{
"cve_id": "CVE-2022-1439",
"title": "Reflected XSS on demo.microweber.org/demo/module/ in microweber/microweber",
"affected_vendor": "microweber",
"affected_product": "microweber/microweber",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "High",
"cvss_score": 6.3,
"epss_score": 0.0327,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}