Lucene search
+L

14367 matches found

Snyk
Snyk
added 2026/04/22 7:58 p.m.9 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass in the require process. An attacker can access sensitive local .js and .json files by supplying malicious JavaScript templates that exploit the module loader to bypass file access restrictions. This is only...

6.8CVSS5.8AI score0.00114EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/22 7:58 p.m.35 views

Nuclei: Local File Read via require() Module Loader Bypass

A vulnerability in Nuclei's JavaScript protocol runtime allows JavaScript templates to read local .js and .json files through the require function, bypassing the default local file access restriction. Affected Component The issue is in the JavaScript runtime's module loading system. The goja...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/22 7:58 p.m.72 views

GHSA-29RG-WMCW-HPF4 Nuclei: Local File Read via require() Module Loader Bypass

A vulnerability in Nuclei's JavaScript protocol runtime allows JavaScript templates to read local .js and .json files through the require function, bypassing the default local file access restriction. Affected Component The issue is in the JavaScript runtime's module loading system. The goja...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/22 5:41 p.m.14 views

Directory Traversal

Overview i18next-http-backend is an i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno. Affected versions of this package are vulnerable to Directory Traversal or other URL manipulation, via unsanitized interpolation of lng and ns values in the...

6.9CVSS6.3AI score0.00306EPSS
SaveExploits0References2
Veracode
Veracode
added 2026/04/22 9:56 a.m.13 views

Symlink-Based Path Traversal

Backstage is vulnerable to symlink-based path traversal. The vulnerability is due to improper validation of symlinks in Scaffolder actions and archive extraction utilities, which allows an attacker with template execution access to read, write, or delete arbitrary files outside the intended...

9.1CVSS6AI score0.00487EPSS
SaveExploits0References8Affected Software3
SUSE Linux
SUSE Linux
added 2026/04/22 7:22 a.m.23 views

Security update for flatpak

This update for flatpak fixes the following issues: CVE-2026-34078: improper processing of app-controlled symlinks by sandbox-expose can lead to sandbox escape, host file access and code execution in the host context bsc1261769. CVE-2026-34079: improper removal of outdated cache files allows for...

8.2CVSS7.8AI score0.0168EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/22 12:31 a.m.10 views

EUVD-2026-24506

nesquena hermes-webui contains a trust-boundary failure vulnerability that allows authenticated attackers to set or change a session workspace to an arbitrary existing directory on disk by manipulating workspace path parameters in endpoints such as /api/session/new, /api/session/update,...

6.3CVSS5.9AI score0.0026EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.10 views

SUSE SLES15 Security Update : nodejs22 (SUSE-SU-2026:1509-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1509-1 advisory. Update to version 22.22.2. - CVE-2026-21717: trivially predictable hash collisions due to flaw in V8's string hashing mechanism...

7.5CVSS6.8AI score0.25044EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2026/04/22 12:00 a.m.14 views

CVE-2026-33748

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. Prior to version 0.28.1, insufficient validation of Git URL fragment subdir components may allow access to files outside the checked-out Git repository root. Possible access is...

8.2CVSS5.8AI score0.00463EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.19 views

Squidex 安全漏洞

Squidex is an open-source content management system developed by Squidex. Versions of Squidex prior to 7.23.0 contained security vulnerabilities. These vulnerabilities stemmed from the Restore API not verifying the URI scheme of the URL parameters provided by users. The use of the file:// protoco...

5.5CVSS5.8AI score0.00329EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.19 views

PT-2026-34572

Squidex is an open source headless content management system and content management hub. Prior to version 7.23.0, the Squidex Restore API is vulnerable to Blind Server-Side Request Forgery SSRF. The application fails to validate the URI scheme of the user-supplied Url parameter, allowing the use ...

5.5CVSS5.8AI score0.00329EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.39 views

PT-2026-34613

Name of the Vulnerable Software and Affected Versions Nuclei versions 3.0.0 through 3.7.9 Description A flaw in the JavaScript protocol runtime's module loading system allows JavaScript templates to read local .js and .json files from the host filesystem. This occurs because the require function...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0
OSV
OSV
added 2026/04/21 8:38 p.m.4 views

GHSA-VFMQ-68HX-4JFW lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files

Impact Using either of the two parsers in the default configuration with resolveentities=True allows untrusted XML input to read local files. Patches lxml 6.1.0 changes the default to resolveentities='internal', thus disallowing local file access by default. Workarounds Setting the resolveentitie...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/04/21 8:38 p.m.65 views

lxml: Default configuration of iterparse() and ETCompatXMLParser() allows XXE to local files

Impact Using either of the two parsers in the default configuration with resolveentities=True allows untrusted XML input to read local files. Patches lxml 6.1.0 changes the default to resolveentities='internal', thus disallowing local file access by default. Workarounds Setting the resolveentitie...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/04/21 8:38 p.m.13 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection via the iterparse or ETCompatXMLParser functions when resolveentities is set to allow external entities. An attacker can access local files by providing crafted XML input containing external entity...

8.7CVSS6AI score0.00324EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/21 8:00 p.m.48 views

XML External Entity (XXE) Injection

Overview org.graalvm.sdk:graal-sdk is a high-performance JDK distribution designed to accelerate the execution of applications written in Java and other JVM languages along with support for JavaScript, Ruby, Python, and a number of other popular languages. Affected versions of this package are...

8.7CVSS7.4AI score0.00702EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/21 7:32 p.m.6 views

CVE-2026-40889 Frappe HR has Improper Access Control on Files

Frappe HR is an open-source human resources management solution HRMS. Prior to versions 15.58.2 and 16.4.2, authenticated users can access unauthorized files by exploiting certain api endpoint. Versions 15.58.2 and 16.4.2 contain a patch. No known workarounds are available...

6.5CVSS5.8AI score0.00231EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/21 7:32 p.m.36 views

CVE-2026-40889 Frappe HR has Improper Access Control on Files

Frappe HR is an open-source human resources management solution HRMS. Prior to versions 15.58.2 and 16.4.2, authenticated users can access unauthorized files by exploiting certain api endpoint. Versions 15.58.2 and 16.4.2 contain a patch. No known workarounds are available...

6.5CVSS0.00231EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/21 6:31 p.m.6 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the handling of CSS preprocessor files. An attacker can access arbitrary files from the server by leveraging the import functionality in .less, .sass, or .scss files, even when cms.safemode is enabled. This is...

6.9CVSS5.9AI score0.00246EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/21 6:16 p.m.16 views

CVE-2026-40604

ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to 5.0.6, the opfilter Endpoint Security system extension bundle ID uk.craigbass.clearancekit.opfilter can be suspended with SIGSTOP or kill -STOP, or killed with SIGKILL/SIGTERM, by any...

8.2CVSS0.00105EPSS
SaveExploits0References1
Rows per page
Query Builder