๐Ÿ” CVE Alert

CVE-2026-73061

CRITICAL 9.8

Scriban before 7.2.2 Arbitrary Property Write via TypedObjectAccessor

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

Scriban before 7.2.2 contains an access-modifier bypass vulnerability in TypedObjectAccessor that allows template code to write CLR object properties without setter-visibility checks. Attackers can modify properties with private, internal, or init-only setters, and perform mass assignment on public-setter properties, permanently altering live host objects after template rendering.

CWE CWE-284
Vendor scriban
Product scriban
Published Aug 16, 2026
Stay Ahead of the Next One

Get instant alerts for scriban scriban

Be the first to know when new critical vulnerabilities affecting scriban scriban are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

scriban / scriban
0 < 7.2.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/scriban/scriban/security/advisories/GHSA-7jvp-hj45-2f2m vulncheck.com: https://www.vulncheck.com/advisories/scriban-before-arbitrary-property-write-via-typedobjectaccessor

Credits

๐Ÿ” CyberWarrior9