CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-73061 — Scriban before 7.2.2 contains an access-modifier bypass vulnerability in TypedOb...

·Source: NIST NVD

Updated:

Executive Summary

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.

Analysis

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. CVSS Score: 9.8. Published: 2026-08-16T14:16:55.770.

Indicators of Compromise (1)

CVE (1)
CVE-2026-73061
Source Attribution

Originally published by NIST NVD on Aug 16, 2026. Verified by: NIST.

Related Threats