Lucene search
+L

3175 matches found

Debian CVE
Debian CVE
added 2026/07/21 9:33 p.m.11 views

CVE-2026-47041

Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization component: Core. The supported version that is affected is 7.2.12. Easily exploitable vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle ...

6CVSS7AI score0.00126EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/21 8:40 p.m.8 views

Gitea: RSS/Atom feed handlers bypass API-token scope & public-only confinement (incomplete fix of #37698)

Summary Gitea's RSS/Atom feed handlers accept API-token Basic auth but perform no token-scope or public-only enforcement. A personal access token that is correctly blocked HTTP 403 from a private repository on /raw, /media, /archive, and /releases/download/... — because it is marked public-only o...

5.5AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 8:40 p.m.4 views

GHSA-6CQF-375W-639G Gitea: RSS/Atom feed handlers bypass API-token scope & public-only confinement (incomplete fix of #37698)

Summary Gitea's RSS/Atom feed handlers accept API-token Basic auth but perform no token-scope or public-only enforcement. A personal access token that is correctly blocked HTTP 403 from a private repository on /raw, /media, /archive, and /releases/download/... — because it is marked public-only o...

4.3CVSS5.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:38 p.m.8 views

Gitea: Personal access token scope enforcement bypass on the repository home page (`GET /{owner}/{repo}`) discloses private repository contents

Summary A personal access token PAT or OAuth2 token that does not carry the repository scope or that is public-only is correctly rejected HTTP 403 by the recently hardened web content routes archive download, raw/media file download, and repository RSS/Atom feeds. However, the repository home pag...

5.6AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 8:38 p.m.9 views

GHSA-CP3Q-VRJ2-GHHH Gitea: Personal access token scope enforcement bypass on the repository home page (`GET /{owner}/{repo}`) discloses private repository contents

Summary A personal access token PAT or OAuth2 token that does not carry the repository scope or that is public-only is correctly rejected HTTP 403 by the recently hardened web content routes archive download, raw/media file download, and repository RSS/Atom feeds. However, the repository home pag...

4.3CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 8:30 p.m.12 views

EUVD-2026-41634

Gitea: API access token scope enforcement bypass on repository RSS/Atom feed endpoints leaks private repository commit data...

4.3CVSS7.7AI score0.00365EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 8:30 p.m.8 views

GHSA-3PWW-VCVM-3GMJ Gitea: API access token scope enforcement bypass on repository RSS/Atom feed endpoints leaks private repository commit data

Summary A Gitea personal access token PAT restricted to a non-repository scope e.g. read:issue can read the commit history of any private repository the token owner can access, via the repository RSS/Atom feed endpoints. The same token is correctly denied 403 on /raw, /media, /archive, and the...

4.3CVSS7.9AI score0.00365EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/21 8:24 p.m.7 views

GHSA-683J-3FF6-HH2X Gitea: Privilege Escalation via Access Token Scope Escalation in API

Gitea's API endpoint for creating Personal Access Tokens POST /users/username/tokens is protected by a middleware reqBasicOrRevProxyAuth that is intended to require password-based authentication, preventing a compromised token from being used to mint new ones. However, when a token is passed in t...

8.7CVSS5.6AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 8:24 p.m.10 views

Gitea: Privilege Escalation via Access Token Scope Escalation in API

Gitea's API endpoint for creating Personal Access Tokens POST /users/username/tokens is protected by a middleware reqBasicOrRevProxyAuth that is intended to require password-based authentication, preventing a compromised token from being used to mint new ones. However, when a token is passed in t...

5.6AI score
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 8:17 p.m.10 views

Gitea: Token public-only scope bypassed on Limited-visibility owners (Repository + Package categories) — residual after CVE-2026-25714 / PR #37118

Summary After PR 37118 / CVE-2026-25714 fix: Unify public-only token filtering in API queries and repo access checks, merged 2026-05-18, backport 37773 to 1.26.2 — the May 2026 unification pass for public-only token filtering, reporter Medoedus per the 1.26.2 release notes, the public-only PAT...

4.3CVSS7.8AI score0.00332EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 8:17 p.m.5 views

GHSA-7P4H-3GXQ-X3H3 Gitea: Token public-only scope bypassed on Limited-visibility owners (Repository + Package categories) — residual after CVE-2026-25714 / PR #37118

Summary After PR 37118 / CVE-2026-25714 fix: Unify public-only token filtering in API queries and repo access checks, merged 2026-05-18, backport 37773 to 1.26.2 — the May 2026 unification pass for public-only token filtering, reporter Medoedus per the 1.26.2 release notes, the public-only PAT...

4.3CVSS5.6AI score
SaveExploits0References3
NVD
NVD
added 2026/07/21 7:17 p.m.11 views

CVE-2026-55081

DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. The DHIS2 OpenAPI HTML endpoint reflected values from the scope query parameter into the generated HTML document without sufficient sanitization. A crafted scope value could be rendered a...

7.3CVSS0.00267EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/21 7:17 p.m.6 views

CVE-2026-12547

SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority host:port. When the proxy configuration changes e.g., via system settings or WPAD, cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, leaking credentials...

3.4CVSS0.00228EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 6:36 p.m.17 views

CVE-2026-55081

DHIS2 OpenAPI HTML endpoint is vulnerable to reflected XSS via the scope parameter. The OpenAPI UI renders crafted scope values without sufficient sanitization, enabling an attacker to execute JavaScript in a victim’s DHIS2-origin browser when a user opens the affected OpenAPI HTML URL. Affected ...

7.3CVSS5.5AI score0.00267EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 6:36 p.m.7 views

CVE-2026-55081 DHIS2 Reflected XSS in OpenAPI HTML scope parameter

DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. The DHIS2 OpenAPI HTML endpoint reflected values from the scope query parameter into the generated HTML document without sufficient sanitization. A crafted scope value could be rendered a...

7.3CVSS5.5AI score0.00267EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/21 6:36 p.m.32 views

CVE-2026-55081 DHIS2 Reflected XSS in OpenAPI HTML scope parameter

DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. The DHIS2 OpenAPI HTML endpoint reflected values from the scope query parameter into the generated HTML document without sufficient sanitization. A crafted scope value could be rendered a...

7.3CVSS0.00267EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/21 5:17 p.m.9 views

CVE-2026-16454

In Eclipse hawkBit versions 1.0.3 and prior, a privilege escalation vulnerability CWE-284 / CWE-862 has been identified in the Direct Device Integration DDI Controller. This vulnerability allows an authenticated device to escalate its permissions and bypass the strict boundaries of its assigned...

4.3CVSS0.00234EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/21 2:22 p.m.6 views

CVE-2026-65049 Ninja Forms Cross-Site Network-Wide Data Deletion on WordPress Multisite via nf_delete_all_data AJAX Action

Ninja Forms plugin version 3.14.8 and prior for WordPress Multisite contains an incorrect authorization vulnerability that allows a subsite Administrator to trigger network-wide deletion of all Ninja Forms data by exploiting a site-scoped capability check combined with unsafe multisite migration...

9.3CVSS5.4AI score0.00275EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.10 views

SUSE CVE-2026-63988

In the Linux kernel, the following vulnerability has been resolved: bridge: Fix sleep in atomic context in sysfs path Since the start of the git history, brportstore always acquired the bridge lock. Back then this decision made sense: The bridge lock protects the STP state of the bridge and its...

5.3AI score0.00166EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/07/21 7:38 a.m.9 views

Improper Authorization

Snipe-IT is vulnerable to Improper Authorization. The vulnerability is due to missing authorization checks when updating maintenance records, where a user can change the assetid without validation against the new asset, allowing maintenance records to be reassigned to assets outside the user's...

7.7CVSS5.2AI score0.00218EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder