Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-2449

NIXPKGS-2026-2449
published 13 hours ago
Weblate security issues fixed in 2026.8
Permalink CVE-2026-77507
5.3 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
updated 13 hours ago by @erictapen Activity log
  • Created suggestion
  • @erictapen ignored
    6 packages
    • python313Packages.weblate-fonts
    • python314Packages.weblate-fonts
    • python313Packages.weblate-schemas
    • python314Packages.weblate-schemas
    • python313Packages.weblate-language-data
    • python314Packages.weblate-language-data
  • @erictapen accepted
  • @erictapen published on GitHub
Weblate: Object-scoped RSS feeds disclose private change history to unauthorized users

Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.8, Weblate's object-scoped RSS feeds do not apply the permission checks used elsewhere, allowing unauthorized users to read change-history metadata from private projects and restricted components. On installations that permit anonymous access, this metadata can be retrieved without any authentication. The exposed information can include project and component identities, contributor usernames and full names, action types, timestamps, and translation or unit links, though translated-string content is not included in the feed. Installations using private projects or restricted components are affected. This issue is fixed in version 2026.8.

Affected products

weblate
  • ==< 2026.8

Matching in nixpkgs

Ignored packages (6)

Package maintainers

Permalink CVE-2026-77508
3.5 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
updated 13 hours ago by @erictapen Activity log
  • Created suggestion
  • @erictapen ignored
    6 packages
    • python313Packages.weblate-fonts
    • python314Packages.weblate-fonts
    • python313Packages.weblate-schemas
    • python314Packages.weblate-schemas
    • python313Packages.weblate-language-data
    • python314Packages.weblate-language-data
  • @erictapen accepted
  • @erictapen published on GitHub
Weblate: Unverified REST API email changes

Weblate is a web based localization tool. Prior to 2026.8, an authenticated user can change the account's primary email through PUT or PATCH requests to /api/users/{username}/ without verifying the new address, allowing a later team invitation for that address to be accepted without access to the intended recipient's mailbox. This issue is fixed in version 2026.8.

Affected products

weblate
  • ==< 2026.8

Matching in nixpkgs

Ignored packages (6)

Package maintainers

Permalink CVE-2026-77573
3.5 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
updated 13 hours ago by @erictapen Activity log
  • Created suggestion
  • @erictapen ignored
    6 packages
    • python313Packages.weblate-fonts
    • python314Packages.weblate-fonts
    • python313Packages.weblate-schemas
    • python314Packages.weblate-schemas
    • python313Packages.weblate-language-data
    • python314Packages.weblate-language-data
  • @erictapen accepted
  • @erictapen published on GitHub
Weblate: DNS rebinding in VCS operations allows server-side request forgery

Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.8, a user permitted to manage component repository URLs can perform server-side request forgery against internal services through DNS rebinding during VCS operations. Weblate validates the hostname's first DNS resolution, but the external VCS clients that later connect perform a separate DNS lookup, so an attacker-controlled hostname that initially resolves to a public address can be re-pointed to an internal or private address before the connection is made. By triggering a clone, fetch, push, or similar remote operation, the attacker can cause Weblate to reach internal VCS-compatible services and potentially expose private repository contents. Installations that permit untrusted repository hostnames while using VCS_RESTRICT_PRIVATE=True are affected. This issue is fixed in version 2026.8.

Affected products

weblate
  • ==< 2026.8

Matching in nixpkgs

Ignored packages (6)

Package maintainers