Lucene search
+L

3271 matches found

OSV
OSV
added 2026/07/20 3:56 p.m.7 views

CVE-2026-46671 Rust OneNote File Parser: Path traversal in `Parser::parse_notebook` allows reading files outside the notebook directory

Rust OneNote File Parser is a parser for Microsoft OneNote files implemented in Rust. Prior to version 1.1.1, a maliciously crafted .onetoc2 table-of-contents file can cause Parser::parsenotebook to open arbitrary files on the host filesystem outside the notebook's directory. The parser reads ent...

4.4CVSS5.5AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/19 4:17 p.m.4 views

DEBIAN-CVE-2026-63959

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm/tcpcimaxim: validate header NDO against RXBYTECNT A broken/malicious port can transmit a CRC-valid frame whose header advertises up to seven data objects but whose body carries fewer than that. Check for this, an...

5.2AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/18 1:14 p.m.7 views

MINI-4X74-M24X-HM5C

Bulletin has no description...

8.9CVSS4.7AI score0.00171EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 7:42 p.m.6 views

GO-2026-5948 Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books in github.com/enchant97/note-mark/backend

Note Mark: Unauthenticated disclosure of soft-deleted note metadata via deleted=true on public books in github.com/enchant97/note-mark/backend...

5.3AI score0.00048EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 7:42 p.m.6 views

GO-2026-5949 Note Mark: Path traversal via unsanitized book/note slug in migrate export (sibling of GHSA-g49p) in github.com/enchant97/note-mark/backend

Note Mark: Path traversal via unsanitized book/note slug in migrate export sibling of GHSA-g49p in github.com/enchant97/note-mark/backend...

5.2AI score0.00059EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.9 views

Security Updates for Microsoft OneNote Products C2R (July 2026)

The Microsoft OneNote Products are missing security updates. It is, therefore, affected by a remote code execution vulnerability: - Heap-based buffer overflow in Microsoft Office OneNote allows an unauthorized attacker to execute code locally. CVE-2026-55133 Note that Nessus has not tested for th...

7.8CVSS6.2AI score0.00303EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.9 views

SAP NetWeaver AS ABAP Memory Corruption (3747367)

The version of SAP NetWeaver AS ABAP detected on the remote host is affected by a memory corruption vulnerability as referenced in SAP Security Note 3747367: - SAP NetWeaver Application Server ABAP allows an authenticated attacker to leverage logical errors in memory management to cause a memory...

9.9CVSS8.8AI score0.00533EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.10 views

SAP NetWeaver AS ABAP BSP XSS (3754659)

The version of SAP NetWeaver AS ABAP detected on the remote host is affected by a cross-site scripting vulnerability as referenced in SAP Security Note 3754659: - Due to a Cross-Site Scripting XSS vulnerability, applications based on Business Server Pages framework in SAP NetWeaver Application...

4.7CVSS5.6AI score0.00142EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/15 2:32 p.m.7 views

Use After Free

Overview Magick.NET-Q8-x64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

8.2CVSS5.9AI score0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/14 9:15 p.m.6 views

CVE-2026-46627 Twig: Sandbox resource exhaustion via unbounded `for` / `range()`

Twig is a template language for PHP. Prior to 3.26.0, the Twig sandbox does not prevent a template from consuming CPU, memory, or wall-clock time, even under the strictest allow-list, allowing untrusted templates to cause resource exhaustion. This issue is addressed in version 3.26.0 by documenti...

7.1CVSS6.1AI score0.00385EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 9:12 a.m.7 views

ROOT-OS-DEBIAN-11-CVE-2024-42230 CVE-2024-42230 in rootio-linux - Patched by Root

Root has patched CVE-2024-42230 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...

4.4CVSS6.8AI score0.00205EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.21 views

PT-2026-58576

Name of the Vulnerable Software and Affected Versions Microsoft Office OneNote affected versions not specified Description A heap-based buffer overflow occurs in Microsoft Office OneNote, which could allow an unauthorized attacker to execute code locally. A heap-based buffer overflow is a memory...

7.8CVSS6.3AI score0.00303EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/13 11:16 p.m.9 views

CVE-2026-58489

HedgeDoc is an open source, real-time collaborative markdown notes application. Prior to 1.11.0, the GitHub Gist export flow created an OAuth2 state value but only checked that it was present rather than validating it against the value expected for the user's session. Because the state was not...

6.8CVSS0.00126EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 10:34 p.m.6 views

CVE-2026-58489 HedgeDoc: CSRF in GitHub Gist export callback

HedgeDoc is an open source, real-time collaborative markdown notes application. Prior to 1.11.0, the GitHub Gist export flow created an OAuth2 state value but only checked that it was present rather than validating it against the value expected for the user's session. Because the state was not...

6.8CVSS6.1AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/13 10:12 p.m.5 views

CVE-2026-58486 HedgeDoc: Denial-of-service via YAML alias expansion in note frontmatter

HedgeDoc is an open source, real-time, collaborative, markdown notes application. Prior to version 1.11.0, HedgeDoc was vulnerable to a YAML alias bomb due to unsafe processing of the note frontmatter. HedgeDoc parsed frontmatter with js-yaml.load js-yaml v3 via @hedgedoc/meta-marked, which...

8.3CVSS6.1AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/13 10:12 p.m.37 views

CVE-2026-58486 HedgeDoc: Denial-of-service via YAML alias expansion in note frontmatter

HedgeDoc is an open source, real-time, collaborative, markdown notes application. Prior to version 1.11.0, HedgeDoc was vulnerable to a YAML alias bomb due to unsafe processing of the note frontmatter. HedgeDoc parsed frontmatter with js-yaml.load js-yaml v3 via @hedgedoc/meta-marked, which...

8.3CVSS0.00235EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 3:46 p.m.8 views

PYSEC-2026-2712 Open WebUI: Any authenticated user can read other users' private notes via Socket.IO

Summary The ydoc:document:join Socket.IO handler checks note ownership only when the documentid starts with note: colon. However, the YdocManager storage layer normalizes all document IDs by replacing colons with underscores documentid.replace":", "". An attacker can join a document room using no...

5.3CVSS6.2AI score0.0032EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:19 p.m.4 views

PYSEC-2026-2745 Open WebUI: Read-Only Users Can Toggle Note Pin Status via Incorrect Permission Check (Write via Read-Only Access)

Summary The POST /api/v1/notes/id/pin endpoint performs a write operation toggling the ispinned field but only checks for read permission. Users with read-only access to a shared note can pin/unpin it, which is a state-modifying action that should require write permission. All other write endpoin...

3.5CVSS6.1AI score0.00218EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 1:41 a.m.5 views

MINI-47XX-RVCF-CGW3

Bulletin has no description...

8.7CVSS6.1AI score0.00397EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 12:51 a.m.5 views

MINI-X7C3-9J46-8V68

Bulletin has no description...

6.1AI score
SaveExploits0
Rows per page
Query Builder