Peaked 1d ago at 1 mentions (2026-06-23); latest day: 1
2 total mentions across 2 days
Deep dive
>Activity timeline2 mentions / 2d
>Signal classification1 categories
Disclosure
2100.0%
>Full discourse2 posts
Joey Romaine 🇺🇸 |=★=|@Tank23x0·
Disclosure
CVSS 9.9. CVE-2026-44179. Worth reading before your users find out the hard way.
xwiki-pro-macros has remote code execution from page title and content via excerpt-include macro
The best defense is the one you set up before you needed it.
Post summary
CVE-2026-44179 is a critical remote code execution vulnerability in xwiki-pro-macros with a CVSS score of 9.9; the text highlights the need to review it before users encounter exploitation.
🚨Critical - XWiki Pro Macros RCE via excerpt-include Macro (CVE-2026-44179)
The excerpt-include macro in XWiki Pro Macros fails to escape the title of the included page, and the excerpt's content is rendered to XWiki syntax and executed with the macro's rights. This enables XWiki syntax injection through a page's title and content.
Any user who can merely edit a page - no script or programming rights required - can embed an {{async}}{{groovy}}...{{/groovy}}{{/async}} payload in the title or content and achieve remote code execution, compromising the confidentiality, integrity, and availability of the entire XWiki installation.
👉Upgrade to XWiki Pro Macros 1.14.5.
Post summary
The text announces a critical RCE in XWiki Pro Macros (CVE‑2026‑44179) that exploits the excerpt‑include macro; it includes an example payload and recommends upgrading to version 1.14.5.