CVE-2026-73061

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-16 14:16

Updated : 2026-08-31 20:30


NVD link : CVE-2026-73061

Mitre link : CVE-2026-73061

CVE.ORG link : CVE-2026-73061


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control