Lucene search
+L

36591 matches found

OSV
OSV
added 2026/03/27 9:11 p.m.10 views

CVE-2026-33940 Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, a crafted object placed in the template context can bypass all conditional guards in resolvePartial and cause invokePartial to return undefined. The Handlebars runtime then treats the...

8.1CVSS5.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/03/27 9:00 p.m.35 views

CVE-2026-33916 Handlebars.js has Prototype Pollution Leading to XSS through Partial Template Injection

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, resolvePartial in the Handlebars runtime resolves partial names via a plain property lookup on options.partials without guarding against prototype-chain traversal. When Object.prototype...

4.7CVSS0.00276EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/27 6:33 p.m.13 views

EUVD-2026-16070

Saloon has insecure deserialization in AccessTokenAuthenticator...

9.8CVSS5.9AI score0.00622EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/27 6:33 p.m.16 views

Saloon has insecure deserialization in AccessTokenAuthenticator

Impact Users of the OAuth2 utilities in Saloon, specifically the AccessTokenAuthenticator class. Patches Upgrade to Saloon v4+ Upgrade guide: https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4 Description The Saloon PHP library used PHP's unserialize in AccessTokenAuthenticator::unserialize ...

9.8CVSS6.5AI score0.00622EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/27 6:33 p.m.26 views

GHSA-RF88-776R-RCQ9 Saloon has insecure deserialization in AccessTokenAuthenticator

Impact Users of the OAuth2 utilities in Saloon, specifically the AccessTokenAuthenticator class. Patches Upgrade to Saloon v4+ Upgrade guide: https://docs.saloon.dev/upgrade/upgrading-from-v3-to-v4 Description The Saloon PHP library used PHP's unserialize in AccessTokenAuthenticator::unserialize ...

9.3CVSS6.5AI score0.00622EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/27 6:21 p.m.38 views

Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial

Summary A crafted object placed in the template context can bypass all conditional guards in resolvePartial and cause invokePartial to return undefined. The Handlebars runtime then treats the unresolved partial as a source that needs to be compiled, passing the crafted object to env.compile...

8.1CVSS6AI score0.00703EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/27 6:21 p.m.7 views

GHSA-XHPV-HC6G-R9C6 Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial

Summary A crafted object placed in the template context can bypass all conditional guards in resolvePartial and cause invokePartial to return undefined. The Handlebars runtime then treats the unresolved partial as a source that needs to be compiled, passing the crafted object to env.compile...

8.1CVSS6AI score0.00703EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/03/27 6:21 p.m.11 views

EUVD-2026-16860

Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial...

8.1CVSS5.9AI score0.00703EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/27 5:58 p.m.11 views

Prototype Pollution

Overview locutus is a Locutus other languages' stadard libraries to JavaScript for fun and educational purposes Affected versions of this package are vulnerable to Prototype Pollution in the parsestr function. An attacker can modify the prototype of built-in objects by overriding...

9.8CVSS6.5AI score0.00559EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/03/27 5:57 p.m.8 views

Prototype Pollution

Overview locutus is a Locutus other languages' stadard libraries to JavaScript for fun and educational purposes Affected versions of this package are vulnerable to Prototype Pollution in the unserialize function. An attacker can inject arbitrary properties into the prototype of deserialized...

9.8CVSS6.6AI score0.00583EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/27 5:57 p.m.16 views

Locutus has Prototype Pollution via __proto__ Key Injection in unserialize()

Summary The unserialize function in locutus/php/var/unserialize assigns deserialized keys to plain objects via bracket notation without filtering the proto key. When a PHP serialized payload contains proto as an array or object key, JavaScript's proto setter is invoked, replacing the deserialized...

9.8CVSS6AI score0.00583EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/27 3:39 p.m.12 views

CLSA-2026-1774625950 webkit2gtk3: Fix of CVE-2025-43438

CVE-2025-43438: introduce distinct SpecMapIteratorObject/SpecSetIteratorObject types replacing shared SpecObjectOther in JSC DFG/FTL JIT type speculation...

8.8CVSS5.8AI score0.01038EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/27 3:35 p.m.8 views

GHSA-W9F8-GXF9-RHVW Open WebUI's Insecure Direct Object Reference (IDOR) allows access to other users' memories

Summary Any authenticated user can read other users' private memories via /api/v1/retrieval/query/collection Details Vulnerability 1: Missing authorization in collection querying In backend/openwebui/routers/retrieval.py, the querycollectionhandler function accepts a list of collectionnames but...

3.1CVSS5.9AI score0.00253EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/27 3:35 p.m.19 views

Open WebUI's Insecure Direct Object Reference (IDOR) allows access to other users' memories

Summary Any authenticated user can read other users' private memories via /api/v1/retrieval/query/collection Details Vulnerability 1: Missing authorization in collection querying In backend/openwebui/routers/retrieval.py, the querycollectionhandler function accepts a list of collectionnames but...

4.3CVSS5.9AI score0.00253EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/27 2:29 p.m.44 views

CVE-2026-33764 AVideo: IDOR in AI Plugin Allows Stealing Other Users' AI-Generated Metadata and Transcriptions

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the AI plugin's save.json.php endpoint loads AI response objects using an attacker-controlled $REQUEST'id' parameter without validating that the AI response belongs to the specified video. An authenticated user wi...

4.3CVSS0.00214EPSS
SaveExploits1References2
Patchstack
Patchstack
added 2026/03/27 12:24 p.m.13 views

WordPress Amelia Booking Pro plugin <= 9.1.2 - Authenticated (Customer+) Insecure Direct Object Reference to Arbitrary User Password Change vulnerability

Authenticated Customer+ Insecure Direct Object Reference to Arbitrary User Password Change vulnerability discovered by Hunter Jensen skid in WordPress Plugin Amelia versions = 9.1.2...

8.8CVSS5.9AI score0.00382EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/27 11:10 a.m.10 views

OESA-2026-1708 firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. Security Fixes: libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing.CVE-2025-59375 Race...

10CVSS6.1AI score0.01315EPSS
SaveExploits1References39
GithubExploit
GithubExploit
added 2026/03/27 11:00 a.m.158 views

msfpro

msfpro 🔥 Lightweight Web Exploitation Framework for Bug Bou...

6AI score
SaveExploits0
OSV
OSV
added 2026/03/27 7:10 a.m.22 views

BIT-DISCOURSE-2026-32114 Discourse's unscoped status lookups leak restricted metadata

Discourse is an open-source discussion platform. Prior to versions 2026.3.0, 2026.2.1, and 2026.1.2, there is an Insecure Direct Object Reference IDOR vulnerability that allows any authenticated user to access metadata about AI personas, features, and LLM models by providing their identifiers. Th...

5.3CVSS5.8AI score0.00211EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/27 4:59 a.m.12 views

CVE-2026-33931

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, an Insecure Direct Object Reference IDOR vulnerability in the patient portal payment page allows any authenticated portal patient to access other patients' payment...

6.5CVSS5.8AI score0.00351EPSS
SaveExploits1References1
Rows per page
Query Builder