Lucene search
+L

120 matches found

OSV
OSV
added 2026/05/05 4:33 p.m.20 views

GHSA-55HX-C926-FR95 VM2 Has a Sandbox Escape Issue via SuppressedError

In vm2 v3.10.4 on Node.js v24.13.0, SuppressedError allows attackers to escape the sandbox and run arbitrary code. PoC js const VM = require"vm2"; const vm = new VM; vm.run const ds = new DisposableStack; ds.defer = throw null; ; ds.defer = const e = Error; e.name = Symbol; e.stack; ; try...

9.8CVSS5.9AI score0.0071EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2026/05/05 4:33 p.m.14 views

VM2 Has a Sandbox Escape Issue via SuppressedError

In vm2 v3.10.4 on Node.js v24.13.0, SuppressedError allows attackers to escape the sandbox and run arbitrary code. PoC js const VM = require"vm2"; const vm = new VM; vm.run const ds = new DisposableStack; ds.defer = throw null; ; ds.defer = const e = Error; e.name = Symbol; e.stack; ; try...

10CVSS5.9AI score0.0071EPSS
SaveExploits1References9Affected Software1
Snyk
Snyk
added 2026/05/04 6:27 p.m.11 views

Arbitrary Code Injection

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Arbitrary Code Injection via the SuppressedError. An attacker can execute arbitrary code outside the intended sandbox environment by...

10CVSS6.4AI score0.0071EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:35 p.m.6 views

CVE-2026-26332

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, SuppressedError allows attackers to escape the sandbox and run arbitrary code. This issue has been patched in version 3.11.0...

9.8CVSS5.9AI score0.0071EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/04 4:35 p.m.7 views

CVE-2026-26332 vm2: Sandbox Escape

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, SuppressedError allows attackers to escape the sandbox and run arbitrary code. This issue has been patched in version 3.11.0...

9.8CVSS5.9AI score0.0071EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/28 2:49 a.m.15 views

GHSA-8RR6-2QW5-PC7R PMD Designer has Stored XSS in VBHTMLRenderer and YAHTMLRenderer via unescaped violation messages

Summary PMD's vbhtml and yahtml report formats insert rule violation messages into HTML output without escaping. When PMD analyzes untrusted source code containing crafted string literals, the generated HTML report contains executable JavaScript that runs when opened in a browser. While the defau...

6.8CVSS5.9AI score0.00297EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/02/03 12:45 a.m.7 views

Insertion of Sensitive Information Into Sent Data

Overview mediawiki/core is a Free software wiki application developed by the Wikimedia Foundation and others. Note: This package is not maintained on Packagist anymore, but newer releases exist. Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data ...

6.3CVSS5.5AI score0.00229EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/03 12:45 a.m.2 views

Insertion of Sensitive Information Into Sent Data

Overview mediawiki/core is a Free software wiki application developed by the Wikimedia Foundation and others. Note: This package is not maintained on Packagist anymore, but newer releases exist. Affected versions of this package are vulnerable to Insertion of Sensitive Information Into Sent Data...

6.9CVSS5.5AI score0.00237EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/03 12:02 a.m.11 views

CVE-2025-61647 UserInfoCard: Don't allow access to information about users who are suppressed if you don't have suppressor rights

Vulnerability in Wikimedia Foundation CheckUser. This vulnerability is associated with program files src/Api/Rest/Handler/UserInfoHandler.Php. This issue affects CheckUser: from a3dc1bbcc33acbcca6831d6afaccbb1054c93a57, 0584eb2ad564648aa3ce9c555dd044dda02b55f4...

2CVSS5.3AI score0.00304EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/03 12:02 a.m.28 views

CVE-2025-61647

Technical details about CVE-2025-61647 are not publicly provided in the supplied documents. Monitor for updates from the referenced sources; current entries reiterate the vulnerability but do not disclose affected products, versions, or remediation steps.

2CVSS5.3AI score0.00304EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/03 12:02 a.m.43 views

CVE-2025-61647 UserInfoCard: Don't allow access to information about users who are suppressed if you don't have suppressor rights

Vulnerability in Wikimedia Foundation CheckUser. This vulnerability is associated with program files src/Api/Rest/Handler/UserInfoHandler.Php. This issue affects CheckUser: from a3dc1bbcc33acbcca6831d6afaccbb1054c93a57, 0584eb2ad564648aa3ce9c555dd044dda02b55f4...

2CVSS0.00304EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/02 11:50 p.m.6 views

Information Exposure

Overview mediawiki/core is a Free software wiki application developed by the Wikimedia Foundation and others. Note: This package is not maintained on Packagist anymore, but newer releases exist. Affected versions of this package are vulnerable to Information Exposure in the BlockListPager process...

2.7CVSS5.6AI score0.00445EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/02 11:33 p.m.4 views

CVE-2025-61643 EventStreams publishes suppressed recent change entries that are suppressed from their creation

Vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/recentchanges/RecentChangeRCFeedNotifier.Php. This issue affects MediaWiki: from before 1.39.14, 1.43.4, 1.44.1...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/02 11:33 p.m.36 views

CVE-2025-61643

CVE-2025-61643 affects Wikimedia Foundation MediaWiki before versions 1.39.14, 1.43.4, and 1.44.1, with the issue tied to program files includes/recentchanges/RecentChangeRCFeedNotifier.Php. Debian advisories list broader issues in MediaWiki and provide fixes: bookworm in 1.39.17-1~deb12u1 and tr...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/02/02 11:03 p.m.38 views

CVE-2025-6589

Summary (concrete details from provided documents): CVE-2025-6589 affects MediaWiki 1.42.0 and later, tied to the BlockListPager.Php file. An authenticated user with high privileges could exploit this to perform an information exposure (low impact on confidentiality), potentially disclosing suppr...

2.1CVSS5.3AI score0.00445EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2021-22759

Malware in sbrugna...

4.3CVSS4.5AI score0.00742EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2022-3016

Malicious code in bioql PyPI...

5.3CVSS5AI score0.01768EPSS
SaveExploits1References13
OSV
OSV
added 2025/07/10 1:10 p.m.6 views

GHSA-7PGW-Q3QP-6PGQ DynamicPageList3 vulnerability exposes hidden/suppressed usernames

Summary Several dpl parameters can leak usernames that have been hidden using revision deletion, suppression, or the hideuser block flag. Details The parameters adduser, addauthor, and addlasteditor output the page creator or last editor using the %USER% placeholder. These display the actual...

8.7CVSS6.2AI score0.00447EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 2:57 p.m.7 views

BIT-MEDIAWIKI-2024-40597

An issue was discovered in the CheckUser extension for MediaWiki through 1.42.1. It can expose suppressed information for log events. The logdeleted attribute is not respected...

7.5CVSS7.4AI score0.00405EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 8:56 a.m.10 views

CVE-2024-29897

CreateWiki is Miraheze's MediaWiki extension for requesting & creating wikis. It is possible for users with delete or suppressrevision on any wiki in the farm to access suppressed wiki requests by going to the request's entry on Special:RequestWikiQueue on the wiki where they have these rights. T...

4.9CVSS6.7AI score0.00708EPSS
SaveExploits0References1
Rows per page
Query Builder