Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40497

28
FAUCET Score

OVERVIEW CVE-2026-40497 affects FreeScout versions prior to 1.8.213, a free self-hosted help desk and shared mailbox platform. The vulnerability stems from an incomplete remediation of a prior XSS flaw. FreeScout's sanitization function removes dangerous HTML tags including script, form, iframe, and object elements but fails to strip style tags. This allows attackers to inject CSS into the mailbox signature field via the POST /mailbox/settings endpoint. The injected styles are subsequently rendered unescaped in conversation views where they execute within a permissive Content Security Policy that allows unsafe-inline styling. SEVERITY The vulnerability carries a CVSS 3.1 score of 8.1 (HIGH) and requires network access with high privileges and user interaction. An authenticated attacker with mailbox administrative or agent permissions can inject malicious CSS that leverages attribute selectors to exfiltrate CSRF tokens from other administrators or agents who view conversations. Once a CSRF token is captured, the attacker can execute state-changing operations such as creating administrative accounts, modifying credentials, and escalating privileges from agent to administrator level. This represents a significant organizational compromise vector. EXPLOITATION STATUS No active exploitation has been reported, and the vulnerability is not tracked on the Known Exploited Vulnerabilities catalog. EPSS scoring indicates minimal prevalence relative to the overall CVE landscape. However, the flaw is relatively straightforward to exploit for authorized users, making post-disclosure exploitation a realistic concern during the patching window. Organizations running affected versions should prioritize updating to version 1.8.213 or later.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.8.213CPE matchmatch criteria
cpe:2.3:a:freescout:freescout:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
1.7
Impact Score
5.8
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.24%
Probability of exploitation in next 30 days
EPSS Percentile
15.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0024 is in the 9th percentile among its peer group of 146 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.4 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.2 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

github.com / freescout-help-desk/freescout/commit/5aa8d633216f65995e80a7d4a921b784acc94df4
Patch
github.com / freescout-help-desk/freescout/releases/tag/1.8.213
Release Notes
github.com / freescout-help-desk/freescout/security/advisories/GHSA-fh99-wr77-pxq3
Vendor Advisory