CVE-2026-4143 PUBLISHED

Neos Connector for Fakturama <= 0.0.14 - Cross-Site Request Forgery to Settings Update

Assigner: Wordfence
Reserved: 13.03.2026 Published: 21.03.2026 Updated: 21.03.2026

The Neos Connector for Fakturama plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to and including 0.0.14. This is due to missing nonce validation in the ncff_add_plugin_page() function which handles settings updates. This makes it possible for unauthenticated attackers to modify plugin settings via a forged request, granted they can trick a site administrator into performing an action such as clicking a link.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor neo2oo5
Product Neos Connector for Fakturama
Versions Default: unaffected
  • affected from * to 0.0.14 (incl.)

Credits

  • Muhammad Afnaan finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE