CVE-2026-77166
Received Received - Intake

Emoji Field Input Validation Flaw in Page Update Endpoint

Vulnerability report for CVE-2026-77166, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: HackerOne

Description

The emoji field in the page emoji update endpoint does not properly validate user input. By injecting long text and line breaks, the sidebar layout becomes broken and can hide other items.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-21
AI Q&A
2026-09-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-840 Business Logic Errors

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability involves improper input validation in the emoji field of a page emoji update endpoint. Attackers can inject long text with line breaks, causing the sidebar layout to break and potentially hide other interface elements.

Detection Guidance

This vulnerability involves improper input validation in the emoji field of a page emoji update endpoint, leading to layout issues. To detect it, monitor for unusual text inputs containing long strings or line breaks in the emoji field. Check server logs for malformed requests or layout errors in the sidebar. No specific commands are provided, but inspecting HTTP requests to the endpoint and validating input handling can help identify the issue.

Impact Analysis

This could lead to a degraded user experience where critical UI elements become inaccessible. It may also enable phishing attacks by manipulating the visible interface to trick users into interacting with hidden elements.

Compliance Impact

This vulnerability does not directly impact compliance with GDPR, HIPAA, or similar standards as it only affects the visual layout of the sidebar by breaking or hiding items due to improper input validation in the emoji field.

Mitigation Strategies

Validate and sanitize all user input in the emoji field to prevent long text and line breaks from breaking the sidebar layout. Implement input length restrictions and filter out unwanted characters.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-77166. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart