700 matches found
PT-2026-73148
Scriban before 7.2.2 contains an access-modifier bypass vulnerability in TypedObjectAccessor that allows template code to write CLR object properties without setter-visibility checks. Attackers can modify properties with private, internal, or init-only setters, and perform mass assignment on...
CVE-2026-18039
Affected product: Essential Addons for Elementor WordPress plugin. Vulnerability: mass assignment flaw in user registration fields allows unauthenticated attackers to create accounts with arbitrary roles (including administrator) when a specific custom profile field label is configured. Root caus...
CVE-2026-18039 Essential Addons for Elementor < 6.7.2 - Unauthenticated Privilege Escalation via Custom Profile Field Mass Assignment
The Essential Addons for Elementor WordPress plugin before 6.7.2 does not prevent user-supplied registration fields from overwriting reserved account attributes, allowing unauthenticated attackers to register an account with an arbitrary role, including administrator, on sites where a custom...
CVE-2026-72563
A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array...
EUVD-2026-56033
A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array...
CVE-2026-72563
CVE-2026-72563 affects BadChoice Handesk. A broken access control flaw on LeadsController@update allows any authenticated agent to overwrite lead records across team boundaries. Root cause: Lead model guarded is an empty array, making all columns mass-assignable, and no authorization check is per...
CVE-2026-72563 BadChoice Handesk - Broken Access Control
A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array...
CVE-2026-72563
A broken access control vulnerability in BadChoice Handesk as of 2026-07-10 allows any authenticated agent to overwrite lead records belonging to other teams via the LeadsController@update endpoint. The endpoint performs no authorization check, and the Lead model has guarded set to an empty array...
PT-2026-70206
Authorization Bypass Through User-Controlled Key in the ticket management component in Roskus Prospero Flow CRM before 5.4.9 allows authenticated users of any company to read the full content title, description, and attachments of tickets belonging to another company, to hijack another company's...
PT-2026-70138
Name of the Vulnerable Software and Affected Versions BadChoice Handesk versions prior to 2026-07-10 Description Broken access control allows authenticated agents to overwrite lead records belonging to other teams. This occurs because the 'LeadsController@update' endpoint lacks authorization chec...
Improper Authorization
Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Improper Authorization via the elements/save process. An attacker can change their own password without providing the current password, and, if possessing the edit users permission, can chang...
GHSA-P8X7-9VFW-P7VC Craft CMS: Arbitrary user password reset leading to administrator account takeover
The vulnerability allows any authenticated user to change their own password without providing the current password or having an active elevated session. It also allows the attacker to change other users’ passwords if the attacker’s account has edit users permission which doesn’t allow changing...
CVE-2026-12698
CVE-2026-12698 affects the wpForo Forum WordPress plugin pre-3.1.3. The vulnerability arises because the plugin does not restrict which profile fields a member may set when editing their own account, enabling a subscriber-level user to write administrator-controlled fields (including account-stat...
CVE-2026-14214 Amelia < 2.4.4 - Amelia Manager+ Arbitrary User-Field Modification via Mass Assignment
The Booking for Appointments and Events Calendar WordPress plugin before 2.4.4 does not restrict which fields can be written through its customer import, allowing a user with the Amelia Manager role to modify arbitrary columns of any stored user record by supplying them in the import request...
CVE-2026-14214
The CVE concerns the Booking for Appointments and Events Calendar WordPress plugin (pre-2.4.4). The root cause is that the customer import does not restrict which fields can be written, allowing an Amelia Manager to arbitrarily modify columns in stored user records via the import request. This yi...
FreeBSD : Gitlab -- vulnerabilities (661d3db5-8bd9-11f1-9c40-2cf05da270f3)
The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 661d3db5-8bd9-11f1-9c40-2cf05da270f3 advisory. Gitlab reports: Sensitive Information Exposure issue in Workhorse impacts GitLab CE/EE Mass...
CVE-2026-15250 LatePoint < 5.6.8 - Unauthenticated Booking Object Mass Assignment via Public Booking Funnel
The Appointment Booking Plugin WordPress plugin before 5.6.8 does not restrict which booking fields an unauthenticated visitor can set through its public booking funnel, allowing an unauthenticated user to assign a privileged booking field such as the approval status and thereby bypass the site's...
CVE-2026-15250
The CVE-2026-15250 affects the LatePoint Appointment Booking Plugin for WordPress, specifically all versions before 5.6.8. The underlying issue is an unauthenticated mass-assignment flaw where a public booking funnel does not restrict which booking fields an unauthenticated visitor can set, allow...
Gitlab -- vulnerabilities
Gitlab reports: Sensitive Information Exposure issue in Workhorse impacts GitLab CE/EE Mass Assignment issue in Pipeline Schedule API impacts GitLab CE/EE Denial of Service issue in Merge Request Discussions impacts GitLab CE/EE Race Condition issue in merge request approval rules impacts GitLab ...
jackson-databind: @JsonView bypassed for @JsonUnwrapped container properties on deserialization
Summary UnwrappedPropertyHandler.processUnwrapped replays the buffered JSON for a @JsonUnwrapped property by iterating its properties and calling prop.deserializeAndSet with no prop.visibleInViewctxt.getActiveView guard — the exact guard processUnwrappedCreatorProperties received in the 5971 /...