Lucene search
K

21790 matches found

OSV
OSV
added 2026/05/30 3:28 p.m.7 views

MINI-MMHP-HF79-64PQ

Bulletin has no description...

6.5CVSS5.7AI score0.00296EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/05/30 2:12 a.m.12 views

CVE-2026-35671

phpMyFAQ before 4.1.3 contains an insecure direct object reference vulnerability in the admin API user password endpoint that allows authenticated administrators to change any user's password without authorization verification. An attacker with low-privilege admin credentials can escalate to...

8.8CVSS5.8AI score0.00303EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2026/05/30 1:59 a.m.10 views

SUSE CVE-2026-48156

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.0, an attacker who uses this vulnerability can craft a PDF which leads to long runtimes. This requires cross-reference streams with /W 0 0 0 values and large /Size values. This vulnerability is fixed in 6.12.0...

5.1CVSS5.8AI score0.00124EPSS
Exploits0References3
Snyk
Snyk
added 2026/05/29 11:52 p.m.8 views

Malicious Package

Overview @t-in-one/addapplicationservicetoken is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization a...

9.8CVSS5.8AI score
Exploits0References2
OSV
OSV
added 2026/05/29 11:29 p.m.5 views

ECHO-B73A-C35A-A407

Bulletin has no description...

8.8CVSS5.7AI score0.00325EPSS
Exploits0References1
Snyk
Snyk
added 2026/05/29 10:54 p.m.7 views

Malicious Package

Overview @cloudplatform-single-spa/ml-ai-agents-agent is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that...

9.8CVSS5.8AI score
Exploits0References2
Snyk
Snyk
added 2026/05/29 10:54 p.m.10 views

Malicious Package

Overview @cloudplatform-single-spa/security-groups is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that...

9.8CVSS5.8AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 10:51 p.m.21 views

praisonai-platform: Label endpoints' unchecked label_id/issue_id enable cross-workspace label IDOR (edit, delete, link)

Summary Type: Insecure Direct Object Reference. Five label endpoints — PATCH /workspaces/workspaceid/labels/labelid, DELETE .../labels/labelid, POST .../issues/issueid/labels/labelid, DELETE .../issues/issueid/labels/labelid, GET .../issues/issueid/labels — gate access on...

5.9AI score0.00038EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/05/29 10:51 p.m.4 views

GHSA-5JX9-W35F-VP65 praisonai-platform: Label endpoints' unchecked label_id/issue_id enable cross-workspace label IDOR (edit, delete, link)

Summary Type: Insecure Direct Object Reference. Five label endpoints — PATCH /workspaces/workspaceid/labels/labelid, DELETE .../labels/labelid, POST .../issues/issueid/labels/labelid, DELETE .../issues/issueid/labels/labelid, GET .../issues/issueid/labels — gate access on...

7.6CVSS5.9AI score0.00038EPSS
Exploits0References2
OSV
OSV
added 2026/05/29 10:45 p.m.5 views

GHSA-4X6R-9V57-3GQW praisonai-platform: IDOR in dependency endpoints allows cross-workspace issue linking, reading, and deletion due to missing ownership checks

Summary Type: Insecure Direct Object Reference. The dependency endpoints POST/GET /workspaces/workspaceid/issues/issueid/dependencies and DELETE .../dependencies/depid gate access on requireworkspacememberworkspaceid only, then dispatch to DependencyService calls that take URL/body-supplied issue...

8.1CVSS5.9AI score0.00032EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 10:34 p.m.25 views

PraisonAI Platform has a cross-workspace IDOR + member-role privilege escalation

Summary The Platform server exposes resources under /api/v1/workspaces/workspaceid/... and protects them with a requireworkspacememberworkspaceid FastAPI dependency. The dependency only checks that the caller is a member of the workspaceid in the URL prefix. The route handlers then look up the...

5.8AI score0.00043EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/05/29 10:34 p.m.8 views

GHSA-27P4-PJQV-WHGJ praisonai-platform: list_issue_activity returns activity log for any issue regardless of workspace ownership

Summary Type: Insecure Direct Object Reference. The GET /workspaces/workspaceid/issues/issueid/activity endpoint is gated by requireworkspacememberworkspaceid and dispatches to ActivityService.listforissueissueid, which executes SELECT FROM activity WHERE issueid = :issueid with no workspace...

6.5CVSS5.8AI score0.00032EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 10:5 p.m.20 views

Admidio: IDOR in documents-files.php allows cross-folder file rename and description changes by unauthorized uploaders

Summary modules/documents-files.php mode filerenamesave shares the same root-cause shape as the cross-folder move bug 05-documents-cross-folder-move-idor.md: the top-level rights check at lines 79-89 validates hasUploadRight on the URL parameter folderuuid, but the rename operation acts on fileuu...

5.8AI score0.00029EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/05/29 9:52 p.m.7 views

MINI-8MFC-6M95-4VXQ

Bulletin has no description...

6.5CVSS5.7AI score0.00471EPSS
Exploits0
GithubExploit
GithubExploit
added 2026/05/29 9:52 p.m.75 views

NileBank-Vulnerable-App

NileBank - Web Pen Testing Project A realistic bank web appli...

5.9AI score
Exploits0
RedhatCVE
RedhatCVE
added 2026/05/29 8:13 p.m.11 views

CVE-2026-45297

OpenReplay is a self-hosted session replay suite. Prior to 1.26.0, there is a cross-tenant IDOR on feature-flag and assist-stats routes via projectid case mismatch. ProjectAuthorizer.call OSS api/auth/authproject.py:14-38 and EE ee/api/auth/authproject.py:14-46 only runs...

5.3CVSS5.8AI score0.00207EPSS
Exploits0References1
OSV
OSV
added 2026/05/29 7:54 p.m.5 views

CGA-P59R-5WGP-4VC2

Bulletin has no description...

6.5CVSS5.7AI score0.00328EPSS
Exploits0
OSV
OSV
added 2026/05/29 7:54 p.m.4 views

CGA-95FG-WRF4-6XPJ

Bulletin has no description...

6.5CVSS5.7AI score0.00328EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/29 7:41 p.m.12 views

CVE-2026-44422

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.26.0, FreeRDP's RDPEAR NDR parser accepts one non-null NDR pointer ref-id for multiple logical pointer fields without tracking the pointed object's expected NDR type or ownership. When the same ref-id is reused across two...

8.8CVSS5.8AI score0.00324EPSS
Exploits1
Circl
Circl
added 2026/05/29 5:0 p.m.12 views

CVE-2026-45663

creationtimestamp| type| source ---|---|--- 2026-05-29 17:00:41+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mmyz6hazlc2d...

9.9CVSS5.8AI score0.00866EPSS
Exploits0References1
Rows per page
Query Builder