PulseAugur
EN
LIVE 08:16:57

Smeldr fixes state governance vulnerability allowing unauthorized status changes

Smeldr has addressed a security vulnerability in its state governance system that allowed HTTP PUT requests to bypass transition rules and role checks. The fix, which involved a seven-line code change, ensures that status changes now undergo the same governance gate as publishing or archiving content. This update also introduces a previously missing published-to-draft transition. AI

IMPACT Minimal impact on AI operations; this is a software development fix.

RANK_REASON The cluster describes a bug fix for a specific software product, not a major industry event.

Read on Mastodon — fosstodon.org →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

Smeldr fixes state governance vulnerability allowing unauthorized status changes

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The cluster describes a bug fix for a specific software product, not a major industry event.
Source corroboration
2 independent sources
Multiple independent publishers reporting the same story raises confidence that it's real and newsworthy.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
Low
Off-topic or adjacent — cluster remains reachable but doesn't surface in AI-industry rankings.
Story freshness
12 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [2]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    HTTP PUT requests that change status now go through the same governance gate as publish, archive, and schedule — invalid states and missing role grants both get

    HTTP PUT requests that change status now go through the same governance gate as publish, archive, and schedule — invalid states and missing role grants both get rejected. The default flow also gained a published-to-draft transition it was missing. https:// smeldr.dev/devlog/t150-…

  2. Mastodon — mastodon.social TIER_1 English(EN) · smeldr ·

    Found a quiet gap in Smeldr's state governance: HTTP PUT requests could change any content item to any status, bypassing every transition rule and role check th

    Found a quiet gap in Smeldr's state governance: HTTP PUT requests could change any content item to any status, bypassing every transition rule and role check the lifecycle methods enforce. Seven-line fix, closed now. https:// smeldr.dev/devlog/t150-update- handler-state-governanc…