Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. manogi/nova-tiptap
  4. ›
  5. CVE-2025-54082

CVE-2025-54082: nova-tiptap has Unauthenticated Arbitrary File Upload Vulnerability

July 21, 2025 (updated July 22, 2025)

A vulnerability was discovered in the marshmallow-packages/nova-tiptap Laravel Nova package that allows unauthenticated users to upload arbitrary files to any Laravel disk configured in the application.

The vulnerability is due to: • Missing authentication middleware (Nova and Nova.Auth) on the /nova-tiptap/api/file upload endpoint • Lack of validation on uploaded files (no MIME/type or extension restrictions) • Ability for an attacker to choose the disk parameter dynamically

This means an attacker can craft a custom form and send a POST request to /nova-tiptap/api/file, supplying a valid CSRF token, and upload executable or malicious files (e.g., .php, binaries) to public disks such as local, public, or s3. If a publicly accessible storage path is used (e.g. S3 with public access, or Laravel’s public disk), the attacker may gain the ability to execute or distribute arbitrary files — amounting to a potential Remote Code Execution (RCE) vector in some environments.

References

  • github.com/advisories/GHSA-96c2-h667-9fxp
  • github.com/marshmallow-packages/nova-tiptap
  • github.com/marshmallow-packages/nova-tiptap/commit/fed42d2f8ebb9e3c74f1ee262c9db33567030756
  • github.com/marshmallow-packages/nova-tiptap/security/advisories/GHSA-96c2-h667-9fxp
  • nvd.nist.gov/vuln/detail/CVE-2025-54082

Code Behaviors & Features

Detect and mitigate CVE-2025-54082 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 3.2.6

Solution

Unfortunately, there is no solution available yet.

Weakness

  • CWE-434: Unrestricted Upload of File with Dangerous Type

Source file

packagist/manogi/nova-tiptap/CVE-2025-54082.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 19 Aug 2025 12:18:08 +0000.