Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-77142 – Broken Access Control / Unauthorized Data Modification – TYPO3 “Industry Directory”

Be the first to know when new zero-days emerge:

Summary

CVE-2026-77142 is a high-severity missing authorization vulnerability affecting the "Industry Directory" TYPO3 extension (Composer package jweiland/yellowpages2). The frontend company self-service editing feature relies solely on client-side visibility controls to determine who may edit a company record, and the server-side update handler does not verify that the requester actually owns the record being modified. As a result, any unauthenticated visitor who can obtain or guess a company record’s identifier from the public directory can submit a crafted update request and overwrite that company’s data, a flaw rated 8.8 (High) under CVSS v4.0.

Technical details

  • Root cause: The extension hides the frontend edit form for company records the current visitor does not own using a template-level (client-side) visibility flag only; the corresponding server-side write/update action performs no equivalent ownership check.
  • Trigger conditions: An attacker needs only the identifier of a company record, obtainable from the extension’s public-facing directory listing, to construct a direct update request against a record they do not control.
  • Attack vector: Network-based, unauthenticated, low complexity — no user interaction and no privileges are required (per the CVSS vector: AV:N/AC:L/AT:N/PR:N/UI:N).
  • Impact: Unauthorized modification (integrity impact rated High) of company directory records belonging to other organizations; no confirmed impact to confidentiality or availability of the affected records per the published vector.

Affected software

  • TYPO3 Extension "Industry Directory" (Composer package jweiland/yellowpages2)
  • Versions 0 through 8.1.1 (all releases prior to 8.1.2)

Severity

  • CVSS v4.0 Base Score: 8.8 (High)
  • Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
  • CWE-862: Missing Authorization
  • CWE-639: Authorization Bypass Through User-Controlled Key

Mitigation and recommended actions

  • Immediate: Upgrade the jweiland/yellowpages2 extension to version 8.1.2 or later, which adds server-side ownership validation on the company record update action, via Composer/TYPO3 Extension Manager.
  • If immediate patching is not possible:
    • Disable or restrict the frontend company self-service editing feature until the update can be applied.
    • Review company directory records for unexpected or unauthorized modifications.
    • Restrict network exposure of the affected TYPO3 frontend endpoints where feasible, and monitor for anomalous update requests referencing company record identifiers not associated with the requesting session.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge