VulnSea

CWE-639

CVEs classified under CWE-639, newest first.

667 CVEsRSS

CVE-2026-94534High· 7.1PoC
6d ago

lamp-cloud through 5.10.0 fails to validate user identity in PUT /anyone/baseInfo and PUT /anyone/avatar endpoints, allowing authenticated attackers to modify arbitrary user profiles

lamp-cloud through 5.10.0 fails to validate user identity in PUT /anyone/baseInfo and PUT /anyone/avatar endpoints, allowing authenticated attackers to modify arbitrary user profiles. Attackers can supply target user IDs in request bodie…

▾ Midnightdromara · lamp-cloudEPSS 0.49%via NVD
CVE-2026-94533Medium· 6.5PoC
6d ago

lamp-cloud through 5.10.0 contains an authorization bypass vulnerability in FileAnyoneController that allows authenticated users to download arbitrary attachments

lamp-cloud through 5.10.0 contains an authorization bypass vulnerability in FileAnyoneController that allows authenticated users to download arbitrary attachments. Attackers can retrieve other users' stored files by supplying valid attac…

▾ Twilightdromara · lamp-cloudEPSS 0.44%via NVD
CVE-2026-55179Medium· 6.5PoC
6d ago

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.2, Joplin Server's GET /items/:id/content route in packages/server/src/routes/index/items.ts loads item content from a…

▾ Twilightlaurent22 · joplinEPSS 0.26%via NVD
CVE-2026-77523High· 7.4
6d ago

MaxKB is an open-source AI assistant for enterprise

MaxKB is an open-source AI assistant for enterprise. In version 2.10.3-lts and earlier, the model parameter form route authorizes the path workspace but ModelSerializer.ModelParams loads and saves a Model by id alone without including wo…

▾ Twilight1Panel-dev · MaxKBEPSS 0.26%via NVD
CVE-2026-77516Medium· 5.4
6d ago

MaxKB is an open-source AI assistant for enterprise

MaxKB is an open-source AI assistant for enterprise. From version 2.0.0 through 2.9.2, a lowest-role workspace member denied access to a tool by WorkspaceUserResourcePermission can still bind its identifier through tool_ids, skill_tool_i…

▾ Sunlit1Panel-dev · MaxKBEPSS 0.28%via NVD
CVE-2026-79917Medium· 6.5
6d ago

MaxKB is an open-source AI assistant for enterprise

MaxKB is an open-source AI assistant for enterprise. In 2.7.0 through 2.10.4-lts, POST /chat/api/{application_id}/chat/{chat_id}/share_chat verifies that a conversation exists but does not verify that it belongs to the authenticated chat…

▾ Sunlit1Panel-dev · MaxKBEPSS 0.27%via NVD
CVE-2026-77517Medium· 5.4PoC
6d ago

MaxKB is an open-source AI assistant for enterprise

MaxKB is an open-source AI assistant for enterprise. From version 2.0.0 through 2.10.2-lts, document and paragraph operate routes authorize only knowledge_id in the request path, then query the target Document by document_id or Paragraph…

▾ Twilight1Panel-dev · MaxKBEPSS 0.23%via NVD
CVE-2026-61748Medium· 4.3
6d ago

InvenTree is an Open Source Inventory Management System

InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, ReportPrint at POST /api/report/print/ and LabelPrint at POST /api/report/label/print/ require authentication but do not call users.permissions.check_user_permissio…

▾ Sunlitinventree · InvenTreeEPSS 0.42%via NVD
CVE-2026-61747Medium· 4.3
6d ago

InvenTree is an Open Source Inventory Management System

InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, the /api/importer/row/ and /api/importer/mapping/ endpoints do not scope DataImportRow and DataImportColumnMap querysets to the owner of the associated DataImportSe…

▾ Sunlitinventree · InvenTreeEPSS 0.34%via NVD
CVE-2026-61744Medium· 6.5
6d ago

InvenTree is an Open Source Inventory Management System

InvenTree is an Open Source Inventory Management System. Prior to 1.4.0, POST /api/barcode/ accepts an attacker-synthesized internal JSON barcode containing a lowercase model label and integer primary key, while BarcodeView uses IsAuthen…

▾ Sunlitinventree · InvenTreeEPSS 0.51%via NVD
CVE-2026-94494Medium· 5.0PoC
6d ago

jshERP through 3.6 contains a tenant isolation bypass vulnerability that allows authenticated users to read other tenants' records via the GET /tenant/info endpoint

jshERP through 3.6 contains a tenant isolation bypass vulnerability that allows authenticated users to read other tenants' records via the GET /tenant/info endpoint. Attackers can iterate the primary key to enumerate and access sensitive…

▾ Twilightjishenghua · jshERPEPSS 0.37%via NVD
CVE-2026-94497High· 8.3PoC
6d ago

jshERP through 3.6 fails to validate object ownership in by-id info, update, and delete endpoints across multiple resource types

jshERP through 3.6 fails to validate object ownership in by-id info, update, and delete endpoints across multiple resource types. Authenticated users can read, modify, and delete other users' business objects by submitting direct object …

▾ Midnightjishenghua · jshERPEPSS 0.46%via NVD
CVE-2026-69190Medium· 6.3
6d ago

Graylog is a free and open log management platform

Graylog is a free and open log management platform. From 6.3.0 until 6.3.14, 7.0.9, and 7.1.4, the view update API for saved searches and dashboards permits a user with edit permission but without entity ownership to include a shareReque…

▾ SunlitGraylog2 · graylog2-serverEPSS 0.42%via NVD
CVE-2026-48826High· 8.1
6d ago

HomeBox is a home inventory and organization system

HomeBox is a home inventory and organization system. Prior to 0.26.0, HandleWipeInventory in backend/app/api/handlers/v1/v1_ctrl_actions.go authorizes POST /v1/actions/wipe-inventory through the global ctx.User.IsOwner value instead of t…

▾ Twilightsysadminsmedia · homeboxEPSS 0.49%via NVD
CVE-2026-48976High· 8.1
6d ago

HomeBox is a home inventory and organization system

HomeBox is a home inventory and organization system. Prior to 0.26.0, NotifierRepository.Update in backend/internal/data/repo/repo_notifier.go updates a notifier through UpdateOneID(id) without requiring the record's user ID to match the…

▾ Twilightsysadminsmedia · homeboxEPSS 0.45%via NVD
CVE-2026-48975High· 8.1
6d ago

HomeBox is a home inventory and organization system

HomeBox is a home inventory and organization system. Prior to 0.26.0, MaintenanceEntryRepository.Update and MaintenanceEntryRepository.Delete in backend/internal/data/repo/repo_maintenance_entry.go use UpdateOneID(id) and DeleteOneID(id)…

▾ Twilightsysadminsmedia · homeboxEPSS 0.49%via NVD
CVE-2026-84298Low· 3.1
6d ago

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.95.3, the V1 DurableTask stream handler stores worker-supplied task_external_id values in the durableInvocations routing map …

▾ Sunlithatchet-dev · hatchetEPSS 0.24%via NVD
CVE-2026-88978Medium· 4.3
6d ago

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale

Hatchet is a platform for orchestrating background tasks, AI agents, and durable workflows at scale. Prior to 0.106.1, the WorkerStatus gRPC polling path in pkg/repository/durable_events.go passes caller-supplied durable task, node, and …

▾ Sunlithatchet-dev · hatchetEPSS 0.28%via NVD
CVE-2026-55625Medium· 4.9
6d ago

GoCD is a continuous deliver server

GoCD is a continuous deliver server. From 16.1.0 until 26.1.0, the internal material connection test APIs at /go/api/admin/internal/material_test and /go/api/internal/config_repos/*/material_test accept an arbitrary existing pipeline and…

▾ Sunlitgocd · gocdEPSS 0.46%via NVD
CVE-2026-52743Medium· 4.3
6d ago

GoCD is a continuous deliver server

GoCD is a continuous deliver server. Prior to 26.1.0, the internal GoCD UI /jobStatus.json API does not validate that a requested server-assigned job ID belongs to the pipeline and stage named in the request. An authenticated user can gu…

▾ Sunlitgocd · gocdEPSS 0.34%via NVD
CVE-2025-71420Medium· 4.3PoC
6d ago

UVdesk core-framework before 1.1.7 contains an authorization bypass vulnerability in the saved reply endpoint that allows authenticated agents to access replies restricted to other support groups

UVdesk core-framework before 1.1.7 contains an authorization bypass vulnerability in the saved reply endpoint that allows authenticated agents to access replies restricted to other support groups. Attackers with ROLE_AGENT can enumerate …

▾ Twilightuvdesk · core-frameworkEPSS 0.30%via NVD
CVE-2026-94382Medium· 4.2PoC
6d ago

Beszel before 0.19.0 contains an insecure direct object reference vulnerability in the POST and DELETE /api/beszel/user-alerts handlers that allows any authenticated user to create or delete alerts on systems they cannot access

Beszel before 0.19.0 contains an insecure direct object reference vulnerability in the POST and DELETE /api/beszel/user-alerts handlers that allows any authenticated user to create or delete alerts on systems they cannot access. Attacker…

▾ Twilighthenrygd · beszelEPSS 0.30%via NVD
CVE-2026-94393Medium· 6.4
6d ago

When a user creates or edits a report inside an event, MISP can identify an existing report using its UUID without properly checking whether that report actually belongs to the same event. As a result, a user who has editing rights on o…

When a user creates or edits a report inside an event, MISP can identify an existing report using its UUID without properly checking whether that report actually belongs to the same event. As a result, a user who has editing rights on o…

▾ SunlitMISP · MISPEPSS 0.37%via NVD
CVE-2026-94374High· 8.3
6d ago

MISP contains an insecure direct object reference vulnerability in the processModuleResultsData method of the Event model

MISP contains an insecure direct object reference vulnerability in the processModuleResultsData method of the Event model. When processing module results, the code iterates over EventReport entries supplied in the resolved data and saves…

▾ TwilightMISP · MISPEPSS 0.37%via NVD
CVE-2026-94152Medium· 4.3PoC
6d ago

A security vulnerability has been detected in Omega Solution FBP Fulfillment by People 2025

A security vulnerability has been detected in Omega Solution FBP Fulfillment by People 2025. This impacts an unknown function of the file /user/ of the component User Profile API. The manipulation of the argument ID leads to authorizatio…

▾ TwilightOmega Solution · FBP Fulfillment by PeopleEPSS 0.37%via NVD
CVE-2026-81652Low· 2.7
1w ago

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the requesting user is entitled to a given image record before returning it, allowing users with the Contributor role and above to read the sto…

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the requesting user is entitled to a given image record before returning it, allowing users with the Contributor role and above to read the sto…

▾ SunlitEPSS 0.30%via NVD
CVE-2026-81651Low· 3.1
1w ago

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the user saving a gallery owns it, allowing any user granted its gallery-management capability by an administrator to overwrite the stored sett…

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the user saving a gallery owns it, allowing any user granted its gallery-management capability by an administrator to overwrite the stored sett…

▾ SunlitEPSS 0.21%via NVD
CVE-2026-81654Low· 3.1
1w ago

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not check that a user holds its options capability before saving image sizing settings, allowing users granted only its gallery-management capability by an adm…

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not check that a user holds its options capability before saving image sizing settings, allowing users granted only its gallery-management capability by an adm…

▾ SunlitEPSS 0.21%via NVD
CVE-2026-81653Medium· 4.2
1w ago

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the user acting on an image owns the gallery it belongs to, allowing users granted its gallery-management capability by an administrator to del…

The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the user acting on an image owns the gallery it belongs to, allowing users granted its gallery-management capability by an administrator to del…

▾ SunlitEPSS 0.19%via NVD
CVE-2026-93955Medium· 4.3PoC
1w ago

A vulnerability was detected in grimmory-tools grimmory up to 3.3.3/3.4.1

A vulnerability was detected in grimmory-tools grimmory up to 3.3.3/3.4.1. Affected by this vulnerability is the function streamFileToResponse of the file backend/src/main/java/org/booklore/controller/KoboController.java of the component…

▾ Twilightgrimmory-tools · grimmoryEPSS 0.41%via NVD
CWE-639 vulnerabilities (CVEs) — page 4 · VulnSea