Urgent.News

What's breaking now, across thousands of outlets.

Tech

Forgejo 16.0.4 and 15.0.8 address critical security vulnerability

The Forgejo software-forge project has announced the release of versions 16.0.4 and 15.0.8 , which fixes two security vulnerabilities. One is a critical flaw that would allow remote-code execution (RCE): When generating a new repository from a template repository, Forgejo clones the template repository, removes the .git folder, performs variable template expansion on files listed in…

Forgejo has released versions 16.0.4 and 15.0.8 to patch two security vulnerabilities. One is a critical flaw that enables remote-code execution (RCE). When creating a new repository from a template, Forgejo clones the template, removes the .git folder, expands template variables, and initializes a new git repository. Misuse of variable expansion could create a new .git folder, allowing a malicious template to read data or execute processes on the Forgejo host.

To fix this, Forgejo now removes any existing .git folder before initializing the git repository. Users are urged to upgrade immediately for protection.

Written by urgent.news from LWN's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Also reported by 1 other outlet

Read the original at lwn.net →

More in Tech

Optimus UI, NG Switzerland, and NgRx 22

Optimus UI , NG Switzerland , and NgRx 22 headline this episode. Also in brief: new Angular Space podcast episodes and articles, Micro Frontends, Native Federation v4, RxJS 9, and two Angular…

  • Optimus UI, an open-source fork of PrimeNG, offers 80+ accessible Angular components
  • NG Switzerland conference scheduled for February 11-12, 2027 in Lucerne
  • NgRx 22 aligns with Angular 22 release

PowerShell completions installed by Scoop

Finding Scoop's Hidden Completion Scripts with PowerShell I like Scoop . It's a clean, no-admin-required package manager for Windows, and it stays out of your way.

  • Scoop package manager installs PowerShell completions via no-admin-required installer.
  • Get-ScoopCompletions PowerShell function discovers completion scripts in Scoop apps directory.
  • Enable-ScoopCompletions sources discovered scripts for available completions.

More from Thursday 10 September →