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

39
FAUCET Score

CVE-2026-35477 is a critical vulnerability in InvenTree versions 1.2.3 through 1.2.6 that involves incomplete patching of a previous code injection flaw. The issue stems from the PART_NAME_FORMAT validator being upgraded to use a sandboxed Jinja2 environment while the actual rendering engine in part/helpers.py continues to use the unsandboxed version, creating a validation bypass. Additionally, the validator uses a dummy Part instance that allows attackers to craft templates that behave differently during validation versus production execution. The vulnerability carries a CVSS score of 9.9 (Critical) with a network-based attack vector, low complexity, and low privileges required for exploitation. The impact is severe across all dimensions, with potential for complete compromise including confidentiality, integrity, and availability. However, exploitation requires staff-level permissions, limiting the threat actor pool to authenticated users with privileged access. While CVE-2026-35477 is not currently listed in CISA's Known Exploited Vulnerabilities catalog and does not appear on the hot vulnerability list, it is marked as actively being monitored and maintains a notable FAUCET Risk Score of 56.0 out of 100. Organizations running InvenTree 1.2.3 through 1.2.6 should prioritize upgrading to version 1.2.7 or 1.3.0 to remediate this vulnerability and ensure that staff access controls are properly enforced.

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.2.3, <= 1.2.6CPE matchmatch criteria
cpe:2.3:a:inventree_project:inventree:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.5MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0026 is in the 4th percentile among its peer group of 1,124 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Remediation records are not available for this CVE.

References

github.com / inventree/InvenTree/security/advisories/GHSA-84jh-x777-8pqq
Third Party Advisory