Lucene search
+L

690 matches found

GithubExploit
GithubExploit
added 2026/03/26 10:22 a.m.149 views

Exploit for Argument Injection in Weblate

Weblate -- Arbitrary File Read via SSH Host Argument Injection...

9.1CVSS6AI score0.00447EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2026/03/26 10:22 a.m.141 views

Exploit for Argument Injection in Weblate

No d...

9.1CVSS5.8AI score0.00447EPSS
SaveExploits3
OPENSUSE Linux
OPENSUSE Linux
added 2026/03/09 12:0 a.m.5 views

weblate-5.16.1-1.1 on GA media (moderate)

weblate-5.16.1-1.1 on GA media Announcement ID: openSUSE-SU-2026:10309-1 Rating: moderate Cross-References: CVE-2026-27457 CVSS scores: CVE-2026-27457 SUSE : 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N CVE-2026-27457 SUSE : 5.3 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:L/SA:N...

5.3CVSS5.8AI score0.00303EPSS
SaveExploits0
OSV
OSV
added 2026/03/07 12:0 a.m.5 views

OPENSUSE-SU-2026:10309-1 weblate-5.16.1-1.1 on GA media

These are all security issues fixed in the weblate-5.16.1-1.1 package on the GA media of openSUSE Tumbleweed...

4.3CVSS5.8AI score0.00303EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/28 1:55 a.m.8 views

CVE-2026-27457

Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's AddonViewSet weblate/api/views.py, line 2831 uses queryset = Addon.objects.all without overriding getqueryset to scope results by user permissions. This allows any authenticated user or anonymous users if REQUIRELOG...

4.3CVSS5.9AI score0.00303EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/02/28 12:24 a.m.4 views

SUSE CVE-2026-27457

Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's AddonViewSet weblate/api/views.py, line 2831 uses queryset = Addon.objects.all without overriding getqueryset to scope results by user permissions. This allows any authenticated user or anonymous users if REQUIRELOG...

4.3CVSS5.8AI score0.00303EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/26 10:20 p.m.14 views

CVE-2026-27457

Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's AddonViewSet weblate/api/views.py, line 2831 uses queryset = Addon.objects.all without overriding getqueryset to scope results by user permissions. This allows any authenticated user or anonymous users if REQUIRELOG...

4.3CVSS0.00303EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/26 9:56 p.m.4 views

CVE-2026-27457

Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's AddonViewSet weblate/api/views.py, line 2831 uses queryset = Addon.objects.all without overriding getqueryset to scope results by user permissions. This allows any authenticated user or anonymous users if REQUIRELOG...

4.3CVSS5.8AI score0.00303EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/26 9:56 p.m.7 views

CVE-2026-27457 Weblate: Missing access control for the AddonViewSet API exposes all addon configurations

Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's AddonViewSet weblate/api/views.py, line 2831 uses queryset = Addon.objects.all without overriding getqueryset to scope results by user permissions. This allows any authenticated user or anonymous users if REQUIRELOG...

4.3CVSS5.9AI score0.00303EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/26 9:56 p.m.25 views

CVE-2026-27457 Weblate: Missing access control for the AddonViewSet API exposes all addon configurations

Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's AddonViewSet weblate/api/views.py, line 2831 uses queryset = Addon.objects.all without overriding getqueryset to scope results by user permissions. This allows any authenticated user or anonymous users if REQUIRELOG...

4.3CVSS0.00303EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/26 9:56 p.m.21 views

CVE-2026-27457

Weblate CVE-2026-27457 records a missing access control in the AddonViewSet: before 5.16.1, the REST API uses Addon.objects.all() without proper get_queryset scoping, allowing any authenticated user (or anonymous if REQUIRE_LOGIN is not set) to list or retrieve all addons across projects via GET ...

4.3CVSS5.4AI score0.00303EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/26 9:56 p.m.6 views

CVE-2026-27457 Weblate: Missing access control for the AddonViewSet API exposes all addon configurations

Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's AddonViewSet weblate/api/views.py, line 2831 uses queryset = Addon.objects.all without overriding getqueryset to scope results by user permissions. This allows any authenticated user or anonymous users if REQUIRELOG...

4.3CVSS5.9AI score0.00303EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/02/26 7:45 p.m.7 views

EUVD-2026-8897

Weblate: Missing access control for the AddonViewSet API exposes all addon configurations...

4.3CVSS5.3AI score0.00303EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/26 7:45 p.m.9 views

GHSA-WPPC-7CQ7-CGFV Weblate: Missing access control for the AddonViewSet API exposes all addon configurations

Impact Users were able to obtain add-on configuration via API. Patches https://github.com/WeblateOrg/weblate/pull/18107 https://github.com/WeblateOrg/weblate/pull/18164 References Weblate thanks @lighthousekeeper1212 for responsible disclosure...

4.3CVSS5.4AI score0.00303EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/02/26 7:45 p.m.4 views

Missing Authorization

Overview weblate is an A web-based continuous localization system with tight version control integration Affected versions of this package are vulnerable to Missing Authorization in the AddonViewSet API, which allows unauthorized users to access add-on configuration data. An attacker can obtain...

5.3CVSS5.9AI score0.00303EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/02/26 6:38 a.m.8 views

Improper Configuration Control

weblate is vulnerable to improper configuration control. The vulnerability is due to the ability to remotely overwrite Git configuration, which allows an attacker to modify repository behavior and potentially manipulate project operations...

9.1CVSS5.8AI score0.00498EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
added 2026/02/26 6:12 a.m.5 views

Arbitrary File Read

Weblate is vulnerable to arbitrary file read. The vulnerability is due to improper handling of crafted symbolic links in repositories, which allows an attacker to read arbitrary files from the server file system...

7.7CVSS5.9AI score0.00357EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2026/02/26 12:0 a.m.10 views

Weblate 安全漏洞

Weblate is an open-source, copyleft, web-based free software system for continuous localization. Versions of Weblate prior to 5.16.1 contained a security vulnerability. This vulnerability stemmed from the AddonViewSet of the REST API not limiting results based on user permissions, which could all...

4.3CVSS5.8AI score0.00303EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.8 views

PT-2026-22201

Name of the Vulnerable Software and Affected Versions Weblate versions prior to 5.16.1 Description Weblate’s REST API AddonViewSet in weblate/api/views.py line 2831 did not properly restrict access to addon information based on user permissions. Specifically, the queryset = Addon.objects.all...

4.3CVSS5.9AI score0.00303EPSS
SaveExploits0References19
OPENSUSE Linux
OPENSUSE Linux
added 2026/02/24 12:0 a.m.11 views

weblate-5.16-1.1 on GA media (moderate)

weblate-5.16-1.1 on GA media Announcement ID: openSUSE-SU-2026:10240-1 Rating: moderate Cross-References: CVE-2026-21889 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the weblate-5.16-1.1...

7.5CVSS5.5AI score0.00323EPSS
SaveExploits0
Rows per page
Query Builder