Lucene search
+L

42741 matches found

OSV
OSV
added 5 days ago5 views

GHSA-M932-CRVM-GCP5 Gitea: Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service

Summary The AddTime API handler continues execution after an error returned by GetUserByName. When a repository administrator specifies a non-existent user name, an error response is generated but execution does not stop. Subsequent code dereferences a nil user pointer, resulting in a runtime...

2.7CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 5 days ago15 views

CVE-2026-65057

The CVE-2026-65057 entry describes an SSRF in the Keep service (commit 91c75e0) where an unauthenticated attacker can force the backend to issue arbitrary HTTP requests by supplying a malicious host via the unprotected healthcheck endpoint. The mechanism appears to involve a crafted JSON payload ...

9.3CVSS5.6AI score0.00246EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago24 views

CVE-2026-65057 Keep Unauthenticated Server-Side Request Forgery via POST /providers/healthcheck

Keep commit 91c75e0 contains a server-side request forgery vulnerability that allows unauthenticated attackers to make the backend issue arbitrary HTTP requests by supplying attacker-controlled host values to the unprotected healthcheck endpoint. Attackers can send a crafted JSON payload with a...

9.3CVSS0.00246EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 5 days ago7 views

CVE-2026-63899

A flaw was found in the Linux kernel's USB serial mxuport driver. A malicious Universal Serial Bus USB device could exploit this vulnerability by reporting a bulk-out endpoint maximum packet size smaller than eight bytes. This can lead to user-controlled slab corruption, potentially allowing an...

7CVSS5.6AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago6 views

GHSA-JR5X-6H83-WRXF Gitea: REST API exposes organization membership of private organizations to public

Summary The endpoint "/orgs/org/publicmembers/username" + GET exposes organization membership of public members in a private organization. PoC 1. Spin up the nightly container of Gitea. 2. Perform the default installation. 3. Register a new user let's call this user "user1". 4. Create a new...

5.3CVSS5.6AI score
SaveExploits0References5
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-46415

FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Prior to versions 1.5.10.1832 and 1.6.0-beta.2313, the clearAES and clearPMTasks methods in FOGPage can be invoked by an unauthenticated attacker via a single HTTP GET request through the public client node...

8.2CVSS5.4AI score0.00154EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago5 views

CVE-2026-47688

FOGProject vulnerability CVE-2026-47688 affects the FOGPage in FOG software. Before versions 1.5.10.1832 and 1.6.0-beta.2313, the clearAES and clearPMTasks methods can be invoked unauthenticated via a single HTTP GET to the public client node endpoint, enabling remote wiping of host AES encryptio...

8.2CVSS5.4AI score0.00154EPSS
SaveExploits0References1
Cvelist
Cvelist
added 5 days ago30 views

CVE-2026-47687 FOGProject has stored XSS via unescaped option label in selectForm() accessible from unauthenticated inventory endpoint

FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Prior to versions 1.5.10.1832 and 1.6.0-beta.2313, the selectForm helper in fogpage.class.php renders labels using raw, unescaped user input. An unauthenticated attacker who knows any registered host's MAC address...

7.3CVSS0.00217EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago9 views

CVE-2026-65054

Affected software: MediaCMS 8.2.0. Vulnerability: Information disclosure via playlist ownership loophole. Authenticated users can expose private media metadata belonging to other users by bypassing access controls when manipulating their own playlists. Root cause / trigger: Attacker issues a PUT ...

8.2CVSS5.5AI score0.00202EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago27 views

CVE-2026-64822 djangoSIGE 1.10 User Enumeration via ForgotPasswordView

djangoSIGE through 1.10 commit a6fe7e8 contains a user enumeration vulnerability in ForgotPasswordView within djangosige/apps/login/views.py that allows unauthenticated attackers to identify valid accounts by observing distinct error messages returned by the password reset endpoint. Attackers can...

6.9CVSS0.00247EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago3 views

GHSA-2R5C-GW76-RH3W Gitea: Incomplete SSRF Protection in Webhook and Migration Allow-list Default Filter

Summary Gitea's default SSRF allow-list MatchBuiltinExternal, used by both webhook delivery and repository migrations relies on Go's standard library net.IP.IsPrivate, which only covers RFC 1918 and RFC 4193. As a result, several IP ranges commonly used for cloud metadata services, internal...

9.6CVSS7.6AI score0.00554EPSS
SaveExploits1References7
OSV
OSV
added 5 days ago3 views

GHSA-RJVX-X5H2-6PX5 Gitea: API Fork Endpoint Authorization Bypass Allows Organization Members to Bypass Repository Creation Restrictions

Summary The API endpoint used to fork repositories into organizations performs a weaker authorization check than the corresponding web UI and other repository creation endpoints. When a repository is forked into an organization through the API, the endpoint only verifies that the user is an...

5.3CVSS5.4AI score
SaveExploits0References5
NVD
NVD
added 5 days ago3 views

CVE-2026-64878

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS0.00542EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago4 views

CVE-2026-50759

An issue in exo-explore exo 1.0.69 allows a remote attacker to escalate privileges via the GET /state and DELETE /instance/instanceid endpoints with no authentication...

7.5CVSS0.00462EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago7 views

CVE-2026-63358

Summary of CVE-2026-63358 (FileGator privilege escalation) The affected software is FileGator. The vulnerability arises in the /chmoditems API endpoint, which accepts arbitrary Unix permission values and passes them directly to PHP’s native chmod() via octdec() without validation. This enables an...

8.4CVSS5.4AI score0.00112EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago5 views

GHSA-QF2F-QH6P-7V89 Gitea CVE-2026-20800 sibling endpoints not covered: revoked user still reads private repo objects via `/api/v1/user/starred` and private issue titles via `/api/v1/user/times`

Summary CVE-2026-20800 fixed private-info leakage to revoked users only for the notification endpoint. Two sibling endpoints that return data keyed on the caller's own relationship still do not re-check repo access at output time: - GET /api/v1/user/starred — getStarredRepos computes a per-repo...

4.3CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago29 views

CVE-2026-64878 Command Injection

Unvalidated input in asset filter parameters allows shell metacharacters to escape command argument handling, resulting in remote code execution as a low-privileged OS user via the Analysis REST endpoint...

9.9CVSS0.00542EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago8 views

CVE-2026-64878

CVE-2026-64878 is a command-injection vulnerability described as unvalidated input in asset filter parameters that allows shell metacharacters to escape command argument handling, enabling remote code execution on a low-privileged OS user via the Analysis REST endpoint. The connected Tenable advi...

9.9CVSS6.3AI score0.00542EPSS
SaveExploits0References1
NVD
NVD
added 5 days ago4 views

CVE-2016-20096

Linknat VOS3000 and VOS2009 through version 2.1.2.0 contain an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands by manipulating the name parameter in a POST request to the login endpoint. Attackers can inject malicious SQL through the logi...

9.8CVSS0.00382EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago7 views

CVE-2016-20096

Linknat VOS3000/VOS2009 (up to version 2.1.2.0) is affected by an unauthenticated SQL injection in the login flow. The vulnerability occurs via the name parameter in a POST to the login endpoint, enabling arbitrary SQL execution and potential extraction of plaintext credentials and other database...

9.8CVSS6.4AI score0.00382EPSS
SaveExploits0References4
Rows per page
Query Builder