A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-7798

CVE-2026-7798: FluentCRM WordPress Plugin SSRF Vulnerability

CVE-2026-7798 is a blind server-side request forgery vulnerability in the FluentCRM WordPress plugin that allows unauthenticated attackers to make arbitrary web requests. This article covers technical details, affected versions, impact, and mitigation.

Published: May 28, 2026

CVE-2026-7798 Overview

CVE-2026-7798 is a Blind Server-Side Request Forgery (SSRF) vulnerability in the FluentCRM plugin for WordPress, affecting all versions up to and including 2.9.87. The flaw resides in the handling of the SubscribeURL parameter within the Amazon SES bounce handling logic in app/Hooks/Handlers/ExternalPages.php. Unauthenticated attackers can coerce the WordPress application into issuing arbitrary outbound HTTP requests, enabling reconnaissance and interaction with internal services that are otherwise unreachable from the public internet. Exploitation is conditional on the SES bounce handling key (_fc_bounce_key) never having been initialized, which is the default state on sites that have not opened the SES bounce configuration page.

Critical Impact

Unauthenticated attackers can pivot from a vulnerable WordPress site to internal network services, cloud metadata endpoints, or other restricted resources by abusing the plugin's webhook subscription handler.

Affected Products

  • FluentCRM plugin for WordPress, all versions up to and including 2.9.87
  • WordPress sites where the SES bounce handling key _fc_bounce_key has never been generated
  • Default/unconfigured FluentCRM installations with respect to Amazon SES bounce handling

Discovery Timeline

  • 2026-05-22 - CVE-2026-7798 published to the National Vulnerability Database
  • 2026-05-22 - Last updated in NVD database

Technical Details for CVE-2026-7798

Vulnerability Analysis

The vulnerability is classified under [CWE-918] Server-Side Request Forgery. FluentCRM exposes an externally reachable endpoint that processes Amazon Simple Email Service (SES) bounce notifications. When SES delivers a subscription confirmation, it includes a SubscribeURL parameter that the receiver is expected to fetch to confirm the subscription. The plugin honors this SubscribeURL and issues a server-side HTTP request to the supplied location.

Because the request originates from the WordPress host, an attacker controlling the SubscribeURL value can target hosts and ports inside the perimeter, including loopback services, cloud instance metadata endpoints, and internal APIs. The SSRF is blind in that the HTTP response body is not reflected to the attacker, but request side effects and timing can still be used to query and modify internal state.

Root Cause

The root cause is an authentication check that fails open when the _fc_bounce_key option has never been stored in the WordPress options table. Visiting the bounce configuration page auto-generates and persists a random key, after which the comparison rejects unauthenticated requests. On sites where an administrator has not opened that page, the stored key is empty, and the comparison evaluates in a way that admits arbitrary callers. The handler then trusts the attacker-supplied SubscribeURL without enforcing an allowlist of permitted destinations or restricting requests to public, non-internal addresses.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction, although successful exploitation depends on the target site being in the default unconfigured SES bounce state. An attacker sends a crafted HTTP request to the FluentCRM external pages endpoint with a SubscribeURL parameter pointing to an internal resource such as http://127.0.0.1:8080/admin, http://169.254.169.254/latest/meta-data/ on cloud instances, or an internal management API. The plugin then issues the outbound request from the WordPress server, allowing the attacker to reach services that are firewalled from the public internet.

No verified proof-of-concept code is published. Relevant source locations are documented in the WordPress plugin repository at ExternalPages.php line 85, line 87, and line 113.

Detection Methods for CVE-2026-7798

Indicators of Compromise

  • Inbound HTTP requests to FluentCRM external page handlers containing a SubscribeURL parameter whose host resolves to private (RFC1918), loopback, or link-local addresses.
  • Outbound HTTP requests originating from the WordPress PHP worker to 169.254.169.254, 127.0.0.1, or internal hostnames shortly after inbound traffic to the FluentCRM endpoint.
  • WordPress option table missing the _fc_bounce_key entry on sites with FluentCRM installed and active.
  • Unusual patterns of SubscribeURL values in web server access logs targeting non-AWS SNS domains.

Detection Strategies

  • Inspect web access logs for requests to FluentCRM endpoints with SubscribeURL parameters and validate that the destination host belongs to expected AWS SNS infrastructure.
  • Correlate inbound requests to the plugin with subsequent outbound DNS or HTTP egress from the same PHP process to detect SSRF chains.
  • Audit installed FluentCRM versions across the WordPress estate and flag any instance running 2.9.87 or earlier.

Monitoring Recommendations

  • Enable egress filtering on WordPress hosts and alert on connections from PHP workers to RFC1918, loopback, or cloud metadata addresses.
  • Monitor outbound traffic to 169.254.169.254 from any web-tier server and treat it as high-priority unless explicitly expected.
  • Track changes to the wp_options table for additions or modifications of the _fc_bounce_key row to confirm the site has moved out of the vulnerable default state.

How to Mitigate CVE-2026-7798

Immediate Actions Required

  • Update the FluentCRM plugin to the version that supersedes 2.9.87 as published in the WordPress plugin repository changeset.
  • For sites that cannot patch immediately, navigate to the FluentCRM SES bounce configuration page once to force generation and storage of the _fc_bounce_key value, which restores the authentication check.
  • Restrict outbound network access from the WordPress host to deny connections to internal IP ranges and cloud metadata endpoints.
  • Require IMDSv2 on AWS EC2 instances to reduce the impact of SSRF against the instance metadata service.

Patch Information

The maintainers published a fix in the FluentCRM plugin trunk. Review the upstream commit details in the WordPress Plugin Changeset and the Wordfence Vulnerability Analysis for remediation guidance and affected file paths.

Workarounds

  • Visit the FluentCRM SES bounce configuration page on each WordPress site to seed the _fc_bounce_key option, which closes the unauthenticated path.
  • Place a web application firewall rule in front of the FluentCRM external pages endpoint that rejects requests where SubscribeURL does not resolve to a recognized AWS SNS domain.
  • Configure the WordPress host firewall to block PHP-initiated egress to private network ranges and cloud metadata services.
bash
# Example egress restriction using iptables on a Linux WordPress host
iptables -A OUTPUT -m owner --uid-owner www-data -d 169.254.169.254 -j REJECT
iptables -A OUTPUT -m owner --uid-owner www-data -d 127.0.0.0/8 -j REJECT
iptables -A OUTPUT -m owner --uid-owner www-data -d 10.0.0.0/8 -j REJECT
iptables -A OUTPUT -m owner --uid-owner www-data -d 172.16.0.0/12 -j REJECT
iptables -A OUTPUT -m owner --uid-owner www-data -d 192.168.0.0/16 -j REJECT

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechFluentcrm

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • WordPress Plugin Code Reference

  • WordPress Plugin Code Reference

  • WordPress Plugin Code Reference

  • WordPress Plugin Code Reference

  • WordPress Plugin Code Reference

  • WordPress Plugin Code Reference

  • WordPress Plugin Changeset

  • Wordfence Vulnerability Analysis
  • Latest CVEs
  • CVE-2026-49199: Acer Predator Connect W6x Firmware RCE Flaw

  • CVE-2026-46344: Openquantumsafe Liboqs DOS Vulnerability

  • CVE-2026-44518: Openquantumsafe Liboqs DoS Vulnerability

  • CVE-2026-42951: MacGregor VDR Information Disclosure Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English