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-3673

21
FAUCET Score

BRIEFING NOTE: CVE-2026-3673 This vulnerability is a stored cross-site scripting (XSS) flaw affecting Frappe version 16.10.10. An authenticated attacker can inject malicious JavaScript code through crafted tag values in the _user_tags field, which is then executed when a victim views list or report pages where those tags are rendered. The vulnerable code fails to properly escape tag content when interpolating it into HTML attributes and element content. The attack requires prior authentication to the Frappe system, reducing the exposure surface compared to unauthenticated vulnerabilities. Once the malicious tag is stored, any user viewing affected list or report views will automatically execute the attacker's JavaScript payload, potentially enabling session hijacking, credential theft, or unauthorized actions performed on behalf of the victim. There is currently no evidence of active exploitation in the wild. The vulnerability has not been added to the Known Exploited Vulnerabilities (KEV) catalog and remains on the inactive Hot List. The FAUCET Risk Score of 39.0 and EPSS score of 0.0007 indicate relatively low prioritization among all disclosed vulnerabilities, though the stored XSS nature warrants prompt patching before threat actors develop and distribute exploit code.

Impacted Technologies

VendorProductVersion(s)CPE
16.10.10CPE matchmatch criteria
cpe:2.3:a:frappe:frappe:16.10.10:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

4.6MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
ACTIVE
VS Confidentiality
NONE
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
LOW
SS Integrity
LOW
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.20%
Probability of exploitation in next 30 days
EPSS Percentile
10.2%
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.0020 is in the 10th percentile among its peer group of 15,239 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Remediation records are not available for this CVE.

References

fluidattacks.com / es/advisories/silvio
ExploitThird Party Advisory
github.com / frappe/frappe
Product