Lucene search
+L

14119 matches found

Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.38 views

PT-2026-50583

Name of the Vulnerable Software and Affected Versions Gitea version 1.23 Description An authorization inconsistency exists between the web UI and the API regarding repository forking. The API endpoint POST /api/v1/repos/owner/repo/forks fails to verify the CanCreateOrgRepo permission, checking on...

8.1CVSS5.9AI score0.00426EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/16 11:40 p.m.7 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the HTTP Basic authentication. An attacker can perform unauthorized write actions, such as modifying user profiles, adding email addresses, creating repositories, and deleting repositories, by submitting an...

8.6CVSS5.9AI score0.00551EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/06/16 11:40 p.m.20 views

Gitea: OAuth2 access token scope enforcement bypass via HTTP Basic authentication

Summary Gitea fails to enforce OAuth2 access token scopes when the token is submitted via HTTP Basic authentication instead of a Bearer token. An OAuth2 application granted only read:user can use the same token as Authorization: Basic base64:x-oauth-basic and perform write actions, including...

8.1CVSS5.4AI score0.00551EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/06/16 11:40 p.m.39 views

GHSA-9R5X-WG6M-X2RC Gitea: OAuth2 access token scope enforcement bypass via HTTP Basic authentication

Summary Gitea fails to enforce OAuth2 access token scopes when the token is submitted via HTTP Basic authentication instead of a Bearer token. An OAuth2 application granted only read:user can use the same token as Authorization: Basic base64:x-oauth-basic and perform write actions, including...

8.1CVSS5.4AI score0.00551EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/06/16 9:31 p.m.12 views

Incomplete List of Disallowed Inputs

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs via the exec process. An attacker can perform unauthorized operations by crafting command requests that leverage transparent command wrappers to bypas...

4.3CVSS5.9AI score0.00185EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/16 7:17 p.m.20 views

CVE-2026-53848

OpenClaw before 2026.5.26 contains an exec allowlist bypass vulnerability allowing authenticated operators to execute wrapper-level side effects outside allowlisted command intent. Attackers can craft command requests that bypass allowlist validation by leveraging transparent command wrappers to...

4.3CVSS0.00185EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/16 6:39 p.m.25 views

kernel: netfilter: flowtable: strictly check for maximum number of actions

A flaw was found in the Netfilter flowtable component of the Linux kernel. This vulnerability occurs because the system does not strictly check the maximum number of hardware offload actions for IPv6, allowing it to process more actions than supported. This could potentially lead to system...

7.8CVSS5.4AI score0.00141EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/16 4:29 p.m.35 views

CVE-2024-38487

CVE-2024-38487 describes a vulnerability where an api-gateway container running with root privileges could escape the container and access the host system. Affected configuration: containerized api-gateway with root-level execution; root privileges combined with local attack vector enable host ac...

7CVSS5.3AI score0.00081EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/16 4:29 p.m.35 views

CVE-2024-38487

api-gateway container running with root privilege would allow an attacker to escape the container and access host system to perform unintended actions...

7CVSS0.00081EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/16 3:16 p.m.21 views

CVE-2025-14272

A security issue was identified in Pavilion due to improper authorization enforcement in API endpoints. This vulnerability can allow an unauthorized actor to execute privileged operations, including user/role management and other administrative actions...

8.3CVSS0.00235EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/16 1:51 p.m.41 views

CVE-2025-14272 Rockwell Automation FactoryTalk Analytics PavilionX

A security issue was identified in Pavilion due to improper authorization enforcement in API endpoints. This vulnerability can allow an unauthorized actor to execute privileged operations, including user/role management and other administrative actions...

8.3CVSS0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/16 1:51 p.m.59 views

CVE-2025-14272

Technical details (affected product/version, root cause, exploitability, and remediation) are not publicly available in the provided documents. Monitor for updates from Rockwell, NVD, and CVE feeds.

8.3CVSS5.5AI score0.00235EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/06/16 7:13 a.m.246 views

MobileIron Core - Remote Unauthenticated API Access

Ivanti Endpoint Manager Mobile EPMM, formerly MobileIron Core, Since CVE-2023-35082 arises from the same place as CVE-2023-35078, specifically the permissive nature of certain entries in the mifs web application’s security filter chain. id: CVE-2023-35082 info: name: MobileIron Core - Remote...

10CVSS8.7AI score0.99999EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/06/16 7:13 a.m.55 views

TeamCity < 2023.11.4 - Authentication Bypass

In JetBrains TeamCity before 2023.11.4 path traversal allowing to perform limited admin actions was possible id: CVE-2024-27199 info: name: TeamCity 2023.11.4 - Authentication Bypass author: DhiyaneshDk severity: high description: | In JetBrains TeamCity before 2023.11.4 path traversal allowing t...

9.8CVSS8.4AI score0.99991EPSS
SaveExploits26References2
OSV
OSV
added 2026/06/16 12:00 a.m.21 views

ALSA-2026:26427 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: mptcp: fix slab-use-after-free in inetlookupestablished CVE-2026-31669 kernel: xen/privcmd: fix double free via VMA splitting CVE-2026-31787 kernel: Buffer overflow in...

9.8CVSS5.3AI score0.00459EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.27 views

PT-2026-49765

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.5.26 Description An exec allowlist bypass exists where authenticated operators can execute wrapper-level side effects outside the intended allowlisted command. This occurs because a command request reaching the...

4.3CVSS5.4AI score0.00185EPSS
SaveExploits0References5
Atlassian
Atlassian
added 2026/06/15 11:29 p.m.14 views

Injection axios Dependency in Bitbucket Data Center

This High severity Injection vulnerability was introduced in versions 9.4.12, 10.2.0, and 10.3.0 of Bitbucket Data Center. This Injection vulnerability, with a CVSS Score of 8.2 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H allows an unauthenticated attacker to modify the...

6.8CVSS6AI score0.01553EPSS
SaveExploits2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/15 3:09 p.m.20 views

Malicious code in hemi-earn-actions (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a9c2a72c75e835bc78738de0839bd4727df93d6bcb8aed2215289973996c4f3c On npm install, the package's preinstall script postinstall.js collects host metadata hostname, username, cwd, npm config and iterates process.env,...

5.3AI score
SaveExploits0References1
EUVD
EUVD
added 2026/06/15 12:00 p.m.16 views

EUVD-2016-10895

WordPress More Fields Plugin 2.1 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized actions by disabling CSRF token validation. Attackers can craft malicious web pages that trick logged-in administrators into adding or deleting custom fields and boxe...

6.9CVSS5.2AI score0.00134EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/15 12:00 p.m.43 views

CVE-2016-20083 WordPress More Fields Plugin 2.1 Cross-Site Request Forgery

WordPress More Fields Plugin 2.1 contains a cross-site request forgery vulnerability that allows attackers to perform unauthorized actions by disabling CSRF token validation. Attackers can craft malicious web pages that trick logged-in administrators into adding or deleting custom fields and boxe...

6.9CVSS0.00134EPSS
SaveExploits0References3
Rows per page
Query Builder