VYPR
Vendor

facelessuser

Products
3
CVEs
7
Across products
9
Status
Private

Products

3

Recent CVEs

7
  • CVE-2026-67422HigAug 6, 2026
    risk 0.42cvss 7.5epss 0.01

    pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors (caret, tilde, betterem, and magiclink) use regular expressions whose content groups can partition a run of delimiter characters in…

  • CVE-2026-49477HigJul 14, 2026
    risk 0.42cvss 7.5epss 0.01

    Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve contains a regular expression vulnerable to catastrophic backtracking when processing an attribute selector with an unterminated quoted value in…

  • CVE-2026-49476HigJul 14, 2026
    risk 0.42cvss 7.5epss 0.01

    Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. Prior to 2.8.4, the CSS selector parser in soupsieve allocates unbounded memory when compiling large comma-separated selector lists, allowing an attacker who can supply a crafted selector string to…

  • CVE-2023-32309HigMay 15, 2023
    risk 0.42cvss 7.5epss 0.02

    PyMdown Extensions is a set of extensions for the `Python-Markdown` markdown project. In affected versions an arbitrary file read is possible when using include file syntax. By using the syntax `--8<--"/etc/passwd"` or `--8<--"/proc/self/environ"` the content of these files will…

  • CVE-2026-61632MedAug 6, 2026
    risk 0.27cvss 5.3epss 0.00

    PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src…

  • CVE-2025-68142MedDec 16, 2025
    risk 0.27cvss 5.3epss 0.00

    PyMdown Extensions is a set of extensions for the `Python-Markdown` markdown project. Versions prior to 10.16.1 have a ReDOS bug found within the figure caption extension (`pymdownx.blocks.caption`). In systems that take unchecked user content, this could cause long hanges when…

  • CVE-2026-46338MedJul 16, 2026
    risk 0.21cvss 4.3epss 0.00

    PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. From 10.0.1 until 10.21.3, pymdownx.snippets uses a string-prefix containment check in SnippetPreprocessor.get_snippet_path() in pymdownx/snippets.py when `restrict_base_path: True`, allowing…