CVE-2026-10779 PUBLISHED

Classified Listing <= 5.4.2 - Missing Authorization to Authenticated (Subscriber+) Feature Modification via Multiple AJAX Handlers ('listingId'/'id' Parameters)

Assigner: Wordfence
Reserved: 03.06.2026 Published: 19.06.2026 Updated: 19.06.2026

The Classified Listing – Classified ads & Business Directory plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 5.4.2. This is due to a missing capability/ownership check on the gallery_image_update_as_feature AJAX handler (action: rtcl_fb_gallery_image_update_as_feature), which accepts a user-supplied listing ID and attachment ID and sets the featured image of a listing while only validating a nonce that is exposed to any logged-in user on the frontend listing-submission form. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change the featured image of arbitrary listings they do not own.

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 techlabpro1
Product Classified Listing – AI-Powered Classified ads & Business Directory
Versions Default: unaffected
  • affected from 0 to 5.4.2 (incl.)

Credits

  • Ben Tamam finder

References

Problem Types

  • CWE-862 Missing Authorization CWE