PatchSiren cyber security CVE debrief
CVE-2026-12853 rocklobsterinc CVE debrief
The Flamingo plugin for WordPress is vulnerable to authorization bypass, allowing authenticated attackers with contributor-level access to enumerate taxonomy terms, potentially revealing internal form purposes, department names, or workflow identifiers. This requires immediate assessment and remediation priority for WordPress installations using the plugin, especially those with contributor-level access or above. The vulnerability's impact includes potential exposure of sensitive information and enumeration of submission counts per channel and contact tag names.
- Vendor
- rocklobsterinc
- Product
- Flamingo
- CVSS
- MEDIUM 5.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-07
- Original CVE updated
- 2026-09-07
- Advisory published
- 2026-09-07
- Advisory updated
- 2026-09-07
Who should care
WordPress administrators, security teams, and developers using the Flamingo plugin should assess exposure and prioritize remediation, especially those with contributor-level access or above.
Why it matters
The Flamingo plugin for WordPress is vulnerable to authorization bypass, allowing authenticated attackers to enumerate taxonomy terms. This requires assessment and remediation priority for WordPress installations using the plugin, especially those with contributor-level access or above.
- Potential exposure of internal form purposes, department names, or workflow identifiers
- Enumeration of submission counts per channel and contact tag names
- Possible use of revealed information for targeted attacks or reconnaissance
- Need for verification of affected versions and remediation efforts
Technical summary
The Flamingo plugin for WordPress is vulnerable to authorization bypass due to improper verification of user authorization. This allows authenticated attackers with contributor-level access and above to enumerate taxonomy terms, potentially revealing internal form purposes, department names, or workflow identifiers, as well as submission counts per channel and contact tag names. The plugin's flamingo_map_meta_cap() filter restricts access to Flamingo's admin UI but does not extend to WordPress core APIs such as XML-RPC wp.getTerms and admin-ajax ajax-tag-search.
Defensive priority
Assess exposure and prioritize remediation for WordPress installations using the Flamingo plugin, especially those with contributor-level access or above.
Recommended defensive actions
- Assess WordPress installations for Flamingo plugin usage and version
- Verify contributor-level access controls and authentication mechanisms
- Consider restricting access to Flamingo's admin UI and WordPress core APIs
- Monitor for potential enumeration attempts and unusual activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is due to improper authorization checks in the Flamingo plugin, allowing enumeration of taxonomy terms including channel names and submission counts. This issue arises from the plugin not properly verifying that a user is authorized to perform an action. The CVE record was published on 2026-09-07T13:18:04.133Z and has not been modified since then. The Flamingo plugin's flamingo_map_meta_cap() filter restricts access to Flamingo's admin UI but does not extend to WordPress core APIs such as XML-RPC wp.getTerms andadmin
Sources and references
Verified primary and authoritative sources
-
CVE-2026-12853 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-12853
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-12853 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-12853
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/flamingo/tags/2.6.1/includes/capabilities.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/flamingo/tags/2.6.1/includes/class-contact.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/flamingo/tags/2.6.1/includes/class-inbound-message.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/flamingo/tags/2.6.2/includes/capabilities.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/flamingo/tags/2.6.2/includes/class-contact.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/flamingo/tags/2.6.2/includes/class-inbound-message.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/changeset/3611179/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.