Reference material — not professional advice. Test in staging, back up first, verify against your specific version. Use your own judgment for your environment.
● Medium · CVSS 5.1

How to Fix CVE-2026-27746: jeux (Bundle Sibling)

By Sai Kiran Pandrala. Last verified: 2026-05-25.

CVE-2026-27746 is a sibling vulnerability in the same vendor advisory as CVE-2026-22205. Apply the same patched build and you close both. The technical detail below is what differs.

⚡ At a glance
Severity5.1 (Medium)
Actively exploited?No public listing in CISA KEV
Affectedjeux 0 to <4.1.1
Fixed inSame patched build as CVE-2026-22205
Type (CWE)CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')

What's different about CVE-2026-27746?

The SPIP jeux plugin versions prior to 4.1.1 contain a reflected cross-site scripting (XSS) vulnerability in the pre_propre pipeline. The plugin incorporates untrusted request parameters into HTML output without proper output encoding, allowing attackers to inject arbitrary script content into pages that render a jeux block. When a victim is induced to visit a crafted URL, the injected content is reflected into the response and executed in the victim's browser context.

How to fix CVE-2026-27746

Apply the patched build per the primary write-up: How to Fix CVE-2026-22205. All commands, verification steps, and rollback notes for jeux are listed there.

Frequently asked questions

Does the CVE-2026-22205 patch close CVE-2026-27746?

Yes. Both CVEs are addressed by the same vendor patch. Applying the patched build closes the full bundle.

Is CVE-2026-27746 listed in CISA KEV?

No public KEV listing at the time of this writing.

Where is the official advisory?

See https://blog.spip.net/Mise-a-jour-de-securite-sortie-de-SPIP-4-4-10.html

References


*Written by Sai Kiran Pandrala. Part of the jeux bundle. Full procedure at how-to-fix-cve-2026-22205.*