Urgent.News

What's breaking now, across thousands of outlets.

Tech

Leaked GitLab Email Tokens Can Reach Code, Secrets and CI/CD Pipelines

Security researchers have uncovered a GitLab behavior that could let attackers use a leaked project email address to push code, trigger CI/CD jobs and reach other repositories accessible to the address owner. Aikido Security researcher Joe Leon detailed the attack path this week in a blog post after reporting it to GitLab earlier this year. […]

Leaked GitLab Email Tokens Can Reach Code, Secrets and CI/CD Pipelines

Security researchers have uncovered a potential vulnerability in GitLab that could allow attackers to use a leaked project email address to push code, trigger CI/CD jobs, and access other repositories accessible to the owner of the email address. The issue revolves around GitLab's incoming email token, a credential embedded in private email addresses for creating issues and merge requests via email.

This token essentially acts as a fine-grained personal access token with significant access to the user's GitLab projects. According to the report, anyone who obtains this token can create issues and merge requests as the user, and GitLab documentation warns that anyone with this token can do so. Additionally, GitLab allows users to attach .patch files when creating merge requests by email, and the token also enables CI/CD execution and exfiltration of private source code.

An attacker who obtains one of these addresses could change its suffix, attach a patch, and submit code using the victim's existing GitLab permissions. This vulnerability is constrained by the victim's existing GitLab permissions and the attacker's knowledge of the target project. The incoming email token does not elevate privileges.

The researchers reported the behavior through HackerOne in May, and GitLab updated its interface and documentation after initially closing the report as intended behavior. A GitLab merge request was opened on July 28 to clarify the token's capabilities and emphasize its private nature. Users can reset the token from GitLab's personal access token settings if they believe one of these addresses has been exposed.

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

Read the original at devops.com →

More in Tech

How I Fixed Relative Docking & Physics Drift in UE5 (Aether Framework Deep Dive)

Hey DEV! 👋 Last week I shared an update on my open-world space sim Sirius (on reddit KadmiumTech), built on my custom Aether Framework in Unreal Engine 5.

  • Jittery rotation fixed by syncing Aim Director with netcode prediction ticks
  • Landing gear oscillation resolved through delta-time scaled damping forces
  • 90° roll drift corrected by computing lift relative to ship's local Up axis

Mr. Choyka Is Apparently Doing Well

A reader asked if this Gary Choyka who hit two holes-in-one in the same round of golf back in 2020 is the same Gary Choyka who was my history teacher 30+ years ago. Indeed it is. He looks good.

  • Retired school teacher and coach Gary Choyka hits hole-in-one twice in Florida golf game
  • 14th hole hole-in-one has 67 million-to-one chance of occurring
  • Choyka recalls fellow golfer Tammie Green also hit hole-in-one

More from Friday 25 September →