Lucene search
+L

117 matches found

Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.9 views

PT-2026-24688

Name of the Vulnerable Software and Affected Versions flagd versions prior to 0.14.2 Description flagd, a feature flag daemon, exposes OFREP '/ofrep/v1/evaluate/...' and gRPC evaluation.v1, evaluation.v2 endpoints for feature flag evaluation. These endpoints are designed for public access by clie...

7.5CVSS7.1AI score0.0042EPSS
SaveExploits0
OSV
OSV
added 2026/03/10 6:28 p.m.16 views

GO-2026-4617 Gogs: Release tag option injection in release deletion in gogs.io/gogs

Gogs: Release tag option injection in release deletion in gogs.io/gogs. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability scanners, please sugge...

8.8CVSS5.8AI score0.00504EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.11 views

CVE-2026-25921

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, overwritable LFS object across different repos leads to supply-chain attack, all LFS objects are vulnerable to be maliciously overwritten by malicious attackers. This issue has been patched in version 0.14.2...

9.3CVSS5.7AI score0.00327EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.8 views

CVE-2026-26022

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, a stored cross-site scripting XSS vulnerability exists in the comment and issue description functionality. The application's HTML sanitizer explicitly allows data: URI schemes, enabling authenticated users to inject arbitrar...

8.7CVSS5.8AI score0.00306EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.14 views

CVE-2026-26276

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, an attacker can store an HTML/JavaScript payload in a repository’s Milestone name, and when another user selects that Milestone on the New Issue page /issues/new, a DOM-Based XSS is triggered. This issue has been patched in...

7.3CVSS5.7AI score0.00184EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.11 views

CVE-2026-26194

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.7AI score0.00504EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/06 7:45 p.m.7 views

CVE-2026-26195

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, stored xss is still possible through unsafe template rendering that mixes user input with safe plus permissive sanitizer handling of data urls. This issue has been patched in version 0.14.2...

6.9CVSS5.7AI score0.00189EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/05 9:13 p.m.4 views

Arbitrary Argument Injection

Overview Affected versions of this package are vulnerable to Arbitrary Argument Injection via the tag deletion. An attacker can execute arbitrary git options by supplying a crafted tag name when triggering the deletion, potentially causing unintended behavior or disruption of the underlying...

8.8CVSS6AI score0.00504EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/05 9:13 p.m.6 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the handling of LFS object uploads. An attacker can overwrite existing LFS objects across different repositories by uploading objects with the same identifier, potentially leading to...

9.3CVSS5.8AI score0.00327EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/05 9:13 p.m.9 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the handling of LFS object uploads. An attacker can overwrite existing LFS objects across different repositories by uploading objects with the same identifier, potentially leading to...

9.3CVSS5.8AI score0.00327EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/05 8:16 p.m.23 views

EUVD-2026-9855

Gogs: DOM-based XSS via milestone selection...

7.3CVSS5.9AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/05 7:50 p.m.11 views

EUVD-2026-9854

Gogs: Access tokens get exposed through URL params in API requests...

6.9CVSS5.9AI score0.00254EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/03/05 7:29 p.m.14 views

EUVD-2026-9852

Gogs: Release tag option injection in release deletion...

8.8CVSS5.9AI score0.00504EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/05 7:26 p.m.10 views

EUVD-2026-9851

Gogs: Stored XSS via data URI in issue comments...

8.7CVSS5.9AI score0.00306EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/05 7:16 p.m.23 views

CVE-2026-26276

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, an attacker can store an HTML/JavaScript payload in a repository’s Milestone name, and when another user selects that Milestone on the New Issue page /issues/new, a DOM-Based XSS is triggered. This issue has been patched in...

7.3CVSS0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/05 7:16 p.m.19 views

CVE-2026-26196

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, gogs api still accepts tokens in url params like token and accesstoken, which can leak through logs, browser history, and referrers. This issue has been patched in version 0.14.2...

6.9CVSS0.00254EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/05 7:16 p.m.19 views

CVE-2026-26194

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS0.00504EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/05 6:51 p.m.50 views

CVE-2026-26276 Gogs: DOM-based XSS via milestone selection

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, an attacker can store an HTML/JavaScript payload in a repository’s Milestone name, and when another user selects that Milestone on the New Issue page /issues/new, a DOM-Based XSS is triggered. This issue has been patched in...

7.3CVSS0.00184EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/05 6:51 p.m.54 views

CVE-2026-26276

Gogs (before 0.14.2) is vulnerable to a DOM-based XSS: an attacker can store an HTML/JavaScript payload in a repository milestone name, which is triggered when a user selects the milestone on the New Issue page. The issue is fixed in version 0.14.2. CVSSv3.1 base score 7.3 (HIGH): Network attack ...

7.3CVSS5.9AI score0.00184EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/05 6:49 p.m.8 views

CVE-2026-26196

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, gogs api still accepts tokens in url params like token and accesstoken, which can leak through logs, browser history, and referrers. This issue has been patched in version 0.14.2...

6.9CVSS5.8AI score0.00254EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder