CVE-2026-1935 PUBLISHED

Company Posts for LinkedIn <= 1.0.0 - Missing Authorization to Authenticated (Subscriber+) Arbitrary LinkedIn Post Data Deletion

Assigner: Wordfence
Reserved: 04.02.2026 Published: 21.03.2026 Updated: 21.03.2026

The Company Posts for LinkedIn plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.0.0. This is due to a missing capability check on the linkedin_company_post_reset_handler() function hooked to admin_post_reset_linkedin_company_post. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete LinkedIn post data stored in the site's options table.

Metrics

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

Product Status

Vendor brainstation23
Product Company Posts for LinkedIn
Versions Default: unaffected
  • affected from * to 1.0.0 (incl.)

Credits

  • Abhirup Konwar finder

References

Problem Types

  • CWE-862 Missing Authorization CWE