Lucene search
+L

130040 matches found

OSV
OSV
added 2026/07/16 7:16 p.m.12 views

UBUNTU-CVE-2026-47089

An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. LISTRIGHTS os not limited to users with admin access. An authenticated user could call IMAP LISTRIGHTS against any mailbox they could name and learn what principals had what access to it. This action should have been restricted ...

4.3CVSS5.4AI score0.00281EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/16 7:16 p.m.16 views

CVE-2026-47088

An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. There is heap exposure in nested MIME comment parsing. An authenticated IMAP user could craft an email message containing an RFC 822 comment ending with a backslash. When parsing the message, the server would read past the...

3.1CVSS5.8AI score0.00265EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/16 7:14 p.m.11 views

CVE-2026-63397

remorses/genql before version 6.3.4 allows an authenticated attacker with control of the GraphQL schema that is passed to genql to inject arbitrary JavaScript or TypeScript. The malicious code is injected into the generated schema.ts file and executes when the genql client is bundled and imported...

7.1CVSS6.2AI score0.00477EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/16 7:14 p.m.42 views

CVE-2026-63397 remorses/genql code injection

remorses/genql before version 6.3.4 allows an authenticated attacker with control of the GraphQL schema that is passed to genql to inject arbitrary JavaScript or TypeScript. The malicious code is injected into the generated schema.ts file and executes when the genql client is bundled and imported...

7.1CVSS0.00477EPSS
SaveExploits0References4
ICS
ICS
added 2026/07/16 6:56 p.m.11 views

remorses/genql code injection

RISK EVALUATION remorses/genql before version 6.3.4 allows an authenticated attacker with control of the GraphQL schema that is passed to genql to inject arbitrary JavaScript or TypeScript. The malicious code is injected into the generated schema.ts file and executes when the genql client is...

7.1CVSS5.6AI score0.00477EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 6:16 p.m.18 views

CVE-2026-46687

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS0.00437EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/16 6:16 p.m.21 views

CVE-2026-46336

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. From 0.96.0 until 0.140.0, authenticated users can rename uploaded files with path traversal sequences because app/models/modelfile.rb uses the user-controlled...

7.1CVSS0.00501EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 5:16 p.m.15 views

CVE-2026-46621

Yamcs is a mission control framework. Prior to 5.12.7, the Yamcs script evaluation engine for Python algorithms dynamically compiled and evaluated user-controlled algorithm text using Jython through the JSR-223 ScriptEngine API without enforcing a secure sandbox, so an authenticated user with the...

9.1CVSS0.01116EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/16 5:16 p.m.12 views

CVE-2026-44632

Yamcs is a mission control framework. Prior to 5.12.7, a server-side code injection vulnerability existed in the Yamcs algorithm evaluation engine org.yamcs.algorithms.JavaExprAlgorithmExecutionFactory, which dynamically compiled and evaluated user-controlled algorithm text through the Janino...

9.1CVSS0.01116EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/16 5:16 p.m.19 views

CVE-2025-45870

LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to Local File Inclusion LFI in the OnlyOfficeEditor servlet class, allowing authenticated user to exploit path traversal flaws in the fileExt parameter, enabling unauthorized access to sensitive files outside the designated directories...

6.5CVSS0.00489EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/16 5:04 p.m.45 views

CVE-2026-46336 Manyfold: Authenticated Path Traversal via File Rename

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. From 0.96.0 until 0.140.0, authenticated users can rename uploaded files with path traversal sequences because app/models/modelfile.rb uses the user-controlled...

7.1CVSS0.00501EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:04 p.m.12 views

CVE-2026-46336

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. From 0.96.0 until 0.140.0, authenticated users can rename uploaded files with path traversal sequences because app/models/modelfile.rb uses the user-controlled...

7.1CVSS6.1AI score0.00501EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/16 5:04 p.m.33 views

CVE-2026-46336

CVE-2026-46336 affects Manyfold (0.96.0–0.140.0). Authenticated users can rename uploaded files, and due to unsanitized user-controlled filenames in app/models/model_file.rb used with File.join(model.path, filename), path traversal may move/write files outside the library directory. Impact: poten...

7.1CVSS6.1AI score0.00501EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:01 p.m.10 views

CVE-2026-46687

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score0.00437EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/16 5:01 p.m.10 views

CVE-2026-46687 Emlog Local File Inclusion (LFI)

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/16 5:01 p.m.14 views

EUVD-2026-44986

Emlog is an open source website building system. In 2.6.13 and earlier, the article publishing interface stores a path-traversal template parameter from apicontroller.php without validation, and logcontroller.php later checks fileexists and calls include View::getView$template, allowing an...

7.7CVSS6.2AI score0.00437EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 5:01 p.m.29 views

CVE-2026-46687

CVE-2026-46687 affects Emlog prior to or including 2.6.13. The flaw stems from an unvalidated path-traversal template parameter used by api_controller.php and a subsequent include in View::getView($template) after a file_exists check in log_controller.php. This enables an authenticated author to ...

7.7CVSS6.2AI score0.00437EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:49 p.m.10 views

CVE-2026-13104

A potential vulnerability was reported in Lenovo App Store, distributed exclusively in the Chinese market, that could allow a local authenticated user to execute arbitrary code with elevated privileges...

7.3CVSS6.3AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 4:49 p.m.26 views

CVE-2026-13104

Technical details for CVE-2026-13104 are not publicly available in the provided documents. Monitor for updates from Lenovo and security advisories; current entries only note a local authenticated arbitrary-code risk with elevated privileges.

7.3CVSS6.3AI score0.00165EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/16 4:49 p.m.15 views

EUVD-2026-44977

A potential vulnerability was reported in Lenovo App Store, distributed exclusively in the Chinese market, that could allow a local authenticated user to execute arbitrary code with elevated privileges...

7.3CVSS6.3AI score0.00165EPSS
SaveExploits0References1
Rows per page
Query Builder