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

20
FAUCET Score

CVE-2026-40353 is a stored cross-site scripting (XSS) vulnerability affecting wger, a free open-source fitness management application, in version 2.5 and below. The vulnerability exists in the AbstractLicenseModel's attribution_link property, which constructs HTML by directly interpolating unsanitized user-controlled license fields such as license_author without proper escaping. An authenticated attacker can inject malicious JavaScript code through the license_author field when creating an ingredient, and the vulnerability is rendered unsafe by Django's |safe filter, causing the payload to execute in the browsers of all visitors viewing the affected ingredient page. This is a stored XSS attack with moderate scope, requiring user authentication to exploit but affecting multiple users through persistent payload storage. The vulnerability has been fixed in version 2.5, and there is no evidence of active exploitation in the wild, with an EPSS score of 0.00017 and a FAUCET Risk Score of 32.0 indicating low current threat activity and community exploitation.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.5CPE matchmatch criteria
cpe:2.3:a:wger:wger:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

5.1MEDIUM

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/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
LOW
User Interaction
PASSIVE
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.21%
Probability of exploitation in next 30 days
EPSS Percentile
11.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0021 is in the 12th percentile among its peer group of 15,224 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

Vendor Patches (1)

github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-6f54-qjvm-wwq3medium

wger has Stored XSS via Unescaped License Attribution Fields

Apr 16, 2026

References

github.com / wger-project/wger/releases/tag/2.5
Release Notes
github.com / wger-project/wger/security/advisories/GHSA-6f54-qjvm-wwq3
ExploitMitigationVendor Advisory