Description
A weakness has been identified in invoiceninja Invoice Ninja up to 5.13.26. This affects an unknown part of the file /vedor/profile/ of the component Vendor Portal Profile Update. Executing a manipulation of the argument vendor_contact can lead to authorization bypass. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. Upgrading to version 5.13.27 is able to mitigate this issue. This patch is called f86fd9697ce7bd0d28adbe2e6c5890780482ea90. The affected component should be upgraded.
Published: 2026-09-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Apply Patch
AI Analysis

Impact

A flaw in Invoice Ninja’s Vendor Portal Profile Update endpoint allows an attacker to manipulate the vendor_contact parameter and bypass normal authorization controls. The vulnerability permits remote exploitation and enables an attacker to read or modify vendor profile data without proper privileges, a classic improper access control weakness (CWE‑285) paired with an IDOR condition (CWE‑639).

Affected Systems

The issue exists in Invoice Ninja version 5.13.26 and earlier. The vendor is invoiceninja, the product is Invoice Ninja, and the affected component is located under /vedor/profile/ of the Vendor Portal Profile Update feature. Upgrading to version 5.13.27, which includes commit f86fd9697ce7bd0d28adbe2e6c5890780482ea90, removes the flaw.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact. The EPSS score is not available, but the exploit has been publicly released, implying active use. The vulnerability is not listed in CISA’s KEV catalog, yet the ability to execute the attack from a remote source increases the risk of unauthorized data access or modification. An attacker would only need to supply an altered vendor_contact argument in a request to the vulnerable endpoint, with no additional privileges or network segmentation required.

Generated by OpenCVE AI on September 1, 2026 at 05:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Invoice Ninja to version 5.13.27 or later.
  • Apply the patch commit f86fd9697ce7bd0d28adbe2e6c5890780482ea90 to the Vendor Portal Profile Update component.
  • Restrict the vendor_contact parameter to a whitelist of valid vendor identifiers or remove the parameter entirely until the patch is in place.
  • Disable direct access to the /vedor/profile/ endpoint for anonymous or low‑privileged users.

Generated by OpenCVE AI on September 1, 2026 at 05:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 04:45:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in invoiceninja Invoice Ninja up to 5.13.26. This affects an unknown part of the file /vedor/profile/ of the component Vendor Portal Profile Update. Executing a manipulation of the argument vendor_contact can lead to authorization bypass. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks. Upgrading to version 5.13.27 is able to mitigate this issue. This patch is called f86fd9697ce7bd0d28adbe2e6c5890780482ea90. The affected component should be upgraded.
Title invoiceninja Invoice Ninja Vendor Portal Profile Update profile authorization
First Time appeared Invoiceninja
Invoiceninja invoice Ninja
Weaknesses CWE-285
CWE-639
CPEs cpe:2.3:a:invoiceninja:invoice_ninja:*:*:*:*:*:*:*:*
Vendors & Products Invoiceninja
Invoiceninja invoice Ninja
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Invoiceninja Invoice Ninja
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-01T12:28:09.104Z

Reserved: 2026-08-31T22:52:20.108Z

Link: CVE-2026-83743

cve-icon Vulnrichment

Updated: 2026-09-01T12:28:04.152Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T05:17:10.617

Modified: 2026-09-01T20:47:54.130

Link: CVE-2026-83743

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T06:00:12Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key