CVE-2026-73061 PUBLISHED

Scriban before 7.2.2 Arbitrary Property Write via TypedObjectAccessor

Assigner: VulnCheck
Reserved: 10.08.2026 Published: 16.08.2026 Updated: 16.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor scriban
Product scriban
Versions Default: unaffected
  • affected from 0 to 7.2.2 (excl.)
  • Version 7.2.2 is unaffected

Credits

  • CyberWarrior9 reporter

References

Problem Types

  • Improper Access Control CWE